cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2118
Views
0
Helpful
4
Replies

show int command on switch

sarahr202
Level 5
Level 5

Hi every body.

I just want to know   when we use the command "  show int "  on a cisco switch,   it will show different counters such as input error ,output error,  etc.

What are input error and output error? 

what is considered as input  and output?

thanks and have a nice weekend.

3 Accepted Solutions

Accepted Solutions

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Sarah,

input packets = valid packets received on the interface

output packets = valid packets transmitted successfully on the interface

input errors are errors in receiving packets, specific error types apply to different interface type (serial, ATM, fastethernet)

output errors are errors in sending packets out the interface.

for ethernet interfaces you can look at:

see the description of all fields here:

http://www.cisco.com/en/US/docs/internetworking/troubleshooting/guide/tr1904.html

http://www.cisco.com/en/US/products/hw/switches/ps700/products_tech_note09186a008015bfd6.shtml

among input errors there are:

giants : frames  too big to be received

runts: frames too short (minimum size is 64 bytes in ethernet)

CRC : FCS checksum fails

possible output errors include collisions, late collisions, multiple collisions

Hope to help

Giuseppe

View solution in original post

Reza Sharifi
Hall of Fame
Hall of Fame

Hi Sarah,

There are a number things that can cause input and output errors. Example:

By default, all layer 2 ports are in dynamic desirablemode, so the layer 2 port tries to form a trunk link and sends out DTP packets to the remote device. When a layer 3 interface is connected to a layer 2 switchport, it is not able to interpret these frames, which results in Input errors, WrongEncap errors, and Input queue drops.

Have a look at this document for more info:

http://www.cisco.com/en/US/products/hw/switches/ps700/products_tech_note09186a008015bfd6.shtml#intro

HTH

Reza

View solution in original post

Leo Laohoo
Hall of Fame
Hall of Fame

This command is not applicable to the 2900/3500XL, 4XXX and 6XXX.  Try the command "sh controller ethernet " for a refine output.

View solution in original post

4 Replies 4

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Sarah,

input packets = valid packets received on the interface

output packets = valid packets transmitted successfully on the interface

input errors are errors in receiving packets, specific error types apply to different interface type (serial, ATM, fastethernet)

output errors are errors in sending packets out the interface.

for ethernet interfaces you can look at:

see the description of all fields here:

http://www.cisco.com/en/US/docs/internetworking/troubleshooting/guide/tr1904.html

http://www.cisco.com/en/US/products/hw/switches/ps700/products_tech_note09186a008015bfd6.shtml

among input errors there are:

giants : frames  too big to be received

runts: frames too short (minimum size is 64 bytes in ethernet)

CRC : FCS checksum fails

possible output errors include collisions, late collisions, multiple collisions

Hope to help

Giuseppe

http://http://www.cisco.com/en/US/products/hw/switches/ps700/products_tech_note09186a008015bfd6.shtml

Thanks Giuseppe  .  The above forwarded link   shows"  no buffer""  and  " ignored"   counters   when " show int" command is issued.   I  still do not understand the difference between the two counters.   Would you please explain the difference?

Thanks  and have a nice weekend.

Reza Sharifi
Hall of Fame
Hall of Fame

Hi Sarah,

There are a number things that can cause input and output errors. Example:

By default, all layer 2 ports are in dynamic desirablemode, so the layer 2 port tries to form a trunk link and sends out DTP packets to the remote device. When a layer 3 interface is connected to a layer 2 switchport, it is not able to interpret these frames, which results in Input errors, WrongEncap errors, and Input queue drops.

Have a look at this document for more info:

http://www.cisco.com/en/US/products/hw/switches/ps700/products_tech_note09186a008015bfd6.shtml#intro

HTH

Reza

Leo Laohoo
Hall of Fame
Hall of Fame

This command is not applicable to the 2900/3500XL, 4XXX and 6XXX.  Try the command "sh controller ethernet " for a refine output.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco