8
156
Use the no form of this command to return to the default behavior.
Syntax
ip domain polling-interval
no ip domain polling-interval
Parameters
seconds—Polling interval in seconds. The range is from (2*(R+1)*T) to 3600.
Default Configuration
The default value is 2 * (R+1) * T, where
R is a value configured by the ip domain retry command.
T is a value configured by the ip domain timeout command.
Command Mode
Global Configuration mode
User Guidelines
Some applications communicate with the given IP address continuously. DNS
clients for such applications, which have not received resolution of the IP address
or have not detected a DNS server using a fixed number of retransmissions, return
an error to the application and continue to send DNS Request messages for the IP
address using the polling interval.
Example
The following example shows how to configure the polling interval of 100
seconds:
ip domain polling-interval 100
85
ip domain retry
Use the ip domain retry command in Global Configuration mode to specify the
number of times the device will send Domain Name System (DNS) queries when
there is no answer.
Use the no form of this command to return to the default behavior.
seconds
78-21075-01 Command Line Interface Reference Guide
DNS Client Commands