1,775
edits
No edit summary |
No edit summary |
||
Line 41: | Line 41: | ||
shown. | shown. | ||
RX errors apply to received packets. Following errors are counted: | '''RX errors apply to received packets. Following errors are counted:''' | ||
* Malformed packets: The packet was corrupt. This is a general receive error counter and more detailed counters will be reported below. | * Malformed packets: The packet was corrupt. This is a general receive error counter and more detailed counters will be reported below. | ||
Line 53: | Line 53: | ||
* Jabber: The packet was longer than the MTU and had a bad CRC. | * Jabber: The packet was longer than the MTU and had a bad CRC. | ||
TX errors indicates errors when sending to the wire fails for some reason. | '''TX errors indicates errors when sending to the wire fails for some reason.''' | ||
* Unable to forward: This is a generic error counter. | * Unable to forward: This is a generic error counter. |
edits