C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
623
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IP A
DDRESSING
AND
P
ROTOCOL
C
OMMANDS
IP
DNS
FORWARDING
RETRY
ip dns forwarding retry
Overview
Use this command to set the number of times DNS Relay will retry to forward DNS
queries. The device stops sending DNS requests to an unresponsive server at the
time set using the
ip dns forwarding dead-time
command and when all of the
retries are used.
Use the
no
variant of this command to set the number of retries to the default of 2.
Syntax
ip dns forwarding retry <
0-100
>
no ip dns forwarding retry
Default
The default number of retries is 2 DNS requests to an unresponsive server.
Mode
Global Configuration
Usage
See the
IP Feature Overview and Configuration Guide
for more information about
DNS Relay. See the
ip dns forwarding dead-time
command used with this
command.
Examples
To set the DNS forwarding retry count to
50
and to set the DNS forwarding
dead-time to
1800
seconds, use the commands:
awplus#
configure terminal
awplus(config)#
ip dns forwarding retry 50
awplus(config)#
ip dns forwarding dead-time 1800
To reset the DNS retry count to the default of
2
and the DNS forwarding dead-time
to the default of
3600
seconds, use the commands:
awplus#
configure terminal
awplus(config)#
no ip dns forwarding retry
awplus(config)#
no ip dns forwarding dead-time
Related
Commands
debug ip dns forwarding
ip dns forwarding
ip dns forwarding dead-time
show ip dns forwarding
Parameter
Description
<
0-100
>
Set the number of times DNS Relay will retry to forward a DNS query.