Cisco Cisco Packet Data Gateway (PDG) Fehlerbehebungsanleitung

Seite von 117
  Verifying and Saving Your Configuration 
Saving the Configuration on the Chassis  ▀   
 
Cisco ASR 5000 Series Mobility Management Entity Administration Guide  ▄  
 
  OL-22987-01 
85 
Saving the Configuration on the Chassis 
These instructions assume that you are at the root prompt for the Exec mode: 
[local]
host_name
To save your current configuration, enter the following command:
 
 
save configuration
 
url [-redundant] [-noconfirm] [showsecrets] [verbose]
 
Keyword/Variable
 
Description
 
url
 
Specifies the path and name to which the configuration file is to be stored. url may refer to a local or a 
remote file. url must be entered using one of the following formats: 
 
{ /flash | /pcmcia1 | /pcmcia2 } [ /dir ] /file_name
 
 
file:/{ /flash | /pcmcia1 | /pcmcia2 }
 [ /dir ] /file_name 
 
tftp://
ipaddress | host_name [ :port# ] } [ /directory ] /file_name 
 
ftp://
username [ :pwd ] @ ] { ipaddress | host_name } [ :port# ] [ /directory ] 
/file_name
 
 
sftp://
username [ :pwd ] @ ] { ipaddress | host_name } [ :port# ] [ /directory ] 
/file_name
 
/flash
 corresponds to the CompactFlash on the SPC/SMC. 
/pcmcia1
 corresponds to PCMCIA slot 1. 
/pcmcia2
 corresponds to PCMCIA slot 2. 
ipaddress
 is the IP address of the network server. 
host_name
 is the network server‟s hostname
port#
 is the network server‟s logical port number. Defaults are: 
 
tftp: 69 - data 
 
ftp: 20 - data, 21 - control 
 
sftp: 115 - data 
Note: host_name can only be used if the networkconfig parameter is configured for DHCP and the 
DHCP server returns a valid nameserv er.dx 
username
 is the username required to gain access to the server if necessary. 
password 
is the password for the specified username if required. 
/directory
 specifies the directory where the file is located if one exists. 
/file_name
 specifies the name of the configuration file to be saved. 
Note: Configuration files should be named with a .cfg extension. 
-redundant 
Optional: This keyword directs the system to save the CLI configuration file to the local device, defined by the 
url variable, and then automatically copy that same file to the like device on the Standby SPC/SMC, if 
available. 
Note: This keyword will only work for like local devices that are located on both the active and standby 
SPCs/SMCs. For example, if you save the file to the /pcmcia1 device on the active SPC/SMC, that same type 
of device (a PC-Card in Slot 1 of the standby SPC/SMC) must be available. Otherwise, a failure message is 
displayed. 
Note: If saving the file to an external network (non-local) device, the system disregards this keyword.