![Cisco Catalyst Blade 3032 Software Configuration Manual Download Page 715](http://html.mh-extra.com/html/cisco/catalyst-blade-3032/catalyst-blade-3032_software-configuration-manual_67665715.webp)
30-27
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Software Configuration Guide
OL-13270-06
Chapter 30 Configuring SPAN and RSPAN
Configuring FSPAN and FRSPAN
Configuring an FRSPAN Session
Beginning in privileged EXEC mode, follow these steps to start an RSPAN source session, specify the
monitored source and the destination RSPAN VLAN, and configure FRSPAN for the session:
Step 5
monitor session
session_number
filter
{
ip
|
ipv6
|
mac
}
access-group
{
access-list-number
|
name
}
Specify the SPAN session, the types of packets to filter, and the ACLs
to use in an FSPAN session.
•
For
session_number
, specify the session number entered in
Step 3.
•
For
accessl-list-number
, specify the ACL number that you want
to use to filter traffic.
•
For
name
, specify the ACL name that you want to use to filter
traffic.
Step 6
end
Return to privileged EXEC mode.
Step 7
show monitor
[
session
session_number
]
show running-config
Verify the configuration.
Step 8
copy running-config startup-config
(Optional) Save the configuration in the configuration file.
Command
Purpose
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
no monitor session
{
session_number
|
all
|
local
|
remote
}
Remove any existing RSPAN configuration for the session.
For
session_number
, the range is 1 to 66.
Specify
all
to remove all RSPAN sessions,
local
to remove all local
sessions, or
remote
to remove all remote SPAN sessions.