CLI Reference Guide-R04

Table Of Contents
Chapter 11
| Interface Commands
Interface Configuration
– 422 –
0 Pause Frames Input
0 Pause Frames Output
===== RMON Stats =====
0 Drop Events
16900558 Octets
40243 Packets
170 Broadcast PKTS
23 Multi-cast PKTS
0 Undersize PKTS
0 Oversize PKTS
0 Fragments
0 Jabbers
0 CRC Align Errors
0 Collisions
21065 Packet Size <= 64 Octets
3805 Packet Size 65 to 127 Octets
2448 Packet Size 128 to 255 Octets
797 Packet Size 256 to 511 Octets
2941 Packet Size 512 to 1023 Octets
9187 Packet Size 1024 to 1518 Octets
===== Port Utilization (recent 300 seconds) =====
0 Octets Input in kbits per second
0 Packets Input per second
0.00 % Input Utilization
0 Octets Output in kbits per second
0 Packets Output per second
0.00 % Output Utilization
Console#
Table 75: show interfaces counters - display description
Parameter Description
IF table Stats
Octets Input The total number of octets received on the interface, including framing
characters.
Octets Output The total number of octets transmitted out of the interface, including
framing characters.
Unicast Input The number of subnetwork-unicast packets delivered to a higher-layer
protocol.
Unicast Output The total number of packets that higher-level protocols requested be
transmitted to a subnetwork-unicast address, including those that
were discarded or not sent.
Discard Input The number of inbound packets which were chosen to be discarded
even though no errors had been detected to prevent their being
deliverable to a higher-layer protocol. One possible reason for
discarding such a packet could be to free up buffer space.
Discard Output The number of outbound packets which were chosen to be discarded
even though no errors had been detected to prevent their being
transmitted. One possible reason for discarding such a packet could be
to free up buffer space.
Error Input The number of inbound packets that contained errors preventing them
from being deliverable to a higher-layer protocol.
Error Output The number of outbound packets that could not be transmitted
because of errors.
Unknown Protocols Input The number of packets received which were discarded because of an
unknown or unsupported protocol.