Cisco Cisco Packet Data Gateway (PDG)

Seite von 453
System Logs   
▀  Configuring and Viewing Crash Logs 
 
 
▄  ASR 5000 System Administration Guide, StarOS Release 18 
192 
   
Configuring Software Crash Log Destinations 
The system can be configured to store software crash log information to any of the following locations: 
 
On the ASR 5000: 
 
CompactFlash™: Installed on the SMC [abridged crash log and associated dump files only] 
 
PCMCIA Flash Card: Installed in the PCMCIA1 slot on the SMC 
 
On the ASR 5500: 
 
Flash memory: Installed on the active MIO/UMIO [abridged crash log and associated dump files only] 
 
USB memory stick: Installed in the USB slot on the active MIO/UMIO 
 
On VPC 
 
Flash memory: Accessible by the virtual machine 
 
USB memory stick: Installed in the USB slot of the platform (USB slot has been enabled via the 
hypervisor) 
 
Network Server: Any workstation or server on the network that the system can access using the Trivial File 
Transfer Protocol (TFTP), the File Transfer Protocol (FTP), the Secure File Transfer Protocol (SFTP), or the 
Hyper-Text Transfer Protocol (HTTP); this is recommended for large network deployments in which multiple 
systems require the same configuration 
Crash log files (full core dumps) are written with unique names as they occur to the specified location. The name format 
is crash-card-cpu-time-core. Where card is the card slot, cpu is the number of the CPU on the card, and time is the 
Portable Operating System Interface (POSIX) timestamp in hexadecimal notation. 
Use the following example to configure a software crash log destination in the Global Configuration mode: 
configure 
   crash enable [ encrypted ] url crash_url 
   end 
Notes: 
 
Refer to the Global Configuration Mode Commands chapter in the Command Line Interface Reference for more 
information on this command. 
 
Repeat to configure additional software crash log destinations. There is no limit to the number of destinations 
that can be configured. 
Save the configuration as described in the Verifying and Saving Your Configuration chapter. 
Viewing Abridged Crash Log Information Using the CLI 
You can view abridged crash information that is stored as a set of event records in flash memory on management cards 
(/flash/crashlog2). Each crash event record has an associated dump file (minicore, NPU or kernel) that can also be 
displayed (/flash/crsh2
Follow the instructions in this section to view software crash events that have occurred on the system. These instructions 
assume that you are at the root prompt for the Exec mode.