Cisco Cisco Packet Data Gateway (PDG) Folheto

Página de 8487
  Exec Mode Commands (A-C) 
crash copy  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
3811 
crash copy 
Copies individual crash files (one-at-a-time) and optionally the core dump file from the stored crash records on the 
chassis to a user-specified location. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
crash copy number number url to_url [ core ] 
number
 
number
 
Specifies the identification number of the crash record as an integer representing a valid record number from 
1 through 120. To determine the numeric identity of a specific crash file, use the 
show crash list
 
command in Exec mode. 
url
 
to_url
 
Specifies the destination of the copy. 
url
 may refer to a local or a remote file and must be entered using the 
following format: 
For the ASR 5000: 
 
[ file: ] { /flash | /pcmcia1 | /hd } [ /directory ] /
 
 
tftp://{ host:port# ] } [ /directory ] /
 
 
[ ftp: | sftp: ]//[ username [ :password ] @ ] { host } [ :port# ] [ 
/directory ] /
 
For the ASR 5500: 
 
[ file: ] { /flash | /usb1 | /hd } [ /directory ] /
 
 
tftp://{ host:port# ] } [ /directory ] /
 
 
[ ftp: | sftp: ]//[ username [ :password ] @ ] { host } [ :port# ] [ 
/directory ] /
 
Important:
  Use of the SMC hard drive is not supported in this release. 
directory:
 the name of the target directory. 
username:
 the username to be authenticated to provide access to targeted server. 
password:
 the username’s password to be authenticated. 
host:
 the IP address or host name of the targeted server. 
port#:
 the number of the target server’s logical port used for the selected communication protocol.