12-07-2015 07:06 AM - edited 03-08-2019 02:59 AM
Hi ,
want help on how to monitor Cisco Switch, Router Port open source.
12-07-2015 06:33 PM
To enable monitoring or SPAN on a Cisco switch you can do the following:
monitor session session-id source interface/vlan
monitor session session-id desitination interface/vlan
Say you wanted to capture both transmit and receive traffic on int fa0/1 and send it to fa0/24 it would be:
monitor session 1 source interface fa0/1
monitor session 1 destination interface fa0/24
You would then connect your laptop to port fa 0/24 and run wireshark to capture any data sent/received on port fa 0/1.
12-08-2015 07:28 AM
Hello Pravin,
Are you asking monitoring the switches and router via snmp, Then you can try Nagios, Open NMS, Capsa Free or cacti.
If you are asking to check what are service ports are opened on this devices for vulnerbilty purpose, Then i would say try use Nettools or net mapper.
Hope it Helps..
-GI
Rate if it Helpss
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