HP VPN Firewall Appliances Network Management Command Reference
13
Speed or Duplex: (a)/A - auto; H - half; F - full
Type: A - access; T - trunk; H - hybrid
Interface Link Speed Duplex Type PVID Description
GE0/2 DOWN auto A A 1
# Filter the brief interface information to display the line starting with the (s) string and all subsequent
lines.
The brief information of interface(s) under route mode:
Link: ADM - administratively down; Stby - standby
Protocol: (s) - spoofing
Interface Link Protocol Main IP Description
Loop1 UP UP(s) 172.17.17.1
NULL0 UP UP(s) --
Tun1 DOWN DOWN 10.1.1.1
VT0 UP UP(s) --
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
GE0/2 DOWN auto A A 1
When you use the begin keyword to filter the output, the system only searches the Layer 3 interface list or
the Layer 2 interface list. If regular-expression is on the Layer 3 interface list, the system only displays the
line that contains regular-expression, and all subsequent lines on the Layer 3 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
GE0/0 UP UP 192.168.0.5
Loop1 UP UP(s) 172.17.17.1
NULL0 UP UP(s) --
VT0 UP UP(s) --
# Display the brief information about all but Ethernet interfaces.
<Sysname> display interface brief | exclude Eth
The brief information of interface(s) under route mode:
Link: ADM - administratively down; Stby - standby
Protocol: (s) - spoofing
Interface Link Protocol Main IP Description
GE0/0 UP UP 192.168.0.5
GE0/1 DOWN DOWN --
GE0/3 DOWN DOWN --
GE0/4 DOWN DOWN 1.1.1.2
Loop1 UP UP(s) 172.17.17.1
NULL0 UP UP(s) --
Tun1 DOWN DOWN 10.1.1.1