Command Line Interface Reference Guide HP BladeSystem PC Blade Switch

8-18 www.hp.com HP PC Blade Switch CLI Reference Guide
Ethernet Configuration Commands
The following command displays counters for Ethernet port e1:
The following table describes the fields shown in the example.
Console# show interfaces counters ethernet e1
Port InOctets InUcastPkts InMcastPkts InBcastPkts
------ ----------- -------------- ----------- -----------
e1 183892 0 0 0
Port OutOctets OutUcastPkts OutMcastPkts OutBcastPkts
------ ----------- -------------- ------------ ------------
e1 9188 0 0 0
FCS Errors: 8
Single Collision Frames: 0
Late Collisions: 0
Oversize Packets: 0
Internal MAC Rx Errors: 0
Symbol Errors: 0
Received Pause Frames: 0
Transmitted Pause Frames: 0
Field Description
InOctets Counted received octets.
InUcastPkts Counted received unicast packets.
InMcastPkts Counted received multicast packets.
InBcastPkts Counted received broadcast packets.
OutOctets Counted transmitted octets.
OutUcastPkts Counted transmitted unicast packets.
OutMcastPkts Counted transmitted multicast packets.
OutBcastPkts Counted transmitted broadcast packets.
FCS Errors Counted received frames that are an integral number of octets in
length but do not pass the FCS check.
Single Collision Frames Counted frames that are involved in a single collision, and are
subsequently transmitted successfully.
Late Collisions Number of times that a collision is detected later than one slot time
into the transmission of a packet.
Oversize Packets Counted frames received that exceed the maximum permitted frame
size.
Internal MAC Rx Errors Counted frames for which reception fails due to an internal MAC
sublayer receive error.