08-04-2011 01:10 AM - edited 03-04-2019 01:10 PM
Hi,
We are getting packet drop in our network passing through WAN Router. Please find the below command output from WAN router.
sh interfaces gi0/1
Input queue: 0/75/16058/0 (size/max/drops/flushes); Total output drops: 0
sh ip traffic
Drop: 9614 encapsulation failed, 0 unresolved, 0 no adjacency
Can you please let me know how to resolve this issue. Please let me know if you need any other details.
Thanks,
som
08-04-2011 01:26 AM
This encapsulation failed drops, increase constantly and fast or you just have them over a longer period of time?
Usually this "encapsulation failed" indicates that the router had no ARP request entry and therefore did not send a datagram.
If they increase in a rapid manner, check your routing configuration and forwarding table. Your device may receive a lot of packets that it doesn't know how to handle due to inconsistent routing / forwarding table.
HTH,
Calin
08-04-2011 02:30 AM
Hi Calin,
I have checked that encapsulation failed drops is not increase constantly.
Thx,
som
08-04-2011 02:42 AM
but input queue drop increasing rapidly
Before-
Input queue: 0/75/16058/0 (size/max/drops/flushes); Total output drops: 0
Now-
Input queue: 0/75/16098/0 (size/max/drops/flushes); Total output drops: 0
08-04-2011 02:56 AM
This may be just because you have qos or policing on this interface.
In that case, it is normal behaviour.
regards,
Leo
08-04-2011 01:27 AM
You can look this up in the command reference:
http://www.cisco.com/en/US/docs/ios/12_1/iproute/command/reference/1rdip.html#wp1020634
Look at table 23:
encapsulation failed | Usually indicates that the router had no ARP request entry and therefore did not send a datagram. |
regards,
Leo
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