SUMMARY STEPS
1.
enable
2.
configure terminal
3.
vlan vlan-id
4.
remote-span
5.
exit
6.
no monitor session {session_number | all | local | remote}
7.
monitor session session_number source remote vlan vlan-id
8.
monitor session session_number destination interface interface-id
9.
end
10.
show running-config
11.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password if prompted.enable
Step 1
Example:
Switch> enable
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 2
Specifies the VLAN ID of the RSPAN VLAN created from the source
switch, and enters VLAN configuration mode.
vlan vlan-id
Example:
Switch(config)# vlan 901
Step 3
If both switches are participating in VTP and the RSPAN VLAN ID
is from 2 to 1005, Steps 3 through 5 are not required because the
RSPAN VLAN ID is propagated through the VTP network.
Identifies the VLAN as the RSPAN VLAN.remote-span
Example:
Switch(config-vlan)# remote-span
Step 4
Returns to global configuration mode.exit
Example:
Switch(config-vlan)# exit
Step 5
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
497
How to Configure SPAN and RSPAN