Users Guide

Table Of Contents
!
interface ethernet1/1/1
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 20
flowcontrol receive on
Interface connected to destination
intermediate# show running-configuration interface ethernet 1/1/4
!
interface ethernet1/1/4
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 20
flowcontrol receive on
Destination switch:
interface vlan20
no shutdown
destination# show running-configuration access-list
!
mac access-list rspan
seq 10 permit any any capture session 1 vlan 20
Interface connected to intermediate switch
destination# show running-configuration interface ethernet 1/1/12
!
interface ethernet1/1/12
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 20
flowcontrol receive on
mac access-group rspan in
destination# show running-configuration interface ethernet 1/1/26:1
!
interface ethernet1/1/26:1
no shutdown
no switchport
flowcontrol receive on
destination# show running-configuration monitor
!
monitor session 1
destination interface ethernet1/1/26:1
flow-based enable
source interface ethernet1/1/12 rx
no shut
destination#
destination# show monitor session all
S.Id Source Destination Dir Mode Source IP Dest IP DSCP TTL Gre-Protocol
State Reason
-----------------------------------------------------------------------------------------
---------
1 ethernet1/1/12 ethernet1/1/26:1 rx flow N/A N/A N/A N/A N/A
true Is UP
NOTE: In OS10, the RSPAN vlan tag is not removed from the mirrored traffic.
Layer 2 701