9
XGE1/0/2 ADM auto F A 1
When you use the
begin
keyword to filter the output, the system only searches the Layer 2 interface list.
# Display brief information about all UP interfaces.
<Sysname> display interface brief | include UP
The brief information of interface(s) under route mode:
Link: ADM - administratively down; Stby - standby
Protocol: (s) - spoofing
Interface Link Protocol Main IP Description
M-GE1/0/0 UP UP 192.168.11.8
NULL0 UP UP(s) --
Vlan1 UP UP 192.168.0.100
The brief information of interface(s) under bridge mode:
Link: ADM - administratively down; Stby - standby
Speed or Duplex: (a)/A - auto; H - half; F - full
Type: A - access; T - trunk; H - hybrid
Interface Link Speed Duplex Type PVID Description
XGE1/0/1 UP 10G(a) F A 1
# Display the brief information about all interfaces except Ethernet interfaces.
<Sysname> display interface brief | exclude XGE
The brief information of interface(s) under route mode:
Link: ADM - administratively down; Stby - standby
Protocol: (s) - spoofing
Interface Link Protocol Main IP Description
M-GE1/0/0 UP UP 192.168.11.8
NULL0 UP UP(s) --
Vlan1 UP UP 192.168.0.100
The brief information of interface(s) under bridge mode:
Link: ADM - administratively down; Stby - standby
Speed or Duplex: (a)/A - auto; H - half; F - full
Type: A - access; T - trunk; H - hybrid
Interface Link Speed Duplex Type PVID Description
BAGG1 DOWN auto A A 1
# Display information about interfaces in the down state and the relevant causes.
<Sysname> display interface brief down
The brief information of interface(s) under bridge mode:
Link: ADM - administratively down; Stby - standby
Interface Link Cause
BAGG1 DOWN Not connected
XGE1/0/2 ADM Administratively
Table 3
Command output
Field Description
The brief information of
interface(s) under route
mode:
The command displays brief information about Layer 3 interfaces.