Specifying Vlans To Filter - Cisco WS-C3750-48PS-S Software Configuration Manual

Network switch
Table of Contents

Advertisement

Configuring SPAN and RSPAN
monitor session session_number destination interface interface-id global configuration command. For
destination interfaces, the encapsulation and ingress options are ignored with the no form of the
command.
This example shows how to remove any existing configuration on SPAN session 2, configure SPAN
session 2 to monitor received traffic on Gigabit Ethernet source port 1, and send it to destination Gigabit
Ethernet port 2 with the same egress encapsulation type as the source port, and to enable ingress
forwarding with 802.1Q encapsulation and VLAN 6 as the default ingress VLAN.
Switch(config)# no monitor session 2
Switch(config)# monitor session 2 source gigabitethernet1/0/1 rx
Switch(config)# monitor session 2 destination interface gigabitethernet1/0/2 encapsulation
replicate ingress dot1q vlan 6
Switch(config)# end

Specifying VLANs to Filter

Beginning in privileged EXEC mode, follow these steps to limit SPAN source traffic to specific VLANs:
Command
Step 1
configure terminal
Step 2
no monitor session {session_number | all |
local | remote}
Step 3
monitor session session_number source
interface interface-id
Step 4
monitor session session_number filter vlan
vlan-id [, | -]
Step 5
monitor session session_number
destination {interface interface-id [, | -]
[encapsulation replicate]}
Catalyst 3750 Switch Software Configuration Guide
27-16
Purpose
Enter global configuration mode.
Remove any existing SPAN configuration for the session.
For session_number, the range is from 1 to 66.
Specify all to remove all SPAN sessions, local to remove all local
sessions, or remote to remove all remote SPAN sessions.
Specify the characteristics of the source port (monitored port) and
SPAN session.
For session_number, the range is from 1 to 66.
For interface-id, specify the source port to monitor. The interface
specified must already be configured as a trunk port.
Limit the SPAN source traffic to specific VLANs.
For session_number, enter the session number specified in Step 3.
For vlan-id, the range is 1 to 4094.
(Optional) Use a comma (,) to specify a series of VLANs, or use a
hyphen (-) to specify a range of VLANs. Enter a space before and after
the comma; enter a space before and after the hyphen.
Specify the SPAN session and the destination port (monitoring port).
For session_number, specify the session number entered in step 3.
For interface-id, specify the destination port. The destination interface
must be a physical port; it cannot be an EtherChannel, and it cannot
be a VLAN.
(Optional) [, | -] Specify a series or range of interfaces. Enter a space
before and after the comma; enter a space before and after the hyphen.
(Optional) Enter encapsulation replicate to specify that the
destination interface replicates the source interface encapsulation
method. If not selected, the default is to send packets in native form
(untagged).
Chapter 27
Configuring SPAN and RSPAN
78-16180-02

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 3750

Table of Contents