Cisco Cisco Packet Data Gateway (PDG)

Seite von 360
  Verifying and Saving Your Configuration 
Saving the Configuration  ▀   
 
VPC-VSM System Administration Guide, StarOS Release 19  ▄  
 
   
79 
Saving the Configuration 
save Command Syntax 
These instructions assume that you are at the root prompt for the Exec mode of the target VPC-VSM instance: 
[local]host_name
To save your current configuration, enter the following command:
 
save configuration url [ obsolete-encryption | showsecrets | verbose ] [ -
redundant ] [ -noconfirm ]
 
url specifies the location in which to store the configuration file. It may refer to a local or a remote file
 
Important:
  Do not use the “/” (forward slash), “:” (colon) or “@” (at sign) characters when entering a string for 
the following URL fields: directory, filename, username, password, host or port#. 
Refer to the Exec Mode Commands chapter of the Command Line Interface Reference for complete information about 
this command. 
Important:
  To avoid the possibility of overwriting critical files, always assign a unique file name to each VPC-
VSM instance running in the ASR 9000 chassis. 
To save a configuration file called vsm1-vm1.cfg to a directory that was previously created in /flash memory called 
cfgfiles, enter the following command: 
save configuration /flash/cfgfiles/vms1-vm1.cfg 
To save a configuration file called vsm1-vm1.cfg to a directory called host_name_configs, using an FTP server with an 
IP address of 192.168.34.156, on which you have an account with a username of administrator and a password of 
secure, use the following command: 
save configuration sftp://administrator:secure@192.168.34.156/host_name_configs/ 
vsm1-vm1.cfg
 
To save a configuration file called vsm1-vm1.cfg to the root directory of a TFTP server with a hostname of 
config_server, enter the following command: 
save configuration tftp://config_server/vsm1-vm1.cfg 
USB Devices 
The USB ports on the VSM cannot be used to save configuration files. 
The recommended procedure is to save VPC-VSM configurations to an external network device.