Hello,
I need to configure a SPAN port on a 6500 series switch in order to mirror traffic from all other ports to a single port connected to a DLP monitoring server. Could someone please advise on the best way to do this.
Solved! Go to Solution.
Hi
An easy way is use a range on the span session:
monitor session 1 source interface G 1/1 - 15 both ('both' is default and it represent TX and RX, you can use that twice only)
monitor session 1 destination interface G1/24
Hope it is useful
:-)