display habp
Syntax
display habp [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
|: 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 habp to display HABP configuration information.
If the HABP function is not enabled on the device, this command does not display the HABP configuration but only the running status of the HABP function.
Examples
# Display HABP configuration information.
<Sysname> display habp Global HABP information: HABP Mode: Server Sending HABP request packets every 20 seconds Bypass VLAN: 2
Table 28: Command output
Field | Description |
---|---|
HABP Mode | HABP mode of the current device, server or client. |
Sending HABP request packets every 20 seconds | The HABP server sends HABP request packets at an interval of 20 seconds. |
Bypass VLAN | ID of the VLAN in which HABP packets are transmitted. |