Show interface – Allied Telesis AT-S63 User Manual
Page 169

AT-S63 Management Software Command Line User’s Guide
Section I: Basic Operations
169
SHOW INTERFACE
Syntax
show interface[=
port
]
Parameter
port
Specifies the port whose interface information you want
to display. You can display more than one port at a
time. To display all of the ports, do not include a port
number.
Description
This command displays the contents of the interface MIB for a specific
port. An example of the information displayed by this command is shown
in Figure 33.
Figure 33. SHOW INTERFACE Command
This command provides the following information about a port:
ifIndex - The index of the interface in the interface table.
ifMTU - The size, in octets, of the largest packet that can be
transmitted on the port.
ifSpeed - An estimate of the port’s current bandwidth, in bits per
second. This MIB object is zero (0) when the port does not have a link
to an end node.
ifAdminStatus - The configured state of the port, one of the following:
Up - The port is up.
Down - The port is down.
ifOperStatus - The current operational status of the port, one of the
following:
Up - A valid link exists between the port and the end node.
Down - The port and the end node have not established a link.
ifIndex.............................. 1
ifMtu................................ 9198
ifSpeed.............................. 100000000
ifAdminStatus........................ Up
ifOperStatus......................... Up
ifLinkUpDownTrapEnable............... Enabled