CLI Guide

Table Of Contents
Switch Management Commands 2168
console(config)#exception dump tftp-server 10.27.9.1 file-path dumps
console(config)#exception core-file hostname time-stamp
console(config)#exception protocol tftp
exception dump
Use this command to configure the core dump location. Use the no form of
the command to reset the location and parameters to the default values.
Syntax
exception dump {tftp-server ip-address | ftp-server ip-address [username
user-name {nopassword | password password} ] | file-path dir | compression
| stack-ip-address [protocol {dhcp | static} | add ip-address netmask
[gateway]]
no exception dump {tftp-server | file-path}
ip-address—The IPv4 address of a TFTP server.
ftp-server—Transfer the core information to an FTP server.
username—The login id on the FTP server
nopassword—The user id configured on the FTP server does not require
a password.
password—The user id configured on the FTP server requires a
password.
file-path—The directory to prepend to the core file name.
protocol dhcp—Obtain the out-of-band port address via DHCP for core
dump transfer.
protocol static—Use a statically assigned address for core dump transfer
Default Configuration
Debug core dumps are disabled by default.
The out-of-band port attempts to retrieve an IP address via DHCP by default.
No TFTP or FTP server is defined.
No stack IP addresses are assigned
Compression is enabled by default