04-05-2015 06:44 AM
I'm trying to find the source of some drops, but I can't find any documentation on what these mean from the output of show drops:
UNKNOWN_L2_ON_L3_DISCARD: Does this mean that it saw a tagged come in on the interface when the interface is not configured as a trunk?
L3_NOT_MYMAC: Does this mean that the packet which arrived on the interface had the incoming interface's IP as the destination IP, but not the incoming interface's MAC as the destination MAC?
The interface reporting these errors is connected to a public Internet Exchange, so it's possible that these errors are caused by the IX being laxed about what type of traffic is allowed to hit the switch fabric.
Thanks!