How to show dropped packets per interface on Linux
By
Anonymous
We can use the ip command or netstat command or ethtool command to show dropped packets statistics per network interface on Linux. Let us see how to use both commands list dropped packets per interface.