
Appendix B: Redirection Server | June 30, 2006 |
Using ip remote-proxy command
•The ip
•The command is located in the “configure terminal” menu.
Usage
ip
Parameter <IP address>
It is the DNS IP address.
<port number>
It is the DNS port number.
Example:
RDSHost(config)> ip remote-proxy 192.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
•The command is located in the “configure terminal” menu.
Usage
no ip remote-proxy
Example:
RDSHost(config)> no ip
...
|