Administrator Guide

Switch Management Commands 2083
Command Modes
Global Configuration mode
User Guidelines
The configuration parameters are not validated when this command is
entered. Use the write core test command to validate the configured
parameters and that the core dump is likely to succeed.
An average core file is around 450 MB. Example copy times are as follows:
TFTP: 13mins (different subnet)
•USB: 3 mins
Administrators should ensure that a cleanly formatted USB flash drive of at
least 1G is used for collection of a the full core dump.
Example
This example enables core dumps to a TFTP server 10.27.9.1 reachable over
the out-of-band port. The core file is written to the dumps directory and the
name includes the host name of the switch and the switch TOD.
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.
2CSNXXX_SWUM204.book Page 2083 Monday, January 25, 2016 1:25 PM