06-20-2019 10:52 AM
customer has a pair of 3750X switches to the 2 port 10G ports.
They are "worried" about when they do a Show Interface TE1/1/1 as part of the output they see
"Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 2727051"
I am not seeing where the output drop buffer might be and what might be done to modify so it does not drop as many packets.
It is connected to a Nexus 7702 10Gig port that is not showing any received packet issues.
Thanks
Solved! Go to Solution.
06-20-2019 11:01 AM
Hello Richard,
to understand the impact of the output drops compare the output drops to output packets
calculate the following ratio
output drops / (output drops + output packets)
taken from show interface tengiga1/1/1
if this ratio is equal or lower to 10^-4 you should be fine, TCP traffic should not suffer excessive retransmissions.
Hope to help
Giuseppe
06-20-2019 11:01 AM
Hello Richard,
to understand the impact of the output drops compare the output drops to output packets
calculate the following ratio
output drops / (output drops + output packets)
taken from show interface tengiga1/1/1
if this ratio is equal or lower to 10^-4 you should be fine, TCP traffic should not suffer excessive retransmissions.
Hope to help
Giuseppe
06-20-2019 11:57 AM
good information. quick calculation came to 0.00000926 well below your .00001
Thank you
06-20-2019 02:04 PM
06-20-2019 02:51 PM
Hello,
on a side note, which IOS are you running ? There is a cosmetic bug in IOS 15.0(2)SE1:
Output drops occur on Tengigabit Ethernet at low traffic.
This problem does not occur on Gigabit Ethernet.
Conditions:
3750X Swich running 15.0(2)SE1
Workaround:
None
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