HP Comware 5 Debug Manual Vol 2

HABP debugging commands
debugging habp
Use debugging habp to enable HABP packet debugging.
Use undo debugging habp to disable HABP packet debugging.
Syntax
debugging habp
undo debugging habp
Default
HABP packet debugging is disabled.
Views
User view
Default command level
1: Monitor level
Examples
# Enable HABP packet debugging. The output in this example was created when the following
conditions exist:
The device is configured with clustering.
HABP is enabled on the device.
HABP is operating in server mode.
<Sysname> debugging habp
*0.352691827 4500G HABP/8/Debug_Msg_INFO:
Send request packet on portindex 9437184 succeed.
// HABP sent a request packet on the port.
*0.352691930 4500G HABP/8/Debug_Msg_INFO:
Rcv Packet: Version:1 PktType:1 PktID:12845
// HABP received a response.
*0.352692040 4500G HABP/8/Debug_Msg_INFO:
One item inserted to HABP table:MAC:00e0-fc00-5599 RcvPort:9437184 HoldTime:60
// HABP added one entry to the HABP table.
93