User's Manual

Table Of Contents
Command Reference 91
upgrade
Upgrades software image.
Syntax upgrade {local | remote tftp_ip_address} image file
Usage The upgrade command allows downloading and upgrading the system image file from a
remote TFTP server, specified by its IP address, or from a previously downloaded image that
currently resides on the RS4000 flash. An image on the RS4000 flash was downloaded
previously with the download command.
The upgrade remote command allows you to download an upgrade image from the specified
TFTP server and upgrade in one command, for example:
upgrade remote 10.0.220.58 image RS4000_pkg_11_0_06.tar
Examples The upgrade remote command allows you to download an upgrade image from the specified
TFTP server and upgrade in one command, for example:
upgrade remote 10.0.220.58 image RS4000_pkg_11_0_06.tar
Upgrade Complete
Related
Commands
download
local Specifies the image file is obtained from the local flash
memory.
remote tftp_ip_address Specifies the image file is obtained from the IP address
of the TFTP server. This is a Mandatory parameter
except when using the local keyword.
image file Package (file) name to be used as the upgrade image.
This is a Mandatory parameter.