IP Addressing and Protocol Commands
©2008 Allied Telesis Inc. All rights reserved.
23.8
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
ip domain-list
This command adds a domain to the DNS list. Domain are appended to incomplete host
names in DNS requests. Each domain in this list is tried in turn in DNS lookups. This list is
ordered so that the first entry you create is checked first.
If there are no domains in the DNS list, then your device uses the domain specified with the
ip
domain-name
command. If any domain exists in the DNS list, then the device does not use the
domain set using the
ip domain-name
command.
The
no
parameter deletes a domain from the list.
Syntax
ip domain-list <
domain_name
>
no ip domain-list <
domain_name
>
Mode
Configure mode
Examples
To add the domain “example.net” to the DNS list, use the command:
Related Commands
ip domain-lookup
ip domain-name
show ip domain-list
Parameter
Description
<domain_name>
Domain string, for example “company.com”.
awplus(config)#
ip domain-list example.net