HP VPN Firewall Appliances System Management and Maintenance Command Reference

10
Syntax
debugging { all [ timeout time ] | module-name [ option ] }
undo debugging { all | module-name [ option ] }
Default
Debugging functions for all modules are disabled.
Views
User view
Default command level
3: System level
Parameters
all: Enables all debugging functions.
timeout time: Specifies the timeout time in minutes for the debugging all command. When all debugging
is enabled, the system automatically executes the undo debugging all command after the time. The value
range is 1 to 1440.
module-name: Specifies a module name by its name, such as arp or device. To display the current
module name, use the debugging ? command.
option: Specifies the debugging option for a specific module. The option number and content differ for
different modules. To display the currently supported options, use the debugging module-name ?
command.
Usage guidelines
Output of debugging commands is memory intensive. To guarantee system performance, enable
debugging only for modules that are in an exceptional condition.
Default command level describes the default level of the debugging all command. Different debugging
commands might have different default levels.
Configure the debugging, terminal debugging and terminal monitor commands first to display detailed
debugging information on the terminal.
Examples
# Enable IP packet debugging.
<Sysname> debugging ip packet
Related commands
display debugging
display debugging
Use display debugging to display enabled debugging functions.
Syntax
display debugging [ interface interface-type interface-number ] [ module-name ] [ | { begin | exclude |
include } regular-expression ]
Views
Any view