ADC SG-1 Manuel D’Utilisation

Page de 226
B-20
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>
...