Using ip remote-proxy command – ADC SG-1 User Manual

Page 214

Advertising
background image

Appendix B: Redirection Server

June 30, 2006

B-20

SG1-UM-8500-03

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:

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)> ip remote-proxy 192.168.1.4 8080 <cr>

RDSHost> write terminal <cr>

...

ip remote-proxy 192.168.1.4 8080

...

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

RDSHost> write terminal <cr>

...

Advertising