Refer to the exhibit. Host A is monitoring data and RSPAN is configured on Sw_A with the following commands:
Sw_A# show running-config ...output omitted... monitor session 5 source interface gi0/1 monitor session 5 destination remote vlan 75 ...output omitted... vlan 75 name RSPAN remote span
Which set of commands would complete the RSPAN configuration?
Sw_B(config)# monitor session 5 source remote vlan 75
Sw_B(config)# monitor session 5 destination interface gi0/12
Sw_B(config)# vlan 75
Sw_B(config-vlan)# name RSPAN
Sw_B(config-vlan)# remote-span
Sw_B(config)# monitor session 5 source interface gi0/12
Sw_B(config)# monitor session 5 destination remote vlan 75
Sw_B(config)# vlan 75
Sw_B(config-vlan)# name RSPAN
Sw_B(config-vlan)# remote-span
Sw_B(config)# monitor session 5 source interface Gi0/1
Sw_B(config)# monitor session 5 destination remote vlan 75
Sw_B(config)# vlan 75
Sw_B(config-vlan)# name RSPAN
Sw_B(config-vlan)# remote-span
Sw_B(config)# monitor session 5 source remote vlan 75
Sw_B(config)# monitor session 5 destination interface gi0/7
Sw_B(config)# vlan 75
Sw_B(config-vlan)# name RSPAN
Sw_B(config-vlan)# remote-span
Explanation: The Sw_B configuration is almost identical to the Sw_A configuration except the destination interface for the monitor session is Gi0/12 (the port to which host A connects).
Exam with this question: CCNP Core Networking: Modules 22 - 24 Checkpoint Exam: Network Design and Monitoring Exam
Please login or Register to submit your answer