06-29-2005 07:45 PM - edited 03-03-2019 09:55 AM
I am seeing input queue drops as follows...
Input queue: 0/2000/645675/0 (size/max/drops/flushes)
The drops counter is slowly incrementing but the size counter is always zero. Why are packets being dropped when the queue is empty. I thought the size counter would show the queue as being full.
Also the size of the queue has been automatically increased to 2000 (default 75), we did not configure this. Is this normal behaviour ?
We are running 12.2SXD2 on 7600 platform.
06-30-2005 12:21 AM
Hello,
as I understand it, the size counter shows the number of packets in the queue when at the moment you issue the ' show interfaces' command, so it is very possible that it is 0.
The default is indeed 75...the only way to change this is, TMBK, manually with the 'hold-queue' command.
There are numerous possible reasons for input queue drops, you might want to check the document below:
Troubleshooting Input Queue Drops and Output Queue Drops
HTH,
GP
06-30-2005 05:56 AM
Thanks GP.
I understand what you're saying but I have entered the command hundreds of times as fast as I can and the size is always zero even though the drops are incrementing.
Also we have not entered a "hold queue" command to change the buffer size, the router seems to have done it automatically........triggered by these drops perhaps ??
06-30-2005 04:13 PM
Is this interface a dot1Q trunk? If so inbound packets with vlan tags that are not allowed via the switchport trunk allowed vlan command will be displayed as input drops. This is also true if untagged packets are received and the native vlan is not allowed as part of the trunk.
I have verified this by changing the native vlan to other than 1 and allowing that vlan on the trunk.
I have also seen input queue drops (not sure if on 7600) when the packet fails any configured access lists.
07-02-2005 09:31 PM
yes, it is a trunk. This could explain a lot. Thats very good to know, thanks.
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