30-13
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 4 monitor session session_number
destination {interface interface-id [, | -]
[encapsulation replicate] [ingress {dot1q
vlan vlan-id | untagged vlan vlan-id | vlan
vlan-id}]}
Specifies the SPAN session, the destination port, the packet
encapsulation, and the ingress VLAN and encapsulation.
session_number—Specifies the session number entered in Step 3.
interface-id—Specifies the destination port. The destination
interface must be a physical port; it cannot be an EtherChannel , and
it cannot be a VLAN.
(Optional) [, | -]—Specifies a series or range of interfaces. Enter a
space before and after the comma or hyphen.
(Optional) encapsulation replicate—Specifies that the destination
interface replicates the source interface encapsulation method. If not
selected, the default is to send packets in native form (untagged).
ingress—Enables forwarding of incoming traffic on the destinat ion
port and specifies the encapsulation type:
dot1q vlan vlan-id—Accepts incoming packets with IEEE
802.1Q encapsulation with the specified VLAN as the default
VLAN.
untagged vlan vlan-id or vlan vlan-id—Accepts 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.
Step 3 monitor session session_number source
interface interface-id
Specifies the characteristics of the source port (monitored port) and
SPAN session.
session_number—The range is 1 to 66.
interface-id—Specifies the source port to monitor. The interface
specified must already be configured as a trunk port.
Command Purpose