Specifications

12-400
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
show crash
show crash
To display saved crash trace information or current crash trace information, use the show crash
command.
show crash [current]
Syntax Description
Defaults None.
Command Modes Administrator or Monitor.
Command History
Usage Guidelines The default crash trace file is crash-cpp.txt in the log directory. This file is created if the SN 5428-2
unexpectedly restarts. Use the current keyword to display the crash trace information as it exists for the
currently running system. To save the command output, redirect the output of your console using the
logging facilities for your specific console interface. Depending on your console interface and scroll
buffer size, you may also be able to copy and paste the contents from your console into an ASCII text file.
The show crash command is designed for debug purposes and should only be used under the guidance
of a Cisco Technical Support professional.
Examples The following example displays the beginning of current crash trace information:
[SN5428-2A]# show crash current
#
# Crash Information (/ata4/log/tmpcrash.txt)
#
Cisco Systems Crash Trace
#
# System Information
#
Time Stamp: Thu Mar 13 16:04:35 CST 2002
System Model: SN5428-2
Software Version: 3.3.1-K9
#
# Exception Information
#
intContext: -1
Task: 0xffffffff
Param 1: 0xffffffff
Param 2: 0xffffffff
current (Optional) Returns the current crash trace information for the running
system.
Release Modification
3.2.1 This command was introduced.