12-01-2010 07:55 AM - edited 03-06-2019 02:18 PM
I have 2 Cat swtiches both configured with vlan 2959 and vlan 3409 and i have trunk configurated between this two switches. Vlan 2959 is my source vlan and 3409 is my destination. On cat2 s/w i can all the traffic from remote s/w and local switch but on cat1 i can only see tx traffic from cat2.
monitor session 2 source vlan 2959
monitor session 2 destination remote vlan 3409
ocp-autex-fe-cat1#sh monitor session 2 detail
Session 2
---------
Type : Remote Source Session
Description : -
Source Ports :
RX Only : None
TX Only : None
Both : None
Source VLANs :
RX Only : None
TX Only : None
Both : 2959
Source RSPAN VLAN : None
Destination Ports : None
Filter VLANs : None
Destination RSPAN VLAN : 3409
Source IP Address : None
Source IP VRF : None
Source ERSPAN ID : None
Destination IP Address : None
Destination IP VRF : None
Destination ERSPAN ID : None
Origin IP Address : None
IP QOS PREC : 0
IP TTL : 255
I have 2 port on CAT1 and CAT2 trunked to each other. I have switch mode trunk on all of them.
Any Clue ?
12-06-2010 07:02 AM
For RSPAN..
1. You ned to create a rspan vlan. In your case it seems to be vlan 3409.
These configs are required on both switches:
conf t
vlan 3409
remote-span
then
you put the following on the Switch with the source vlan.
monitor session 2 source vlan 2959
monitor session 2 destination remote vlan 3409
on the other switch where the destination port is... you put
monitor session 2 source vlan 3409
monitor session 2 destination
If this dont help send a topology and besides this, there are SPAN limitations per hardware. So what hardware are you using?
Shelley.
12-08-2010 09:38 AM
Hey Manjeet,
Did it work? Please rate if the response helped.
Shelley.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide