Owner's Manual

Ethernet Configuration Commands 145
The following example displays counters for port g1.
The following table describes the fields shown in the display:
Console# show interfaces counters ethernet g1
Port InOctets InUcastPkts InMcastPkts InBcastPkts
-------- ---------- ----------- ----------- -----------
g1 0 0 0 0
Port OutOctets OutUcastPkts OutMcastPkts OutBcastPkts
-------- ---------- ------------ ------------ ------------
g1 0 0 0 0
FCS Errors: 0
Single Collision Frames: 0
Late Collisions: 0
Excessive Collisions: 0
Internal MAC Tx Errors: 0
Oversize Packets: 0
Internal MAC Rx 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 frames received that are an integral number of octets in length
but do not pass the FCS check.