Page 1 of 1

Refer to the exhibit. An engineer must monitor ingress traffic from SW1 and SW2 port-channel interfaces from SW3. Which

Posted: Fri Jul 22, 2022 7:04 pm
by answerhappygod
Refer to the exhibit. An engineer must monitor ingress traffic from SW1 and SW2 port-channel interfaces from SW3. Which configuration must be implemented to accomplish this goal?
Refer To The Ex 1
Refer To The Ex 1 (70.71 KiB) Viewed 57 times
A. SW3# configure terminal SW3(config)# source interface port-channel 1 rx SW3(config)# source interface port-channel 2 tx SW3(config)# interface ethernet 1/4 SW3(config-if)# destination interface ethernet 1/4 SW3(config-if)# exit SW3(config)# interface Port-channel 1-2 SW3(config-if)# switchport monitor SW3(config-if)# exit
B. SW3# configure terminal SW3(config)# monitor session 2 SW3(config-monitor)# source interface port-channel 1 rx SW3(config-monitor)# source interface port-channel 2 rx SW3(config)# interface ethernet 1/4 SW3(config-if)# switchport monitor SW3(config-if)# exit SW3(config)# monitor session 2 SW3(config-monitor)# destination interface ethernet 1/4
C. SW3# configure terminal SW3(config)# monitor session 2 SW3(config-monitor)# source interface port-channel 1 tx SW3(config-monitor)# source interface port-channel 2 tx SW3(config)# interface Port-channel 1 SW3(config-if)# switchport monitor SW3(config-if)# exit SW3(config)# interface Port-channel 2 SW3(config-if)# switchport monitor SW3(config-if)# exit
D. SW3# configure terminal SW3(config)# monitor session 2 SW3(config-monitor)# source interface port-channel 1 tx SW3(config-monitor)# source interface port-channel 2 rx SW3(config)# interface port-channel 1 SW3(config-if)# switchport monitor SW3(config-if)# exit SW3(config)# interface port-channel 2 SW3(config-if)# switchport monitor SW3(config-if)# exit