Cisco Cisco ASR 5000

Page of 9109
Exec Mode Commands (T-Z)   
▀  upgrade 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
4278 
   
host
 is the IP address or host name of the server. 
port#
 is the logical port number that the communication protocol is to use. 
Important:
   A file intended for use on an ASR 5000 uses the convention xxxxx.ASR5000.bin, where xxxxx is 
the software build information. 
Important:
  When using the TFTP, you should use a server that supports large blocks, per RFC 2348. This can be 
implemented by using the “block size option” to ensure that the TFTP service does not restrict the file size of the 
transfer to 32MB. 
config
 
config_path
 
Specifies the location of a configuration file to use for system startup. This must be formatted as follows: 
For the ASR 5000: 
[ file: ]{ /flash | /pcmcia1 | /hd }[ /path ]/filename 
For the ASR 5500: 
[ file: ]{ /flash | /usb1 | /hd }[ /path ]/filename 
Where 
path
 is the directory structure to the file of interest, and 
filename
 is the name of the configuration 
file. This file typically has a .cfg extension. 
-noconfirm
 
Executes the command without any additional prompt and confirmation from the user. 
Usage 
Use the 
upgrade online
 command to perform a software upgrade when upgrading from one software 
release version to another, providing that both versions support this feature. For example, you can use this 
method to upgrade from release version 3.5 (any build number) to version 4.0 (any build number), but you 
cannot use this method to upgrade from release version 3.0 to version 3.5 since version 3.0 does not support 
the feature. 
Important:
  Software Patch Upgrades are not supported in this release. 
Important:
  This command is not supported on all platforms. 
Example
 
The following command performs a major software release upgrade from an older version to a newer version. 
In this example the new software image file is in a subdirectory on a tftp server, and the configuration file is 
in a subdirectory on the local flash at tftp://host[/path]/filename. 
upgrade online tftp://imageserver/images/image.bin config 
/flash/configurations/localconfig.cfg