05-21-2008 04:27 PM - edited 03-05-2019 11:08 PM
Hi,
The "show interface" command give out too much information. Such as "5 minutes input rate/ output rate" etc. Can anyone tell me how to identify the interface issue by those info?
Much apprecited!
Learner
Solved! Go to Solution.
05-21-2008 04:40 PM
Learner,
Almost every bit of information that the show interface command provides can be very valuable depending on the situation. Below is a link that will shed some light for you on what all the statistics mean.
http://www.cisco.com/en/US/products/hw/switches/ps700/products_tech_note09186a008015bfd6.shtml#tab1
Mark
05-21-2008 04:40 PM
Learner,
Almost every bit of information that the show interface command provides can be very valuable depending on the situation. Below is a link that will shed some light for you on what all the statistics mean.
http://www.cisco.com/en/US/products/hw/switches/ps700/products_tech_note09186a008015bfd6.shtml#tab1
Mark
05-21-2008 07:49 PM
I think the 5 minute rate is very helpful in troubleshooting the link. But if the you don't want the clutter or the all info of "show interface" use the "include" keyword to display only what your loooking for.
ex. for errors only:
switch> show interface fa2/0/3 | include errors
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 output errors, 0 collisions, 0 interface resets
substitute whatever keyword you want in place of "errors"
05-21-2008 07:53 PM
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