09-30-2013 05:13 PM - edited 03-07-2019 03:46 PM
Hi I recently ran across a document on indicators to look for when measuring network performance. I know what commands to run for some of these but not for all. I'm curious what commands you would use to find these statistics. I provide the whole list here.
Specifically I'm looking for these on 7600 and 6500 series switches.
Thank you
09-30-2013 05:22 PM
You could do most of this with SNMP, if you polled every 60 minutes or even kept the default of every 5 minutes, you could monitor 1, 2, 6, 7, 8, 9, 10, 11. 3 could be solved with IP SLA configured on the device and a responder on the opposite side, that could also be polled with SNMP. 4 and 5 are the more complicated because you're doing a calculation of traffic, so you would need to classify traffic into broadcast/multicast/unicast which you would have to do based on the destination address. I really don't think you could do this with the normal show commands. I'm thinking something like a SPAN session on the interface to a traffic analyzer would be the better bet.
09-30-2013 07:14 PM
Thanks Patrick. I have 5 by doing some math and taking show interface commands on the required links. 4 was one that had me baffeled and I may skip due to lack of access to the network. We are only to make due with what is there. Our SNMP report don't provide for all the options you listed and I'm not sure if we will be given access to them so I was looking for some command line alternatives. The only reports we get on SNMP tell us 1 and 2 right now. That's why I asked for CLI commands though I have forwarded a request to get more access to data on the SNMP monitor.
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