Creating An Rspan Destination Session - Cisco 2950 - Catalyst Switch Configuration Manual

Software configuration guide
Hide thumbs Also See for 2950 - Catalyst Switch:
Table of Contents

Advertisement

Chapter 25
Configuring SPAN and RSPAN

Creating an RSPAN Destination Session

Beginning in privileged EXEC mode, follow these steps to create an RSPAN destination session and to
specify the source RSPAN VLAN and the destination port:
Command
Step 1
configure terminal
Step 2
monitor session session_number source
remote vlan vlan-id
Step 3
monitor session session_number
destination interface interface-id
[encapsulation {dot1q}]
Step 4
end
Step 5
show monitor [session session_number]
Step 6
copy running-config startup-config
This example shows how to configure VLAN 901 as the source remote VLAN and port 5 as the
destination interface:
Switch(config)# monitor session 1 source remote vlan 901
Switch(config)# monitor session 1 destination interface fastethernet0/5
Switch(config)# end
78-11380-10
Purpose
Enter global configuration mode.
Specify the RSPAN session and the source RSPAN VLAN.
For session_number, specify the session number identified with this
RSPAN session.
For vlan-id, specify the source RSPAN VLAN to monitor.
Specify the RSPAN session and the destination interface.
For session_number, specify the session number identified with this
RSPAN session.
For interface-id, specify the destination interface.
(Optional) Specify the encapsulation header for outgoing packets. If
not specified, packets are sent in native form.
dot1q—Use 802.1Q encapsulation.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
Catalyst 2950 and Catalyst 2955 Switch Software Configuration Guide
Configuring RSPAN
25-15

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 2955

Table of Contents