Specifications

11-4
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 11 Maintaining and Managing the SN 5428-2 Storage Router
Installing Updated Software
Note If you use the URL, http://www.cisco.com, as the default download location, the username and password
must be the same as your Cisco.com login ID and password.
Using HTTP
Use the following procedure to specify the HTTP download location.
Using Proxy Services
Use the following procedure to specify a download location via proxy services.
Using TFTP
Use the following procedure to specify the TFTP download location.
Command Description
Step 1
enable Enter Administrator mode.
Step 2
software http url
http://10.1.11.32/software/sn5428-2
Configure the default download location. For example, set the
download location to http://10.1.11.32/software/sn5428-2.
Step 3
software http username webadmin
password webword
(Optional) Define the user name and password needed to access
the selected location. For example, specify user name
webadmin and password webword. If no user name and
password are required, use the keyword none (for example,
software http username none).
Command Description
Step 1
enable Enter Administrator mode.
Step 2
software proxy url
http://www.mystoragenet.com
Configure the default download location. For example, set the
download location to http://www.mystoragenet.com.
Step 3
software proxy address
http://10.1.10.126 port 32
(Optional) Identify the address and port number of the proxy
server that will be used to access the URL specified in Step 3
(for example, http://10.1.10.126, port 32).
Step 4
software proxy username Ciscouser
password Ciscopswd
(Optional) Define the user name and password needed to access
the selected download location. For example, specify user name
Ciscouser and password Ciscopswd. If no user name and
password are required, use the keyword none (for example,
software proxy username none).
Command Description
Step 1
enable Enter Administrator mode.
Step 2
software tftp hostname TFTPHost1
directory /myTFTP
Configure the default download host and optional base
directory. For example, set the host name to TFTPHost1 and the
base directory to /myTFTP.
Note If the storage router is not configured to use the services
of a DNS, enter the IP address of the TFTP host. If the
base directory is tftpboot, omit the directory keyword.