R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference
13
brief: Displays brief interface information. Without this keyword specified, this command displays
detailed interface information.
description: Displays complete interface description. If you do not specify this keyword, the command
displays only the first 27 characters of the interface description.
down: Displays information about interfaces in the down state and the causes. Without this keyword
specified, this command displays information about interfaces in all states.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If you do not specify the virtual-ethernet keyword, this command displays information about all
interfaces on the device.
If you specify the virtual-ethernet keyword without the interface-number argument, this command
displays information about all Layer 3 VE interfaces.
Examples
# Display detailed information about interface Virtual-Ethernet 1/0/1. (Assume the interface supports
traffic accounting.)
<Sysname> display interface virtual-ethernet 1/0/1
Virtual-Ethernet1/0/1 current state: UP
Line protocol current state: UP
Description: Virtual-Ethernet1/0/1 Interface
The Maximum Transmit Unit is 1500
Internet protocol processing : disabled
IP Packet Frame Type: PKTFMT_ETHNT_2, Hardware Address: 00e0-fc0d-9485
IPv6 Packet Frame Type: PKTFMT_ETHNT_2, Hardware Address: 00e0-fc0d-9485
Physical is EoPW, baudrate: 10000000 bps
Output queue : (Urgent queuing : Size/Length/Discards) 0/100/0
Output queue : (Protocol queuing : Size/Length/Discards) 0/500/0
Output queue : (FIFO queuing : Size/Length/Discards) 0/75/0
Last clearing of counters: Never
Last 300 seconds input rate: 0 bytes/sec, 0 bits/sec, 0 packets/sec
Last 300 seconds output rate: 0 bytes/sec, 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 drops
0 packets output, 0 bytes, 0 drops
# Display detailed information about interface Virtual-Ethernet 1/0/2. (Assume the interface does not
support traffic accounting.)
<Sysname> display interface virtual-ethernet 1/0/2
Virtual-Ethernet1/0/2 current state: DOWN
Line protocol current state: DOWN
Description: Virtual-Ethernet1/0/2 Interface
The Maximum Transmit Unit is 1500