Cisco Cisco ASR 5000

Page of 9109
DNS Client Configuration Mode Commands   
▀  resolver 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3608 
   
resolver 
Configures the number of DNS query retries and the retransmission interval once the response timer expires. 
Product
 
MME 
SGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > DNS Client Configuration 
configure > context context_name > dns-client client_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-dns-client)# 
Syntax
 
resolver { number-of-retries retries | retransmission-interval time } 
default { number-of-retries | retransmission-interval } 
default
 
Resets the specified resolver configuration to the default. 
number-of-retries
 
retries
 
Configures the number of DNS query retries on DNS response timeout as an integer from 0 through 4. 
Default: 2. 
retransmission-interval
 
time
 
Configures the initial retransmission interval (in seconds) for retransmission after the DNS response timeout 
as an integer from 2 to 5. Default is 3 seconds. The retransmission interval doubles after each retry when only 
one server is configured. In case both primary and secondary servers are configured, the retransmission time 
is doubled for the last retry. 
Usage 
Set the DNS retransmission retries or the retransmission interval. Issue the command twice to configure both 
parameters, one-at-a-time. 
Example
 
The following command sets the DNS resolver retries to 
4
resolver number-of-retries 4