Command Manual – Port Correlation Configuration
H3C S7500E Series Ethernet Switches
Chapter 1 Ethernet Port Configuration
Commands
1-3
Examples
# Configure the description of port Ethernet 2/0/1 as
lanswitch-interface
.
<Sysname> system-view
[Sysname] interface ethernet 2/0/1
[Sysname-Ethernet2/0/1] description lanswitch-interface
1.1.3 display brief interface
Syntax
display brief interface
[
interface-type
[
interface-number
] ]
[
|
{
begin
|
include
|
exclude
}
text
]
View
Any view
Parameters
interface-type
: Type of a specified port.
interface-number
: Number of a specified port.
|
: Uses a regular expression to filter output information.
begin
: Displays the line that matches the regular expression and all the subsequent
lines. For detailed description on regular expression, refer to
System Maintaining and
Debugging Configuration
.
include
: Displays the lines that match the regular expression.
exclude
: Displays the lines that do not match the regular expression.
text
: Regular expression. a string of 1 to 256 characters. Note that this argument is
case-sensitive.
Description
Use the
display brief interface
command to display brief port information, including
simple port name, link state, protocol link state, protocol type, and main IP address.
z
If neither port type nor port number is specified, all port information will be
displayed;
z
If only port type is specified, then only information of this particular type of port will
be displayed.
z
If both port type and port number are specified, then only information of the
specified port will be displayed.
Related commands:
interface
.