cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
12391
Views
5
Helpful
2
Replies

Interface counter errors

dan_track
Level 1
Level 1

Hi,

When I run the command "show interface counter errors" I can see an interface with OutDiscards errors. However, when I do the command "show interface" I can't see any problems reported.

Can someone please explain the difference?

Thanks

Dan

2 Replies 2

jbrenesj
Level 3
Level 3

Outdiscards are a result of too much trying to go out a port at once. Most of the time it

is bursty traffic that overloads the tx buffers for a msec.

I guess you should see output drops on the show interface as well:

sh int g3/x

Input queue: 0/2000/0/0 (size/max/drops/flushes); Total output drops: 25130 <<<<<<<<<<<<<<<<

Can you clear counters and

keep an eye them. What time of day do they go up? What is going out the ports when the

problem is happening? Is there some kind of batch job or something else running with the

counters are increasing?

michael.hinz
Level 1
Level 1

Hi Dan,

I see the exact same behavior on almost all my 3750 (none G, G, X, ... types) type switches.  I worked with TAC on it and got the answer that this is a purely "display bug only" and can "be ignored".  I did not like this answer.  So I kept digging.  Cisco actually has a guideline / recommended setup for 3750X switches on their website which I find very interesting.  I learned about it during Cisco Live this year and would never have found it otherwise.

http://www.cisco.com/en/US/docs/solutions/SBA/February2013/Cisco_SBA_BN_LANConfigurationFilesGuide-Feb2013.pdf

I compared this guide to my configuration and noticed the following difference. The default queue settings 3750X generated via Auto QOS look like this:

     mls qos queue-set output 1 threshold 3 100 100 100 400

Here is the same queue setting from the recommendations document (see link above):

     mls qos queue-set output 1 threshold 3 100 100 100 3200

I have implemented this Cisco recommded setting and have seen almost no OutDiscards since.

Hope this helps.

Mike

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:

Review Cisco Networking products for a $25 gift card