Users Guide

Table Of Contents
remote-span
mac access-list rspan
seq 10 permit any any capture session 1 vlan 10
!
Orphan port:
interface ethernet 1/1/25:1
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 10
flowcontrol receive on
mac access-group rspan in
!
interface port-channel 1
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 100
vlt-port-channel 1
!
monitor session 1 type rpm-source
destination remote-vlan 100
flow-based enable
source interface ethernet1/1/25:1 rx
no shut
!
TOR switch configs
interface vlan100
no shutdown
mac access-list rspan
seq 10 permit any any capture session 1 vlan 100
!
Connect port channel to VLT:
interface port-channel 1
no shutdown
switchport mode trunk
switchport access vlan 1
switchport trunk allowed vlan 100
mac access-group rspan in
!
monitor session 1
destination interface ethernet1/1/26:1
flow-based enable
source interface port-channel1 rx
no shut
!
Connect port to packet analyzer:
interface ethernet 1/1/26:1
no shutdown
no switchport
flowcontrol receive on
!
708
Layer 2