QuestionQ112

Network

Question Image

Refer to the exhibit. A network engineer must SPAN only ingress traffic on a Cisco MDS 9000 Series Switch from interface fc 1/23 to interface fc 1/24.

Which two configurations must be applied to complete this task?

Choose two
  • A MDS-A(config-span)# source interface fc 1/23
  • B MDS-A(config-if)# switchport mode SD
  • C MDS-A(config-span)# source interface fc 1/23 rx
  • D MDS-A(config-span)# source interface fc 1/23 tx
  • E MDS-A(config-if)# switchport mode TL
Explanation

Ingress SPAN traffic is the receive (rx) direction, so source interface fc 1/23 rx copies only frames entering the switch through fc 1/23. A local SPAN destination interface must be configured in SPAN destination (SD) mode; therefore, fc 1/24 requires switchport mode SD.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!