![Cisco Catalyst Blade 3032 Software Configuration Manual Download Page 707](http://html.mh-extra.com/html/cisco/catalyst-blade-3032/catalyst-blade-3032_software-configuration-manual_67665707.webp)
30-19
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide
OL-13270-06
Chapter 30 Configuring SPAN and RSPAN
Configuring SPAN and RSPAN
Beginning in privileged EXEC mode, follow these steps to create an RSPAN VLAN:
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:
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
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
2 to 1001 and 1006 to 4094.
The RSPAN VLAN cannot be VLAN 1 (the default VLAN) or VLAN
IDs 1002 through 1005 (reserved for Token Ring and FDDI VLANs).
Step 3
remote-span
Configure the VLAN as an RSPAN VLAN.
Step 4
end
Return to privileged EXEC mode.
Step 5
copy running-config startup-config
(Optional) Save the configuration in the configuration file.
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
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.