Removing Ports From An Rspan Session - Cisco 2950 - Catalyst Switch Configuration Manual

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

Advertisement

Configuring RSPAN

Removing Ports from an RSPAN Session

Beginning in privileged EXEC mode, follow these steps to remove a port as an RSPAN source for a
session:
Command
Step 1
configure terminal
Step 2
no monitor session session_number source
interface interface-id [, | -] [both | rx | tx]
Step 3
end
Step 4
show monitor [session session_number]
Step 5
copy running-config startup-config
This example shows how to remove port 1 as an RSPAN source for RSPAN session 1:
Switch(config)# no monitor session 1 source interface fastEthernet0/1
Switch(config)# end
This example shows how to disable received traffic monitoring on port 1, which was configured for
bidirectional monitoring:
Switch(config)# no monitor session 1 source interface fastEthernet0/1 rx
The monitoring of traffic received on port 1 is disabled, but traffic sent from this port continues to be
monitored.
Catalyst 2950 and Catalyst 2955 Switch Software Configuration Guide
25-16
Purpose
Enter global configuration mode.
Specify the characteristics of the RSPAN source port (monitored
port) to remove.
For session_number, specify the session number identified with
this RSPAN session.
For interface-id, specify the source port to no longer monitor. Valid
interfaces include physical interfaces and port-channel logical
interfaces (port-channel port-channel-number).
(Optional) Use [, | -] to specify a series or range of interfaces if they
were configured. Enter a space before and after the comma; enter
a space before and after the hyphen.
(Optional) Specify the direction of traffic (both, rx, or tx) to no
longer monitor. If you do not specify a traffic direction, both
transmit and receive are disabled.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
Chapter 25
Configuring SPAN and RSPAN
78-11380-10

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 2955

Table of Contents