user manual

PurposeCommand or Action
untagged vlan vlan-id or vlan vlan-idAccept incoming packets with
untagged encapsulation type with the specified VLAN as the default
VLAN.
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 5
Specifying VLANs to Filter
Beginning in privileged EXEC mode, follow these steps to limit SPAN source traffic to specific VLANs.
SUMMARY STEPS
1.
configure terminal
2.
no monitor session {session_number | all | local | remote}
3.
monitor session session_number source interface interface-id
4.
monitor session session_number filter vlan vlan-id [, | -]
5.
monitor session session_number destination {interface interface-id [, | -] [encapsulation replicate]}
6.
end
DETAILED STEPS
PurposeCommand or Action
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Removes any existing SPAN configuration for the session.
no monitor session {session_number | all |
local | remote}
Step 2
For session_number, the range is 1 to 66.
Example:
Switch(config)# no monitor session all
allRemoves all SPAN sessions.
localRemoves all local sessions.
remoteRemoves all remote SPAN sessions.
Catalyst 2960-X Switch Network Management Configuration Guide, Cisco IOS Release 15.0(2)EX
82 OL-29044-01
Configuring SPAN and RSPAN
Specifying VLANs to Filter