HP Comware 5 Debug Manual Vol 1

AFT debugging commands
The output description tables in this document only contain fields and messages that require an
explanation.
debugging aft
Use debugging aft to enable AFT debugging.
Use undo debugging aft to disable AFT debugging.
Syntax
debugging aft { alg | all | event | packet } [ interface interface-type interface-number ]
undo debugging aft { alg | all | event | packet } [ interface interface-type interface-number ]
Default
AFT debugging is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
alg: Specifies AFT ALG debugging.
all: Specifies all types of AFT debugging.
event: Specifies AFT event debugging.
packet: Specifies AFT packet debugging.
interface interface-type interface-number: Specifies an interface by its type and number.
Usage guidelines
Table 34 describes output fields and messages for the debugging aft alg command.
Table 34 Output from the debugging aft alg command (only for multi-core devices)
Field
Description
Invalid FTP command type. Invalid FTP command type.
Failed to process command PORT. AFT failed to process PORT messages.
Failed to process command PASV. AFT failed to process PASV messages.
Failed to process command 227. AFT failed to process response 227.
Failed to process command EPRT. AFT failed to process EPRT messages.
Failed to process command 229. AFT failed to process response 229.
83