25-13
Catalyst2950 and Catalyst2955 Switch Software Configuration Guide
78-11380-10
Chapter25 Configuring SPAN and RSPAN Configuring RSPAN
Configuring a VLAN as an RSPAN VLAN
First create a new VLAN to be the RSPAN VLAN for the RSPAN session. You must create the RSPAN
VLAN in all switches that will participate in RSPAN. If the RSPAN VLAN-ID is in the normal range
(lower than 1005) and VTP is enabled in the network, you can create the RSPAN VLAN in one switch,
and VTP propagates it to the other switches in the VTP domain. For extended-range VLANs (greater
than 1005), you must configure RSPAN VLAN on both source and destination switches and any
intermediate switches.
Use VTP pruning to get an efficient flow of RSPAN traf fic, or manually delete the RSPAN VLAN from
all trunks that do not need to carry the RSPAN traffic.
Beginning in privileged EXEC mode, follow these steps to create an RSPAN VLAN:
To remove the remote SP AN char acteristic f rom a VLAN and co n ver t it back to a n ormal VLAN, us e 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:
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 vlan vlan-id Enter a VLAN ID to create a VLAN, or enter the VLAN ID of an
existing VLAN, and enter VLAN configuration mode. The range is
from 2 to 1001 and from 1006 to 4094.
Note The RSPAN VLAN cannot be VLAN 1 (the default VLAN)
or VLAN IDs 1002 through 1005 (reserved for Token Ring
and FDDI VLANs).
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
Step1 configure terminal Enter global configuration mode.
Step2 no monitor session {session_number | all |
local | remote}Clear any existing RSPAN configuration for the session.
For session_number, specify the session number identified with this
RSPAN session.
Specify all to remove all RSPAN sessions, local to remove all local
sessions, or remote to remove all remote SPAN sessions.