30-17
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 30 Configuring SPAN and RSPAN
How to Configure SPAN and RSPAN
Specifying VLANs to Filter
Step 3 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 4 monitor session session_number
destination {interface interface-id [, | -]
[ingress {dot1q vlan vlan-id | untagged vlan
vlan-id | vlan vlan-id}]}
Specifies the SPAN session, the destination port, the packet
encapsulation, and the incoming VLAN and encapsulation.
session_number—Enters the number defined in Step 4.
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.
(Optional) [, | -]—Specifies a series or range of interfaces. Enter a
space before and after the comma; enter a space before and after the
hyphen.
Enter ingress with additional keywords to enable forwarding of
incoming traffic on the destination port and to specify the
encapsulation type:
dot1q vlan vlan-id—Forwards incoming packets with IEEE
802.1Q encapsulation with the specified VLAN as the default
VLAN.
untagged vlan vlan-id or vlan vlan-id—Forwards incoming
packets with untagged encapsulation type with the specified
VLAN as the default VLAN.
Step 5 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.
session_number—The range is 1 to 66.
all—Removes all SPAN sessions.
local—Removes all local sessions.
remote—Removes all remote SPAN sessions.
Command Purpose