System information

12-103
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
download software
download software
To fetch the specified object from the named location or the default download location, use the
download software list command.
download software {http | proxy} {list | url full_url |version v.x.y}
download software tftp {hostname host filename file | list | version v.x.y}
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines The list of available software versions is stored in the file named sw-sn5428-2-versions.txt. This text file
must contain one line for each version of software that is available from the download location. If you
store and download software from a site other than the system default (http://www.cisco.com), create
this file and update it whenever a new version of software is available.
Software is either downloaded from the default locations set for the specified protocol or from the
location specified as part of the command. Always verify software after it has downloaded to assure no
errors were encountered. See “Installing Updated Software” for details on verification and making
updated software available to the storage router.
A maximum of two versions of software can be stored on the SN 5428-2 Storage Router.
http Download using the HTTP protocol.
proxy Download using a proxy server.
list (Optional) Download a list of available versions.
url (Optional) Keyword indicating that the download is from the specified
URL.
full_url The fully qualified URL from which to download this version of storage
router software. For example, http://anywebserver.com/3.3.1-K9.tar.
version v.x.y (Optional) Download the specified version of storage router software from
the default location.
tftp Download using the TFTP protocol
hostname host The name of the TFTP host.
filename file The name of the file to be downloaded, such as 3.3.1-K9.tar. This file
contains the storage router software.
Release Modification
3.2.1 This command was introduced.