HP VPN Firewall Appliances High Availability Command Reference

110
Default
The description of an interface is interface-name Interface. For example, the default description of
Bridge-Aggregation1 is Bridge-Aggregation1 Interface.
Views
Layer 2 aggregate interface view, Layer 2 aggregate subinterface view, Layer 3 aggregate interface view,
Layer 3 aggregate subinterface view
Default command level
2: System level
Parameters
text: Specifies the interface description, a string of 1 to 80 characters.
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
Use display interface to display aggregate interface information.
Syntax
display interface [ bridge-aggregation | route-aggregation ] [ brief [ down ] ] [ | { begin | exclude |
include } regular-expression ]
display interface { bridge-aggregation | route-aggregation } interface-number [ brief ] [ | { begin |
exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
bridge-aggregation: Displays information about Layer 2 aggregate interfaces.
route-aggregation: Displays information about Layer 3 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 DOWN state and the causes. If you do not specify this
keyword, this command displays information about interfaces in all states.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.