cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
417
Views
0
Helpful
3
Replies

SPAN in Catalyst 6509

We are trying to configure a few SPAN in the same equipment, but only one is allowed. Does anyone know how can I do it?

TIA

1 Accepted Solution

Accepted Solutions

earfood
Level 1
Level 1

here is what you need to do

set span [source{port/vlan}] [destination port ] {here is where you put your options} create

if you do not add the create at the end the current span session will just be erased. if you add the create at the end a new session will be establised.

here is a list of the options.

[rx | tx | both] [inpkts {enable | disable}] [learning {enable | disable}] [multicast {enable | disable}]

"sho span" to verify config.

Mark Goodson

View solution in original post

3 Replies 3

7rbowenii
Level 3
Level 3

TIA- Look into RSPAN capabilities of the 6509, it should have what you are looking for...

earfood
Level 1
Level 1

here is what you need to do

set span [source{port/vlan}] [destination port ] {here is where you put your options} create

if you do not add the create at the end the current span session will just be erased. if you add the create at the end a new session will be establised.

here is a list of the options.

[rx | tx | both] [inpkts {enable | disable}] [learning {enable | disable}] [multicast {enable | disable}]

"sho span" to verify config.

Mark Goodson