6 show interface ethernet, Show interface ethernet - 8, Utility commands at8402 – Kontron AT8402 CLI User Manual

Page 148

Advertising
background image

Utility Commands

AT8402

AT8402 CLI Reference Manual

Page 4 - 8

Broadcast Packets Received The total number of packets received that were directed

to the broadcast address. Note that this does not include multicast
packets.

Packets Received With Error The number of inbound packets that contained errors

preventing them from being deliverable to a higher-layer protocol.

Packets Transmitted Without Error The total number of packets transmitted out of

the interface.

Broadcast Packets Transmitted The total number of packets that higher-level proto-

cols requested to be transmitted to the Broadcast address, including
those that were discarded or not sent.

Transmit Packet Errors The number of outbound packets that could not be transmit-

ted because of errors.

Address Entries Currently In Use The total number of Forwarding Database

Address Table entries now active on the switch, including learned and
static entries.

VLAN Entries Currently In Use The number of VLAN entries presently occupying

the VLAN table.

Time Since Counters Last Cleared The elapsed time, in days, hours, minutes, and

seconds since the statistics for this switch were last cleared.

4.3.6

show interface ethernet

This command displays detailed statistics for a specific interface or for all CPU traffic
based upon the argument.

Format

show interface ethernet

{<slot/port> | switchport}

Mode

Privileged EXEC

The when you specify a value for <slot/port>, the command displays the following
information:

Packets Received

Total Packets Received (Octets) - The total number of octets of data
(including those in bad packets) received on the network (excluding
framing bits but including Frame Check Sequence (FCS) octets). This
object can be used as a reasonable estimate of Ethernet utilization. If
greater precision is desired, the etherStatsPkts and etherStatsOctets
objects should be sampled before and after a common interval. The
result of this equation is the value Utilization which is the percent uti-
lization of the Ethernet segment on a scale of 0 to 100 percent.
Packets Received 64 Octets - The total number of packets (including
bad packets) received that were 64 octets in length (excluding framing
bits but including FCS octets).
Packets Received 65-127 Octets - The total number of packets (includ-
ing bad packets) received that were between 65 and 127 octets in
length inclusive (excluding framing bits but including FCS octets).

Advertising