System information
12-534
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
software proxy url
software proxy url
To configure the default location from which to download updated software to the SN 5428-2 Storage
Router via HTTP protocol using the configured proxy server, use the software proxy url command.
software proxy url {http://servername/path |none}
Syntax Description
Defaults The proxy URL is set to none.
Command Modes Administrator.
Command History
Usage Guidelines If you use a proxy server to access locations on the Internet, configure the proxy server address and port
number using the software proxy address command. The proxy server will be used to access the proxy
URL when downloading updated SN 5428-2 software.
Examples The following example configures the proxy address as 10.1.10.126 and port as 32 and then sets the
proxy download URL to http://www.foo-a.com:
[SN5428-2A]# software proxy address 10.1.10.126 port 32
[SN5428-2A]# software proxy url http://www.foo-a.com
http://servername/path The complete URL identifying the location from which to download
SN 5428-2 software via the configured proxy server.
none Delete the current proxy download location and leave the URL blank. Use
this keyword to prevent software downloads via the proxy server.
Release Modification
3.2.1 This command was introduced.