cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
886
Views
10
Helpful
7
Replies

show Interfaces counters errors not showing Giants column

Magnets
Level 1
Level 1

Hello there,

I've been using 2900 series switches which show these counters

#show int count errors

 

Port Align-Err FCS-Err Xmit-Err Rcv-Err UnderSize OutDiscards

Port Single-Col Multi-Col Late-Col Excess-Col Carri-Sen Runts Giants


however we have a few 9200L-48P-4x running IOS XE 17.03.03

and when i do the same command i get

 

Port Align-Err FCS-Err Xmit-Err Rcv-Err UnderSize OutDiscards
Port Single-Col Multi-Col Late-Col Excess-Col Carri-Sen Runts

Where has the Giants column gone?

1 Accepted Solution

Accepted Solutions

Magnets
Level 1
Level 1

this is the closest i got

 

sho interfaces | i Ethernet[0-9]| giants

 

It outputs the name of the port and the line with the giants on it.

I tried

sho interfaces | i Ethernet[0-9]| [^0] giants

which i thought would show line that didn't have 0 giants but it didn't work. so close enough.

 

View solution in original post

7 Replies 7

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

The 9200 should have it too. Can you post the output of "sh int tex/x/x"?

or

gix/x/x

 

HTH

Magnets
Level 1
Level 1

hmmmm, yes it's there, but not in the table. ugh. look at those giants.

 


GigabitEthernet2/0/40 is up, line protocol is up (connected)
Hardware is Gigabit Ethernet, address is 6c13.xxxx.xxxx (bia xxxxxxxxxxxxx)
Description: XXXXXXXXXXXXXXXXXXXXXXX
MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 1000Mb/s, media type is 10/100/1000BaseTX
input flow-control is on, output flow-control is unsupported
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:07, output 00:00:00, output hang never

Last clearing of "show interface" counters never
Input queue: 0/2000/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 11000 bits/sec, 1 packets/sec
5 minute output rate 18000 bits/sec, 1 packets/sec
39650280 packets input, 14446407548 bytes, 0 no buffer
Received 596302 broadcasts (529843 multicasts)
0 runts, 114893 giants, 0 throttles
114893 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 529843 multicast, 0 pause input
0 input packets with dribble condition detected
57039520 packets output, 32862224608 bytes, 0 underruns
Output 1196810 broadcasts (0 multicasts)
0 output errors, 0 collisions, 3 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out

 

That does help. Sorry, I'm a beginner at this, is there a regular expression i can use to make a table

 

sho int | inc giants

gives me the list but not the interface


Magnets
Level 1
Level 1

That does show the giants error. 

 

Last clearing of "show interface" counters never
Input queue: 0/2000/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 11000 bits/sec, 1 packets/sec
5 minute output rate 18000 bits/sec, 1 packets/sec
39650280 packets input, 14446407548 bytes, 0 no buffer
Received 596302 broadcasts (529843 multicasts)
0 runts, 114893 giants, 0 throttles
114893 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 529843 multicast, 0 pause input
0 input packets with dribble condition detected
57039520 packets output, 32862224608 bytes, 0 underruns
Output 1196810 broadcasts (0 multicasts)
0 output errors, 0 collisions, 3 interface resets
0 unknown protocol drops
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 pause output
0 output buffer failures, 0 output buffers swapped out

 

but not in the error counter table. Is this a cisco bug or have they decided to put it only in the show interface command?


@Magnets wrote:

114893 input errors


`nough said.

"sh interfaces GigabitEthernet 2/0/40 | inc giant"

should show you something like this:

0 runts, 0 giants, 0 throttles

 

HTH

Magnets
Level 1
Level 1

Thanks Reza,

yup, that was the closest i got too. i'm lucky in that i know which interfaces i suspect will have the giants. 

It was so much easier when they showed on the sho int count erro table.

 

Magnets
Level 1
Level 1

this is the closest i got

 

sho interfaces | i Ethernet[0-9]| giants

 

It outputs the name of the port and the line with the giants on it.

I tried

sho interfaces | i Ethernet[0-9]| [^0] giants

which i thought would show line that didn't have 0 giants but it didn't work. so close enough.

 

Review Cisco Networking products for a $25 gift card