Cisco Systems WSC2960X24PDL Manual De Usuario

Descargar
Página de 112
Creating an RSPAN Destination Session
You configure an 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.
SUMMARY STEPS
1. configure terminal
2. vlan vlan-id
3. remote-span
4. exit
5. no monitor session {session_number all local remote}
6. monitor session session_number source remote vlan vlan-id
7. monitor session session_number destination interface interface-id
8. end
DETAILED STEPS
Purpose
Command or Action
Enters the global configuration mode.
configure terminal
Example:
Switch#
configure terminal
Step 1
Specifies the VLAN ID of the RSPAN VLAN created from the source
switch, and enters VLAN configuration mode.
vlan vlan-id
Example:
Switch(config)#
vlan 901
Step 2
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.
Identifies the VLAN as the RSPAN VLAN.
remote-span
Example:
Switch(config-vlan)#
remote-span
Step 3
Returns to global configuration mode.
exit
Example:
Switch(config-vlan)#
exit
Step 4
   Catalyst 2960-X Switch Network Management Configuration Guide, Cisco IOS Release 15.0(2)EX
88
OL-29044-01  
Configuring SPAN and RSPAN
Creating an RSPAN Destination Session