27-20
Cisco Catalyst Blade Switch 3020 for HP Software Configuration Guide
OL-8915-03
Chapter 27 Configuring SPAN and RSPAN
Configuring SPAN and RSPAN
This example shows how to configure VLAN 901 as the source remote VLAN and port 1 as the
destination interface:
Switch(config)#
monitor session 1 source remote vlan 901
Switch(config)#
monitor session 1 destination interface gigabitethernet0/1
Switch(config)#
end
Creating an RSPAN Destination Session and Configuring Incoming Traffic
Beginning in privileged EXEC mode, follow these steps to create an RSPAN destination session, to
specify the source RSPAN VLAN and the destination port, and to enable incoming traffic on the
destination port for a network security device (such as a Cisco IDS Sensor Appliance).
For details about the keywords not related to incoming traffic, see the
“Creating an RSPAN Destination
Session” section on page 27-19
. This procedure assumes that the RSPAN VLAN has already
been configured.
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
no monitor session
{
session_number
|
all
|
local
|
remote
}
Remove any existing SPAN configuration for the session.
Step 3
monitor session
session_number
source
remote vlan
vlan-id
Specify the RSPAN session and the source RSPAN VLAN.
For
session_number
, the range is 1 to 66.
For
vlan-id
, specify the source RSPAN VLAN to monitor.