Command Line Reference Guide

logging coredump
Enable coredump.
S5000
Syntax
logging coredump {stack-unit all}
Parameters
stack-unit all Enable coredump on all stack-units.
Defaults The kernal coredump is disabled.
Command Modes CONFIGURATION
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
The kernel coredump can be large and may take five to 30 minutes to upload.
FTOS does not overwrite application coredumps so you should delete them as necessary to
conserve space on the flash; if the flash is out of memory, the coredump is aborted.
On the S5000, if the FTP server is not reachable, the application coredump is aborted. FTOS
completes the coredump process and waits until the upload is complete before rebooting the
system.
Related
Commands
logging coredump server – designates a sever to upload kernel coredumps.
logging coredump server
Designate a server to upload core dumps.
S5000
Syntax
logging coredump server {ipv4-address | ipv6-address} username
name password [type] password
Parameters
{
ipv4-address
|
ipv6-address
}
Enter the server IPv4 address (A.B.C.D) or IPv6 address (X:X:X:X::X).
name
Enter a username to access the target server.
type
Enter the password type:
Enter 0 to enter an unencrypted password.
Enter 7 to enter a password that has already been encrypted
using a Type 7 hashing algorithm.
password
Enter a password to access the target server.
64