R2511-HP MSR Router Series Interface Command Reference(V5)

Table Of Contents
13
Loop0 UP UP(s) 2.2.2.9
NULL0 UP UP(s) --
Vlan1 UP DOWN --
Vlan999 UP UP 192.168.1.42
The brief information of interface(s) under bridge mode:
Link: ADM - administratively down
Speed or Duplex: (a)/A - auto; H - half; F - full
Type: A - access; T - trunk; H - hybrid
Interface Link Speed Duplex Type PVID Description
Eth0/2 DOWN auto A A 1
Eth0/3 UP 100M(a) F(a) A 1
Eth0/4 DOWN auto A A 1
Eth0/5 DOWN auto A A 1
Eth0/6 UP 100M(a) F(a) A 1
Eth0/7 DOWN auto A A 1
Eth0/8 UP 100M(a) F(a) A 1
Eth0/9 UP 100M(a) F(a) A 999
# Filter the brief interface information to display the line starting with the (s) string and all subsequent
lines.
<Sysname> display interface brief | begin (s)
The brief information of interface(s) under route mode:
Link: ADM - administratively down
Protocol: (s) - spoofing
Interface Link Protocol Main IP Description
Dia1 UP UP(s) --
Eth0/0 UP UP 10.1.1.2 Link to CoreRouter
Eth0/1 Stby DOWN --
Loop0 UP UP(s) 2.2.2.9
NULL0 UP UP(s) --
Vlan1 UP DOWN --
Vlan999 UP UP 192.168.1.42
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
Protocol: (s) - spoofing
Interface Link Protocol Main IP Description
Dia1 UP UP(s) --
Eth0/0 UP UP 10.1.1.2 Link to CoreRouter
Loop0 UP UP(s) 2.2.2.9
NULL0 UP UP(s) --
Vlan1 UP DOWN --
Vlan999 UP UP 192.168.1.42