Enterasys Networks XSR CLI Router User Manual


 
Other IP Commands
5-162 Configuring the Internet Protocol
Syntax
ip proxy-dns enable
Syntax of the “no” Form
ThenoformofthiscommanddisablesProxyDNS:
no ip proxy-dns enable
Mode
Globalconfiguration:XSR(config)#
Default
Disabled
ip proxy-dns name server
ThiscommandspecifiesuptosixnameserverstheproxyDNSserverwilluse.
Syntax
ip proxy-dns name-server server-address1 [server-address2...server-address6]
Syntax of the “no” Form
Thenoformofthiscommandremovestheconfigurednameserver:
no ip proxy-dns name-server server-address1 [server-address2...server-address6]
Mode
Globalconfiguration:XSR(config)#
Example
Inthefollowingexample,10.10.10.1isconfiguredasanameserver:
XSR(config)#ip proxy-dns name-server 10.10.10.1
ip redirects
Thiscommandenablessendingredirectmessagesifthesoftwareisforcedtoresendapacket
throughthesameinterfaceonwhichitwasreceived.
Syntax
ip redirects
server-address1
IPaddressofthenameserver.
server-address2...server-address6
IPaddressofadditionalnameservers.