09-16-2007 03:36 PM - edited 03-05-2019 06:30 PM
hi
howto monitore a port on Catalyst WS-C3550-12T, I mean to set up a port to the monitoring modus ?
I'd like to mirror all data from port 9 to a specific port, for example to port 5
kind regards
piotr
09-16-2007 04:08 PM
Local SPAN configuration, go to this link for config example..
http://www.cisco.com/en/US/docs/switches/lan/catalyst3550/software/release/12.1_12c_ea1/configuration/guide/swspan.html#wp1036829
Basic script.
Switch(config)# monitor session 1 source interface fastEthernet0/9 both
Switch(config)# monitor session 1 destination interface fastEthernet0/5 ( This is where sniffer is connected )
to see active monitor sessions issue " show monitor "
to kill the monitor issue " no monitor session 1 "
HTH
Jorge
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
Log in to Community