![HP 3100 v2 Series Скачать руководство пользователя страница 71](http://html.mh-extra.com/html/hp/3100-v2-series/3100-v2-series_command-reference-manual_165751071.webp)
64
Parameters
text
: Specifies the interface description, a string of 1 to 80 characters.
Description
Use
description
to set a description for an interface. For example, you can include information such
as the purpose of the interface for the ease of management.
Use
undo description
to restore the default setting.
By default, the description of an interface is
interface-name
Interface
. For example, the default
description of Bridge-Aggregation1 is
Bridge-Aggregation1 Interface
.
Examples
# Set the description of Layer 2 aggregate interface Bridge-Aggregation 1 to
connect to the lab
.
<Sysname> system-view
[Sysname] interface bridge-aggregation 1
[Sysname-Bridge-Aggregation1] description connect to the lab
display interface
Syntax
display interface
[
bridge-aggregation
] [
brief
[
down
| description
] ] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
display interface
bridge-aggregation
interface-number
[
brief
[
description
] ] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
bridge-aggregation
: Displays information about Layer 2 aggregate interfaces.
interface-number
: Specifies an existing aggregate interface number. The value range for the
interface-number
argument is the set of all existing aggregate interface numbers.
brief
: Displays brief interface information. If you do not specify this keyword, this command displays
detailed interface information.
down
: Displays information about interfaces in the DOWN state and the causes. If you do not specify
this keyword, this command displays information about interfaces in all states.
description
: Displays complete interface descriptions. If you do not specify this keyword, the
command displays only the first 27 characters of each interface description.
|
: 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.
Description
Use
display interface
to display aggregate interface information.