Ethernet Configuration Commands
show interfaces counters
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 173
12
The following example displays counters for Ethernet port e1.
Console# show interfaces counters ethernet e1
Port InOctets InUcastPkts InMcastPkts InMcastPkts
--------------------------- ----------- -----------
e1 183892 0 0 0
Port OutOctets OutUcastPkts OutMcastPkts OutBcastPkts
--------------------------- ------------ ------------
e1 9188 0 0 0
FCS Errors0
Single Collision Frames0
Late Collisions0
Oversize Packets0
Internal MAC Rx Errors0
Received Pause Frames0
Transmitted Pause Frames0
The following table describes the fields shown in the display.
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.