Technical data

BLADEOS 6.3 Command Reference
142
Chapter 3: Statistics Commands BMD00186-B, April 2010
Ethernet Statistics
Use the following command to display the ethernet statistics of the selected port:
show interface port
<port alias or number> ethernet-counters
Command mode:
All
Ethernet statistics for port 1:
dot3StatsAlignmentErrors: 0
dot3StatsFCSErrors: 0
dot3StatsSingleCollisionFrames: 0
dot3StatsMultipleCollisionFrames: 0
dot3StatsLateCollisions: 0
dot3StatsExcessiveCollisions: 0
dot3StatsInternalMacTransmitErrors: NA
dot3StatsFrameTooLongs: 0
dot3StatsInternalMacReceiveErrors: 0
Table 71 Ethernet Statistics for Port
Statistics Description
dot3StatsAlignment Errors A count of frames received on a particular interface that are not an
integral number of octets in length and do not pass the Frame Check
Sequence (FCS) check.
The count represented by an instance of this object is incremented
when the alignmentError status is returned by the MAC service
to the Logical Link Control (LLC) (or other MAC user). Received
frames for which multiple error conditions obtained are, according
to the conventions of IEEE 802.3 Layer Management, counted
exclusively according to the error status presented to the LLC.
dot3StatsFCSErrors A count of frames received on a particular interface that are an
integral number of octets in length but do not pass the Frame Check
Sequence (FCS) check.
The count represented by an instance of this object is incremented
when the frameCheckError status is returned by the MAC
service to the LLC (or other MAC user). Received frames for which
multiple error conditions obtained are, according to the conventions
of IEEE 802.3 Layer Management, counted exclusively according to
the error status presented to the LLC.