User's Manual

Table Of Contents
Command Reference 37
download
Downloads a software image.
Syntax download ip tftp_ip_address image file
Usage The download command downloads a system image file from a remote TFTP server,
specified by its IP address. The file is downloaded to the RS4000 flash memory for use for a
future system upgrade, using the upgrade command.
Examples The following example downloads an upgrade image (RS4000_pkg_11_0_06.tar) from the
TFTP server at 10.0.220.58:
download ip 10.0.220.58 image RS4000_pkg_11_0_06.tar
Related
Commands
upgrade
ip tftp_ip_address Specifies the IP address of the TFTP server where the
image file is obtained.
image file Package (file) name to be used as the upgrade image.