display habp traffic
Syntax
display habp traffic [ | { 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 traffic to display HABP packet statistics.
Examples
# Display HABP packet statistics.
<Sysname> display habp traffic HABP counters : Packets output: 48, Input: 36 ID error: 0, Type error: 0, Version error: 0 Sent failed: 0
Table 30: Command output
Field | Description |
---|---|
Packets output | Number of HABP packets sent |
Input | Number of HABP packets received |
ID error | Number of packets with an incorrect ID |
Type error | Number of packets with an incorrect type |
Version error | Number of packets with an incorrect version number |
Sent failed | Number of packets that failed to be sent |