HP Comware 5 Debug Manual Vol 1

Service flow redirection debugging commands
The data plane flow redirection module name is identified as "DPFLWRDR" in debugging messages.
The output description tables in this document only contain fields and messages that require an
explanation.
debugging flow-redirect
Use debugging flow-redirect to enable debugging for service flow redirection.
Use undo debugging flow-redirect to disable debugging for service flow redirection.
Syntax
debugging flow-redirect { all | event | packet }
undo debugging flow-redirect { all | event | packet }
Default
Debugging for service flow redirection is disabled.
Views
User view
Parameters
all: Specifies all types of debugging for service flow redirection.
event: Specifies event debugging.
packet: Specifies packet of debugging.
Usage guidelines
Table 32 describes output fields and messages for the debugging flow-redirect event command.
Table 32 Output from the debugging flow-redirect event command
Field
Description
MBUF released (reason-code).
The data plane flow redirection module released the
MBUF. The reason-code argument represents the
reason:
1Failed to apply for memory for the additional
packet information of the session when processing
outbound packets.
2Failed to apply for memory for the additional
information of the session when processing
outbound packets.
3Failed to add a Layer 2 packet header for
packets initiatively sent from other systems.
Received an original packet.
The data plane flow redirection module received an
original packet returned from another system.
Table 33 describes output fields and messages for the debugging flow-redirect packet command.
81