Specifications
12-104
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
download software
Note While the size of the software file may vary, it will exceed 16 MB. Some older TFTP implementations
have a 16 MB download limitation.
Examples The following example downloads storage router software version 3.3.1-K9 from the default location via
standard Hypertext Transfer Protocol (HTTP):
[SN5428-2A]# download software http version 3.3.1-K9
The following example downloads a file named sn5428-2v331.tar from the TFTP host named
my_tftpHost. The file must exist in the default TFTP directory.
[SN5428-2A]# download software tftp hostname my_tftpHost filename sn5428-2v331.tar
The following file downloads the list of available software from the default location using the proxy
configuration:
[SN5428-2A]# download software proxy list
Related Commands Command Description
delete software version Remove the specified version of software from the storage router.
software http url Specify the default location from which to download updated storage router
software via HTTP.
software http
username
Configure the user name and optional password required to access the
default download location.
software proxy Configure HTTP proxy information.
software proxy url Specify the default location from which to download updated storage router
software via HTTP, using a proxy server.
software proxy
username
Configure the user name and optional password required to access the proxy
URL.
software tftp Specify the default location from which to download updated storage router
software via TFTP.
verify software version Check the specified software version for problems.