Tuesday, December 15, 2015

CCNP Switch Exam Prep

How can the traffic that is mirrored out the Gigabitether0/48 port be limited to only traffic that is  received or transmitted in VLAN 10 on the GigabitEthernet0/1 port?
Interface GigabitEthernet0/1
     switchport
     switchport mode trunk
     switchport trunk allowed vlan 1-100
     !
Interface GigabitEthernet0/48
     switchport
     switchport mode access
     !
monitor session 1 source interface GigabitEthernet0/1
monitor session 1 destination interface GigabitEthernet0/48
A.      Change the configuration for GigabitEthernet0/48 so that it is a member of VLAN 10.
B.      Add an access-list to GigabitEthernet0/48 to filter out traffic that is not in VLAN 10.
C.      Apply the monitor session filter globally to allow only traffic from VLAN 10.
D.      Change the monitor session source VLAN 10 instead of the physical interface.

Related Posts:

  • CCNP Switch Exam Prep What is the maximum number of switches that can be stacked using Cisco StakWise?        A.4        B.5 &nb… Read More
  • CCNP Switch Exam Prep Which set of configurations will result in all ports on both switches successfully bundling into and etherchannel? A.     … Read More
  • CCNP Switch Exam Prep A network engineer wants to analyze all incoming and outgoing packets for an interface that is connected to an access switch. Which three items must… Read More
  • CCNP Switch Exam Prep How can the traffic that is mirrored out the Gigabitether0/48 port be limited to only traffic that is  received or transmitted in VLAN 10 … Read More
  • CCNP Switch Exam Prep A network engineer wants to add a new switch to an existing switch stack. Which configuration must be added to the new switch before it can be adde… Read More

0 comments:

Post a Comment