SmartNA-X 1G/10G Modular | Command Line Reference |
113
SmartNA-X
™
1G/10G User Guide 1.4
©
2015 Network Critical Solutions Limited
Parameters
This command has no arguments or keywords.
Example
Show traffic errors for slot 3:
CONTROLLER>
select slot 3
SLOT3>
show errors
Port UnderSize Fragments OverSize Jabber RxError FCS_Error
A 0 512 0 0 0 0
B 0 0 0 0 0 0
C 0 0 0 0 0 0
D 0 0 0 0 0 0
The following table describes the errors reported:
Error type
Description
Undersize
The number of packets received during this sampling interval that were less
than 64 octets long (excluding framing bits but including FCS octets) and were
otherwise well formed.
Fragments
The total number of packets received during this sampling interval that were
less than 64 octets in length (excluding framing bits but including FCS octets)
and had either a bad Frame Check Sequence (FCS) with an integral number
of octets (FCS Error), or a bad FCS with a non-integral number of octets
(Alignment Error).
OverSize
The number of packets received during this sampling interval that were longer
than the MRU (excluding framing bits but including FCS octets) but were
otherwise well formed.
Jabber
The total number of packets received, longer than the MRU (excluding framing
bits, but including FCS octets), and either a bad Frame Check Sequence (FCS)
with an integral number of octets (FCS Error) or a bad FCS with a non-integral
number of octets (Alignment Error).
RxError
The number of frames for which reception fails due to an internal MAC (Media
Access Control) sublayer receive error.
FCS_Error
The number of packets received that are an integral number of octets in length
but do not pass the FCS check.