Which configuration must be implemented to accomplish this goal?


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?
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

cisco-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.