XG Series User's Guide
Chapter 5 Command Reference
Interface Counter, Log, Statistics, and Status Display Commands
442
5.24.1.2 show interface brief
Function
Display the interface information.
Available Model
XG0224 / XG0448 / XG0440DC / XG0440DCR / XG2600
Syntax
Display interface information briefly.
Options
N/A
Display all interfaces briefly.
interface <interface_name>
Display the specified interface briefly.
Use Mode
Operation mode (user class/admin class)
Configuration mode (admin class)
Explanation
Display the interface information in a simple format.
Execution Example
1)
Interface
The interface name is displayed.
2)
Status
The interface status is displayed.
up
: Available
down
: Unavailable
3)
Type
The interface type is displayed.
port vlan
: Port VLAN
protocol vlan : Protocol VLAN
loopback
: Loopback interface
# show interface brief
Interface Status
Type
------------- -------- -----------------
(1)
(2)
(3)
lan0 up port vlan
lan1 up protocol vlan
lo0 up loopback
#