07-17-2008 03:27 AM - edited 03-06-2019 12:15 AM
Hi all
I have a GigE trunk interface connecting two 6513. On one of the 6513 the "Total output drops" is constantly incremented by 7000 an hour. Total packets outbound is 118000000 an hour.
I know outbound drops might be caused by burst traffic but is there is a way for me to check exactly what traffic is causing this?
Regards
Fredrik
07-17-2008 08:14 AM
To see what traffic is being sent you need to capture the traffic with a SPAN or hardware tape. Then use something like Wireshark to analyze the traffic.
The number of packets dropped because the output queue is full. A common cause of this might be traffic from a high bandwidth link being switched to a lower bandwidth link or traffic from multiple inbound links being switched to a single outbound link. For example, if a large amount of bursty traffic comes in on a gigabit interface and is switched out to a 100Mbps interface, this might cause output drops to increment on the 100Mbps interface. This is because the output queue on that interface is overwhelmed by the excess traffic due to the speed mismatch between the incoming and outgoing bandwidths.
Hope this helps.
Chad
07-18-2008 11:39 AM
Hello Frederick,
I would prefer to look for the reasons these drops happen.
Have you enabled any form of broadcast storm-control or multicast storm-control on the port ?
Packets dropped by broadcast storm-control will appear as output drops
This regular dropping rate could be a multicast stream that is near the threshold.
What kind of flow control is on the GE link ?
You can see from sh int gigabit x/y
In this case do you see a counter of pause frames incrementing ?
What type of linecard is the GE port on ?
Some types of linecards are not really full rate for all the GE ports they host and groups of ports share some resources on the card including access to the switching matrix /backplane
Hope to help
Giuseppe
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