30-16
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 30 Configuring SPAN and RSPAN
How to Configure SPAN and RSPAN
Creating an RSPAN Destination SessionCreating an RSPAN Destination Session and Configuring Incoming Traffic
Command Purpose
Step 1 configure terminal Enters global configuration mode.
Step 2 vlan vlan-id Enters the VLAN ID of the RSPAN VLAN created from the source
switch, and enters VLAN configuration mode.
If both switches are participating in VTP and the RSPAN VLAN ID
is from 2 to 1005, Steps 2 through 4 are not required because the
RSPAN VLAN ID is propagated through the VTP network.
Step 3 remote-span Identifies the VLAN as the RSPAN VLAN.
Step 4 exit Returns to global configuration mode.
Step 5 no monitor session {session_number | all |
local | remote}
Removes any existing RSPAN configuration for the session.
session_number—The range is 1 to 66.
all—Removes all RSPAN sessions
local—Removes all local sessions
remote—Removes all remote SPAN sessions.
Step 6 monitor session session_number source
remote vlan vlan-id
Specifies the RSPAN session and the source RSPAN VLAN.
session_number—The range is 1 to 66.
vlan-id—Specifies the source RSPAN VLAN to monitor.
Step 7 monitor session session_number
destination interface interface-id
Specifies the RSPAN session and the destination interface.
session_number—Enters the number defined in Step 6.
In an RSPAN destination session, you must use the same session
number for the source RSPAN VLAN and the destination port.
interface-id—Specifies the destination interface. The destination
interface must be a physical interface.
Though visible in the command-line help string, encapsulation
replicate is not supported for RSPAN. The original VLAN ID is
overwritten by the RSPAN VLAN ID, and all packets appear on the
destination port as untagged.
Step 8 end Returns to privileged EXEC mode.
Command Purpose
Step 1 configure terminal Enters global configuration mode.
Step 2 no monitor session {session_number | all |
local | remote}
Removes any existing SPAN configuration for the session.