Cisco Cisco ASR 5000

Page of 9109
  Exec Mode show Commands (A-C) 
show crash  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
4485 
show crash 
Displays software crash events records and associated dump files (minicore, NPU or kernel) for all crashes or a 
specified crash event. 
Product
 
All 
Privilege
 
Security Administrator, Administrator, Operator, Inspector 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
show crash 
all | list | number
 
crash_num
 
all
: Displays the dump files for all crash event records in the crash log. 
list
: Displays a list of recent crash event records. this is the contents of the crashlog2 file. 
number crash_num
 displays the dump file for an existing crash number. The crash number can be 
displayed using the 
list
 keyword. 
| { grep grep_options | more }
 
Pipes (sends) the output of this command to the specified command. You must specify a command to which 
the output of this command will be sent. 
For details on the usage of 
grep
 and 
more
, refer to the Regulating a Command’s Output section of the 
Command Line Interface Overview chapter. 
Usage 
VIew the crash list to determine frequency of crashes or if crashes occur at some specific time of day. To aid 
in troubleshooting, this command may also be used to view the dump file for a specific crash. 
For additional information refer to the System Logs section of the System Administration Guide
Example
 
The following displays the list of crash event records on the active management card. 
show crash list 
The following command will display the dump file for crash number 
11
show crash number 11