C613-50631-01 Rev A Command Reference for IE340 Series 935
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
DOMAIN NAME SERVICE (DNS) COMMANDS
IP
DNS FORWARDING SOURCE-INTERFACE
ip dns forwarding source-interface
Overview Use this command to set the interface to use for forwarding and receiving DNS
queries.
Use the no variant of this command to unset the interface used for forwarding and
receiving DNS queries.
Syntax
ip dns forwarding source-interface <interface-name>
no ip dns forwarding source-interface
Default The default is that no interface is set and the device selects the appropriate source
IP address automatically.
Mode Global Configuration
Examples To set vlan1 as the source interface for relayed DNS queries, use the commands:
awplus# configure terminal
awplus(config)# ip dns forwarding source-interface vlan1
To clear the source interface for relayed DNS queries, use the commands:
awplus# configure terminal
awplus(config)# no ip dns forwarding source-interface
Related
commands
debug ip dns forwarding
ip dns forwarding
show ip dns forwarding
Parameter Description
<interface-name> An alphanumeric string that is the interface name.