Administrator Guide

Switch Management Commands 2085
addresses be unique in the network. The stack master will distribute the
addresses to the stack members for use on the out-of-band port only during
crash dump transfer. In addition, for the purposes of transferring the core file
to the server, a unique MAC address is assigned to the stack unit.
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 Core hostname time-stamp
console(config)#exception protocol tftp
exception protocol
Use the exception protocol command as directed by Dell Networking support
to enable full core dumps. Use the no form of the command to disable full
core dumps.
Syntax
exception protocol {local |tftp | ftp | usb | none}
no exception protocol
local
—Save the core file on the local file system.
tftp
— Store the core dump on a TFTP server reachable on the out-of-
band port.
ftp
—Enable core transfer to an FTP server.
user-name
—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.
password
—The password associated with the user id on the FTP server.
ip address
—The IPv4 address of an FTP or TFTP server.
usb
— Store the core dump on a USB device.
none
— Core dumps are disabled.
2CSNXXX_SWUM204.book Page 2085 Monday, January 25, 2016 1:25 PM