29-19
Catalyst 3750 SwitchSoftware Configuration Guide
OL-8550-09
Chapter29 Configuring SPAN and RSPAN
Configuring SPAN and RSPAN
To remove the remote SPAN characteristic from a VLAN and convert it back to a normal VLAN, use the
no remote-span VLAN configuration command.
This example shows how to create RSPAN VLAN 901.
Switch(config)# vlan 901
Switch(config-vlan)# remote span
Switch(config-vlan)# end
Creating an RSPAN Source Session
Beginning in privileged EXEC mode, follow these steps to start an RSPAN source session and to specify
the monitored source and the destination RSPAN VLAN:
Step3 remote-span Configure the VLAN as an RSPAN VLAN.
Step4 end Return to privileged EXEC mode.
Step5 copy running-config startup-config (Optional) Save the configuration in the configuration file.
Command Purpose
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 no monitor session {session_number | all |
local | remote}
Remove any existing RSPAN configuration for the session.
For session_number, the range is 1 to 66.
Specify all to remove all RSPAN sessions, local to remove all local
sessions, or remote to remove all remote SPAN sessions.