Cisco Cisco ASR 5000

Page of 9109
  Global Configuration Mode Commands (A-K) 
crash enable  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
5381 
crash enable 
Enables or disables the copying of crash data to a specified location. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration 
configure
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config)# 
Syntax
 
crash enable [ encrypted ] url crash_url [ filename-pattern pattern ] [ restrict mbyte ] 
no crash enable 
no
 
Minimizes the copying of crash data. 
Important:
  System crash information is generated and stored in the crash list even when the 
no
 keyword is 
specified. The information maintained in the crash lists is minimal crash information when the 
no
 keyword has been 
specified. 
encrypted
 
Indicates that the URL is encrypted for security reasons. 
filename-pattern
 
pattern
 
The 
filename-pattern
 is a an alphanumeric string containing any or all of the following variables: 
 
%hostname%
 - The system hostname. 
 
%ip%
 - A SPIO IP address 
 
%cpu%
 - CPU number 
 
%card%
 - Card number 
 
%time%
 - POSIX timestamp in hexadecimal notation 
 
%filename%
 - Alias for 
crash
-
%card%
-
%cpu%
-
%time
-
core%
 
 
%%
 - A single 
%
 sign 
If no pattern is specified, the result is the same as the pattern 
filename
Use '/' characters in the filename pattern part to store crashes in per-system subdirectories.