02-19-2010 02:40 PM - edited 03-06-2019 09:48 AM
Hello All,
We will soon be adding a number of new IP devices to our network and I would like to know if there is a way to get a count of ports that are being used. I've done a few Internet searches, but have come up blank. I found MRTG, but I'm not sure if that will be much help because it seems more suited to traffic analysis. Any ideas?
Thanks a ton!
Mark
Solved! Go to Solution.
02-19-2010 03:57 PM
Use the following commands:
sh interface status | i notconnect
sh interface counters
02-19-2010 03:57 PM
Use the following commands:
sh interface status | i notconnect
sh interface counters
02-19-2010 04:18 PM
Thanks! I'm thinking that I can clear counters and let the switch sit a few days and come back and see which ports are really being used. This will help a lot. Thanks again.
Mark
02-19-2010 05:02 PM
Thanks for the rating. One flaw to this is that sometimes you don't know that the client on the other side is on leave and after 30 days, you see the counters as zero.
02-21-2010 04:06 AM
The only platform that can accurately give you this is the 4500 series, with those you can use the "show int link" command and it will tell you exactly when the port was last used. Why they don't port that command to the rest of switches is beyond me ...
02-21-2010 01:16 PM
Yeah. I've love that command.
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