Chapter 30 Configuring SPAN and RSPAN

Configuring SPAN and RSPAN

 

Command

Purpose

Step 6

 

 

show monitor [session session_number]

Verify the configuration.

 

show running-config

 

Step 7

 

 

copy running-config startup-config

(Optional) Save the configuration in the configuration file.

 

 

 

To delete a SPAN session, use the no monitor session session_number global configuration command.

To remove a source port or VLAN from the SPAN session, use the no monitor session session_number source {interface interface-id vlan vlan-id} global configuration command. To remove the RSPAN VLAN from the session, use the no monitor session session_number destination remote vlan vlan-id.

This example shows how to remove any existing RSPAN configuration for session 1, configure RSPAN session 1 to monitor multiple source interfaces, and configure the destination as RSPAN VLAN 901.

Switch(config)# no monitor session 1

Switch(config)# monitor session 1 source interface gigabitethernet1/0/1 tx

Switch(config)# monitor session 1 source interface gigabitethernet1/0/2 rx

Switch(config)# monitor session 1 source interface port-channel 2

Switch(config)# monitor session 1 destination remote vlan 901

Switch(config)# end

Creating an RSPAN Destination Session

You configure the RSPAN destination session on a different switch or switch stack; that is, not the switch or switch stack on which the source session was configured.

Beginning in privileged EXEC mode, follow these steps to define the RSPAN VLAN on that switch, to create an RSPAN destination session, and to specify the source RSPAN VLAN and the destination port:

 

Command

Purpose

Step 1

 

 

configure terminal

Enter global configuration mode.

Step 2

 

 

vlan vlan-id

Enter the VLAN ID of the RSPAN VLAN created from the source

 

 

switch, and enter VLAN configuration mode.

 

 

If both switches are participating in VTP and the RSPAN VLAN ID

 

 

is from 2 to 1005, Steps 2 through 4 are not required because the

 

 

RSPAN VLAN ID is propagated through the VTP network.

Step 3

 

 

remote-span

Identify the VLAN as the RSPAN VLAN.

Step 4

 

 

exit

Return to global configuration mode.

Step 5

 

 

no monitor session {session_number all

Remove any existing RSPAN configuration for the session.

 

local remote}

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.

Step 6

 

 

monitor session session_number source

Specify the RSPAN session and the source RSPAN VLAN.

 

remote vlan vlan-id

For session_number, the range is 1 to 66.

 

 

 

 

For vlan-id, specify the source RSPAN VLAN to monitor.

 

 

 

 

 

Catalyst 3750-E and 3560-E Switch Software Configuration Guide

 

 

 

 

 

 

OL-9775-02

 

 

30-19

 

 

 

 

 

Page 655
Image 655
Cisco Systems 3750E manual Creating an Rspan Destination Session, Remote vlan vlan-id, 30-19