Specifications

3-536
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) kernel kdump
(config) kernel kdump
To enable the kernel crash dump mechanism, use the kernel kdump enable global configuration
command. To disable the kernel crash dump mechanism, use the no form of this command.
kernel kdump enable
no kernel kdump enable
Syntax Description This command has no arguments or keywords.
Defaults The kernel crash dump mechanism is enabled by default.
Command Modes global configuration
Device Modes application-accelerator
central-manager
Usage Guidelines A kernal crash dump file is stored in the following disk location:
/local/local1/crash/timestamp/vmcore
The analysis of the kernal crash dump file is stored in the following file:
/local/local1/crash/timestamp/analysis.txt
Examples The following example shows how to enable, and then disable, the kernel crash dump mechanism:
WAE(config)# kernel kdump enable
WAE(config)# no kernel kdump enable
Related Commands (config) kernel kdb
show kdump