Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 1824
• [ file: ] { /flash | /usb1 | /hd } [ /directory ] /
• tftp://{ host:port# ] } [ /directory ] /
• [ ftp: | sftp: ]//[ username :password ] @ ] { host } [ :port# ] [ /directory ] /
For VPC:
• [ file: ]{ /flash | /hd-raid | /usb1 | /usb2 | /cdrom1 }[ /directory ]/file_name
The USB ports and CD-ROM must be configured via the hypervisor to be accessible.
Important
• tftp://{ host:port# ] }[ /directory ]/file_name
• [ http: | ftp: | sftp: ]//[ username :password ]@ ] { host }[ :port# ][ /directory ]/file_name
Use of the SMC hard drive is not supported in this release.
Important
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.
Do not specify a target filename as this will prevent the file from writing to the target server. The system
generates and provides a timestamp-based filename that appears at the destination when the copy command
completes.
Important
core
Copies the core dump to the targeted storage server. The core cannot be copied alone; it must be part of a
crash copy action included when copying a crash file.
Usage Guidelines
Copy crash files of core dump to another location for backup or analysis.
Examples
The following uses FTP to copy stored record number and the core dump from the crash record list to a
targeted remote node directory called crasharchive through port 22 of the targeted server remoteABC with
access through user homeboy whose password is secret.7.word.
crash copy number 5 url ftp://homeboy:secret.7.word@ remoteABC:22/crasharchive/ core
   Command Line Interface Reference, Modes E - F, StarOS Release 19
474
Exec Mode Commands (A-C)
crash copy