output discard
Im trying to track down the cause of high amount of output discards on certain ports in my network. Is there a way to see the discards in wire shark and where they're coming from??
Im trying to track down the cause of high amount of output discards on certain ports in my network. Is there a way to see the discards in wire shark and where they're coming from??
Output discards are typically because there's more data to transmit than the receiver is capable of receiving. This could be down to non-linerate performance of the receiver or it could be due to speed adaption scenarios: e.g. data is received on a 10G port and must be sent out of a 1G port. You could identify which packets are lost by performing a packet capture close to the receiver (preferably using TAPs, but SPAN etc. may also be used) while simultaneously performing a packet capture closer to the source (i.e. on the 10G port if we continue with my previous example). If you compare the two, you'd be able to see which packets were sent but not received i.e. dropped by the switch/router.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2020-10-27 13:55:54 +0000
Seen: 2,404 times
Last updated: Oct 27 '20