Specifications

2-141
Catalyst 2950 and Catalyst 2955 Switch Command Reference
78-15304-01
Chapter 2 Cisco IOS Commands
remote-span
remote-span
Use the remote-span VLAN configuration command to add the Remote Switched Port Analyzer
(RSPAN) feature to a VLAN. Use the no form of this command to remove the RSPAN feature from the
VLAN.
remote-span
no remote-span
This command is available only if your switch is running the enhanced software image (EI).
Syntax Description This command has no arguments or keywords.
Defaults No RSPAN VLANs are defined.
Command Modes VLAN configuration
Command History
Usage Guidelines When a VLAN is converted from a normal VLAN to an RSPAN VLAN (or the reverse), the VLAN is
first deleted and is then recreated with the new configuration. The RSPAN feature is propagated by
VLAN Trunking Protocol (VTP) for VLAN-IDs that are lower than 1005.
Before you configure the RSPAN remote-span feature, use the vlan (global configuration) command to
create the VLAN.
Examples This example shows how to configure an RSPAN VLAN.
Switch(config)# vlan 901
Switch(config-vlan)# remote-span
This example shows how to remove the RSPAN feature from a VLAN.
Switch(config)# vlan 901
Switch(config-vlan)# no remote-span
You can verify your settings by entering the show vlan user EXEC command.
Release Modification
12.1(11)EA1 This command was first introduced.