05-01-2005 11:36 PM - edited 03-03-2019 09:27 AM
Hi All,
Can anybody help me to know the commands that shows the port utilization for both CATOS & IOS.(commands other than show top & show interface)
Your help will be greatly appriciated.Plz help me out.
Regards
Shahul
05-01-2005 11:44 PM
Not sure exactly what you want that you cannot find on the show interfaces or show port, but try these:
On CatOS, try show counters b/p or show port counters b/p.
On IOS, try show int interface counters all. There are various options that you can see with show int interface counters ?.
Hope this is the information you were after.
Kevin Dorrell
Luxembourg
05-01-2005 11:50 PM
Hi Mr.Kevin,
Thankyou verymuch for a very quick response.
Does these commands shows the utilization of the ports?.If its sure it shows the utilization of ports then u have resolved my issue.Plz confirm it,so that i can rate the post and mark my issue solved.
Regards,
Shahul
05-02-2005 12:04 AM
Sorry, if you mean the % of the bandwidth utilised, then I'm afraid it does not give that figure directly. You would have to poll the counters at regular intervals, and do the calculation. The best way to do that is using SNMP and a tool like MTRG, then you can do it without any command line intervention.
Maybe I don't understand your requirement yet, but for IOS what is wrong with the figures given by show int? Those give you the clculated exponential average of rxload and txload directly.
As for CatOS, I don't think there is any way to read the bandwidth utilisation directly.
Kevin Dorrell
Luxembourg
05-02-2005 12:14 AM
What iam looking for is the commands (no tools).
I need to find the commands that shows the utilization of ports both for CATOS & IOS (Other than SHOW TOP - CATOS & SHOW INTERFACE - IOS).
Anyway i thankyou once again for ur immediate responses.If u could find some commands that would be more useful for me.
Regards,
Shahul
05-04-2005 07:05 PM
ON IOS
show interface summary
Gives RXBS and TXBS and RXPS and TXPS and also gives the queue depths
I haven't confirmed how accurate these are or what the dtata capture is ie if instantaneous or 5 minute average output I would ass-u-me that because it has queue depths that it is instantaneous
If you want to look at 5 minute or 30 second averages change your load-interval to suit and do the following
sh int | inc protocol is up | inc 000 bits
CATOS I am not so familiar but because you are lookingf at CATOS this tells me you are looking at switches only and the these commands were available in 12.1 software
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