3com 8807 Reference Guide

Page of 1099
132
C
HAPTER
 10: E
THERNET
 P
ORT
 C
ONFIGURATION
 C
OMMANDS
Example
# Display the inbound statistics on the GigabitEthernet ports.
<SW8800> display counters inbound interface GigabitEthernet
 
Interface    Total(pkts)  BroadCast(pkts)  MultiCast(pkts) Err(pkts)
 
GE3/2/1   12,345,678,912,345   OverFlow 12,345,678,912,345 1,234,567
 
GE3/2/2                0             0             0               0
 
GE3/2/3                0             0             0               0
 
GE3/2/4                0             0             0               0
 
 OverFlow :more than 14 decimal digits(7 digits for column "Err").
 
:not supported. 
Statistic values are comma-separated decimal numbers. For the Total, BroadCast 
and MultiCast items, decimal numbers of 14 digits can be displayed at most, and 
those of more than 14 digits are indicated with "OverFlow"; for the Err item, 
decimal numbers of 7 digits can be displayed at most, and those of more than 7 
digits are indicated with "OverFlow".
display interface
Syntax
display interface [ interface-type | interface-type interface-number [ packets] ]
View
Any view
Parameter
interface-type: Specifies the port type.
interface-number: Specifies the port number.
For parameter description, refer to the interface command.
Description
Use the display interface command to view the configuration information on the 
port.
If the port type and number are not specified when displaying the port 
information, the information of all the ports will be displayed. If only the port type 
is specified, all the information of the ports of this type will be displayed. If both 
port type and port number are specified, the information of the designated port 
will be displayed.
Example
# Display configuration information of Ethernet2/1/1.
<SW8800> display interface ethernet2/1/1
 
Ethernet2/1/1 current state : UP
 
 IP Sending Frames’ Format is PKTFMT_ETHNT_2, Hardware address is 
 
00e0-fc00-85ff
 
 The Maximum Transmit Unit is 1500
 
 Media type is twisted pair, loopback not set
 
 Port hardware type is 100_BASE_TX
 
 100Mbps-speed mode, full-duplex mode
 
 Link speed type is autonegotiation, link duplex type is autonegotiation
 
 Flow-control is not enabled
 
 The Maximum Frame Length is 1552
 
 Broadcast MAX-ratio: 100%