DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Router> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Router# configure terminal
Step 2
Clears existing SPAN configuration for a session.
no monitor session session-number
Example:
Router(config)# no monitor session 2
Step 3
Configuring RSPAN Source Session
To configure the source for a RSPAN session:
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
monitor session RSPAN_source_session_number type rspan-source
4.
source
{
single_interface
slot/subslot/port|
single_vlan
[
rx
|
tx
|
both
]
5.
destination remote vlan rspan_vlan_ID
6.
no shutdown
7.
end
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Router> enable
•
Enter your password if prompted.
Layer 2 Configuration Guide for Cisco NCS 4200 Series
17
Configuring Switched Port Analyzer
Configuring RSPAN Source Session