Become a Member
I have some VoIP servers that are showing packet loss. The servers are conencteed via WAN link between 2 5406r switches. I am trying to start by gathering some statistics from the switch, but the command `display packet-drop` doesn't seem to work on this model. Is there another command that will show me these stats?
Hi @strict_bishop !
'show interfaces all' command will show you errors and drops on interfaces.
That's what I was looking for. Thanks!