200
Parameters
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see the
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, which is a case sensitive string of 1 to 256 characters.
Description
Use the
display habp traffic
command to display HABP packet statistics.
Examples
# Display HABP packet statistics.
<Sysname> display habp traffic
HABP counters :
Packets output: 0, Input: 0
ID error: 0, Type error: 0, Version error: 0
Sent failed: 0
Table 28
Output description
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
habp client vlan
Syntax
habp client vlan
vlan-id
undo habp client vlan
View
System view
Default level
2: System level
Parameters
vlan-id
: ID of the VLAN in which HABP packets are to be transmitted, in the range from 1 to 4094.