System information
12-532
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
software proxy
software proxy
To configure the address and port of a proxy server to be used when downloading updated software to
the SN 5428-2 Storage Router via HTTP protocol, use the software proxy command.
software proxy address address [port nn]
software proxy port nn
Syntax Description
Defaults None.
Command Modes Administrator.
Command History
Usage Guidelines The proxy server will be used to access the proxy URL for HTTP download of software for the storage
router. To change the port specification without changing the address, use the software proxy port
command. Use the software proxy url command to configure the default download location.
Examples The following example configures the proxy address as 10.1.10.126 and port as 32:
[SN5428-2A]# software proxy address 10.1.10.126 port 32
address The IP address or URL of the proxy server. To remove a proxy server
address, set the address string to blank, using “ ”.
nn (Optional) The port number of the proxy server.
Release Modification
3.2.1 This command was introduced.