49-13
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 49 Configuring SPAN, RSPAN and the Mini Protocol Analyzer
Configuring RSPAN on the Switch
This example shows how to set VLAN 500 as an RSPAN VLAN and verify the configuration:
Console> (enable)
set vlan 500 rspan
vlan 500 configuration successful
Console> (enable)
Console> (enable)
show vlan
.
display truncated
.
VLAN DynCreated RSPAN
---- ---------- --------
1 static disabled
2 static disabled
3 static disabled
99
static disabled
500 static enabled
Console> (enable)
To configure the RSPAN source ports, perform this task in privileged mode:
This example shows how to specify ports 4/1 and 4/2 as the ingress source ports for RSPAN VLAN 500:
Console> (enable)
set rspan source 4/1-2 500 rx
Rspan Type : Source
Destination : -
Rspan Vlan : 500
Admin Source : Port 4/1-2
Oper Source : None
Direction : receive
Incoming Packets: -
Learning : -
Multicast : enabled
Filter : -
Console> (enable)
To configure the RSPAN source VLANs, perform this task in privileged mode:
Task
Command
Step 1
Configure the RSPAN source ports. Use this
command on each of the source switches that
participate in RSPAN.
set rspan source
{
src_mod/src_ports...
|
vlans...
|
sc0
} {
rspan_vlan
} [
rx
|
tx
|
both
]
session
session_number
[
multicast
{
enable
|
disable
}] [
filter
vlans...
] [
create
]
Step 2
Verify the RSPAN configuration.
show rspan
Task
Command
Step 1
Configure the RSPAN source VLANs. All the
ports in the source VLAN become the operational
source ports.
set rspan source
{
src_mod/src_ports...
|
vlans...
|
sc0
} {
rspan_vlan
} [
rx
|
tx
|
both
]
session
session_number
[
multicast
{
enable
|
disable
}] [
filter
vlans...
] [
create
]
Step 2
Verify the RSPAN configuration.
show rspan