Appendix B: Redirection Server June 30, 2006
B-18 SG1-UM-8500-03
Usage
http-proxy-server port <port number>
Parameter
<port number>
It is the supported HTTP proxy port number. Legal port number (1 – 65,000).
Example:
Using no http-proxy-server port command
The no http-proxy-server port command deletes configured Http-proxy server posts in the system.
The command is located in the “configure terminal” menu.
Usage
no http-proxy-server port <port number>
Parameter
<port number>
It is the supported HTTP proxy port number. Legal port number (1 – 65,000).
Example:
RDSHost(config)> http-proxy-server port 8080 <cr>
RDSHost(config)> http-proxy-server port 8090 <cr>
RDSHost(config)> end
RDSHost> write terminal <cr>
...
http-proxy-server port 8080
http-proxy-server port 8090
...
RDSHost(config)> no http-proxy-server port 8080 <cr>
RDSHost(config)> no http-proxy-server port 8090 <cr>
RDSHost(config)> end
RDSHost> write terminal <cr>
...