Ip domain-list – Allied Telesis AT-8100 Series User Manual
Page 369
AT-8100 Switch Command Line User’s Guide
369
IP DOMAIN-LIST
Syntax
ip domain-list <
domain-name
>
Parameters
domain-name
Specifies a domain string, for example, “com.”
Mode
Global Configuration mode
Description
Use this command to add a domain name to the DNS list on the switch.
You can add up to three domain names to the list.
The domain is appended to incomplete host names in DNS requests. Each
domain is tried in turn in DNS lookups. The first entry you create is
checked first.
For example, when you add “com” first, then “net” to the DNS list, and
enter the
PING ALLIEDTELESIS
command in the CLI, the switch appends
“com” to “alliedtelesis” using “.” as a separator and sends a DNS request
for “alliedtelesis.com”. When no match is found, the switch appends the
second entry, “net” in the DNS list and tries “alliedtelesis.net”.
Note
Do not include “.” as a domain. The switch adds “.” when appending
a domain to an incomplete host name.
To delete a domain from the DNS list, use the NO IP DOMAIN-LIST
command.
Confirmation Command