Cisco Cisco ASR 5700

Page of 8994
Exec Mode Commands (A-C)   
▀  configure 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
3998 
   
configure 
Sets the mode to the global configure mode. May also be used to set the mode to the configure mode and pre-load the 
configuration referred to by the options. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
configure [ url [ verbose ] ] 
url
 
Specifies the location of a configuration file to pre-load. 
url
 may refer to a local or a remote file. 
url
 must 
be entered using the following format: 
For the ASR 5000: 
 
[ file: ]{ /flash | /pcmcia1 | /hd } [ /directory ]/file_name
 
 
tftp://{ host:port# ] } [ /directory ]/file_name
 
 
[ http: | ftp: | sftp: ]//[ username [ :password
 
] @ ] { host } [ :port# ] [ 
/directory ]/file_name
 
For the ASR 5500: 
 
[ file: ]{ /flash | /usb1 | /hd } [ /directory ]/file_name
 
 
tftp://{ host:port# ] } [ /directory ]/file_name
 
 
[ http: | ftp: | sftp: ]//[ username [ :password
 
] @ ] { host } [ :port# ] [ 
/directory ]/file_name
 
Important:
  Use of the SMC hard drive is not supported in this release. 
 
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. 
port#
 is the logical port number that the communication protocol is to use.