HP Comware 5 Debug Manual Vol 2

Load balancing debugging commands
The output description tables in this document only contain fields and messages that require an
explanation.
debugging load-balance
Use debugging load-balance to enable LB debugging.
Use undo debugging load-balance to disable LB debugging.
Syntax
debugging load-balance { error | event | packet [ acl acl-number [ session ] ] }
undo debugging load-balance { error | event | packet }
Default
LB debugging is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
error: Specifies LB error debugging.
event: Specifies LB event debugging.
packet: Specifies LB packet debugging.
acl acl-number: Specifies an ACL by its number in the range of 2000 to 3999.
session: Filters packets according to the matched session information.
Usage guidelines
Table 1 describes output fields and messages for the debugging bfd fsm command.
Table 226 Output from the debugging load-balance packet command
Field
Description
Input LB inbound packets.
Pro = protocolnum Packet type.
src = srcipaddr:port Source address and port number of the packets.
dst = dstipaddr:port Destination address and port number of the packets.
Output LB outbound packets.
Server -> Client Packets sent from server to client.
Client -> Server Packets sent from client to server.
334