SmartSwitch ATM Switch Reference Manual 2-61
Console Commands
CoreDump
Descriptions
Examples
switch_prompt # modify coredump
EnableCoreDump(N) :Y
ServerIP() :204.95.77.240
CoreDumpFile() :/tftpboot/ssubrama/core
userName() :ssubrama
UserPassword() :password
switch_prompt # show coredump
CoreDumpEnabled : Yes
CoreDumpServerIP : 204.95.77.240
CoreDumpFile : /tftpboot/ssubrama/core
Operator
Parameters/Permissions
Description
modify coredump
[EnableCoreDump] <enablecoredump>
[ServerIP] <serverip>
[CoreDumpFile] <coredumpfile>
[userName] <username>
[UserPassword] <password>
Administrator
Enables core dump. Once enabled, the core is
dumped to the file specified in the event of a system
failure. The core dump takes about five minutes.
After the core dump, the switch is rebooted.
The core is dumped to two files, one containing CPU
memory (
core_cpu
), the other common memory
(
core_cmn
). You can send these files to Cabletron
customer support for analysis.
The
modify coredump
command uses FTP to create
the
core_cpu
and
core_cmn
files. If the host
does not run FTP, create these files manually before
executing the modify coredump command. Ensure
the files have write access for everyone.
Note that each subsequent core dump overwrites
data from the previous core dump. If you want to
retain the previous core dump, rename the core
dump files or move them.
show coredump
Administrator
Displays core dump status.