The display ip interface description command displays brief information on and descriptions of IP-related interfaces.
If no parameter is specified, brief IP configurations of all interfaces are displayed.
Parameter | Description | Value |
---|---|---|
interface-type |
Displays IP description configurations of a specified type of interface. If no interface type is specified, the system displays IP configurations of and statistics on all interfaces. |
The value is a string of 1 to 63 case-sensitive characters, spaces not supported. |
interface-number |
Displays IP description configurations of a specified interface. ifNum and ifType define an interface. If an interface type is specified but no interface number is specified, statistics on and IP description configurations of all the interfaces of the specified type are displayed. |
The value is a string of 1 to 63 case-sensitive characters, spaces not supported. |
slot slot-number |
Displays the IP configuration and statistics of interfaces on the specified slot. If the slot number is not specified, description IP configurations of the interfaces on all interface boards and main control boards are displayed. In VS mode, this parameter is supported only by the admin VS. |
The value is a string of 1 to 63 case-sensitive characters, spaces not supported. |
card card-number |
Displays the IP configuration and statistics of interfaces on the specified slot. If the slot number is not specified, description IP configurations of the interfaces on all interface boards and main control boards are displayed. In VS mode, this parameter is supported only by the admin VS. |
The value is a string of 1 to 63 case-sensitive characters, spaces not supported. |
ip-configured |
Displays the IP configuration of interfaces assigned IP addresses. |
- |
except |
Displays the IP configuration of interfaces, excluding the interfaces of the specified type. |
- |
Usage Scenario
To view brief information on and descriptions of IP-related interfaces, run the display ip interface description command.
Implementation Procedure
Precautions
You can run the display ip interface brief command to view the following:
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ip interface description Codes: Ana(Analogmodem), Asy(Async), Cell(Cellular), Dia(Dialer), Eth(Ethernet) GE(GigabitEthernet), H(Hssi), Ima(Ima-group), Loop(LoopBack), MTun(MTunnel), S(Serial), Tun(Tunnel), VE(Virtual-Ethernet), VT(Virtual-Template) d(dampened), D(down), *D(administratively down), !D(FIB overload down), ^D(standby), l(loopback), s(spoofing), U(up), E(E-Trunk down) ------------------------------------------------------------------------------ Number of interfaces whose physical status is Up: 3 Number of interfaces whose physical status is Down: 1 Number of interfaces whose protocol status is Up: 1 Number of interfaces whose protocol status is Down: 3 Interface IP Address/Mask Phy Prot Description Eth-Trunk1 2.2.2.2/24 D D GE0/1/0 unassigned U D GE0/1/1 .1 10.1.1.1/24 U U GE0/1/1 unassigned U D
Item | Description |
---|---|
Number of interfaces whose physical status is Up/Down | Number of interfaces with the physical status of Up/Down. |
Number of interfaces whose protocol status is Up/Down | Number of interfaces with the link layer protocol of Up/Down. |
Interface | Interface type and number. |
IP Address/Mask | IP address and subnet mask of a Layer 3 interface. |
Phy | Physical status of an interface. |
Prot | Link layer protocol status of an interface. |
Codes | The following information provides the full spelling and explanation of the abbreviated interface names, physical status, and link layer protocols. |