Cisco Cisco Packet Data Gateway (PDG) Dépliant

Pagina di 8487
Exec Mode Commands (D-S)   
▀  save configuration 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
3956 
   
save configuration 
Saves the configuration of current contexts to a local or remote location. The configuration contains the sequence of CLI 
commands that define system parameters and ends with the .cfg extension. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
save configuration url [ obsolete-encryption | showsecrets | verbose ] [ -redundant ] [ -
noconfirm ]
 
url
 
Default: saves to the location of the active configuration currently loaded. 
Specifies the location in which to store the configuration file. 
url
 may refer to a local or a remote file and 
must be entered in the following format: 
For the ASR 5000: 
[ file: ] { /flash | /pcmcia1 | /hd-raid } [ /directory ] /file_name 
tftp:// { host [ : port# ] } [ /directory ] /file_name 
[ ftp: | sftp: ] // [ username[ :password ] @ ] { host } [ : port# ] [ 
/
directory ] / file_name 
For the ASR 5500: 
[ file: ] { /flash | /usb1 | /hd-raid } [ /directory ] /file_name 
tftp:// { host [ : port# ] } [ /directory ] /file_name 
[ ftp: | sftp: ] // [ username[ :password ] @ ] { host } [ : port# ] [ 
/
directory ] / file_name 
Important:
  Do not use the following characters when entering a string for the field names below: “/” (forward 
slash), “:” (colon) or “@” (at sign).  
directory
 is the directory name. 
filename
 is the actual file of interest. 
username
 is the user to be authenticated. 
password
 is the password to use for authentication. 
host
 is the IP address or host name of the server.