Appendix B: Redirection Server

June 30, 2006

Using ip remote-proxy command

The ip remote-proxy command defines the Http proxy and port to be used in the Http proxy functionality.

The command is located in the “configure terminal” menu.

Usage

ip remote-proxy<IP address> <port number>

Parameter <IP address>

It is the DNS IP address.

<port number>

It is the DNS port number.

Example:

RDSHost(config)> ip remote-proxy192.168.1.4 8080 <cr>

RDSHost> write terminal <cr>

...

ip remote-proxy 192.168.1.4 8080

...

Using no ip remote-proxy command

The no ip remote-proxy command deletes the Http proxy definition.

The command is located in the “configure terminal” menu.

Usage

no ip remote-proxy

Example:

RDSHost(config)> no ip remote-proxy<cr> RDSHost> write terminal <cr>

...

B-20

SG1-UM-8500-03

Page 214
Image 214
ADC SG-1 Using ip remote-proxy command, RDSHostconfig ip remote-proxy192.168.1.4 8080 cr, Using no ip remote-proxy command