C613-50170-01 Rev B
Command Reference for x510 Series
819
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
D
OMAIN
N
AME
S
ERVICE
(DNS) C
OMMANDS
IP
DNS
FORWARDING
ip dns forwarding
Overview
Use this command to enable DNS Relay, the forwarding of incoming DNS queries
for IP hostname-to-address translation.
Use the
no
variant of this command to disable the forwarding of incoming DNS
queries for IP hostname-to-address translation.
Syntax
ip dns forwarding
no ip dns forwarding
Default
The forwarding of incoming DNS query packets is disabled by default.
Mode
Global Configuration
Usage
DNS Relay requires that IP domain lookup is enabled. IP domain lookup is enabled
by default, but if it has been disabled, you can re-enable it by using the command
.
See the
command used with this command.
Examples
To enable the forwarding of incoming DNS query packets, use the commands:
awplus#
configure terminal
awplus(config)#
ip dns forwarding
To disable the forwarding of incoming DNS query packets, use the commands:
awplus#
configure terminal
awplus(config)#
no ip dns forwarding
Related
Commands