![Asante IntraCore 36000 Series User Manual Download Page 213](http://html.mh-extra.com/html/asante/intracore-36000-series/intracore-36000-series_user-manual_2980500213.webp)
User’s
Manual 213
Usage Guidelines
Domain names are added to the end of the list one at a time.
When an incomplete host name is received by the DNS server on this switch, it will work through the domain
list, appending each domain name in the list to the host name, and checking with the specified name servers
for a match.
If there is no domain list, the domain name specified with the ip domain-name command is used. If there is a
domain list, the default domain name is not used.
Example
This example adds two domain names to the current list and then displays the list and uses the show dns
command to confirm the configuration.
Console(config)#
ip domain-list sample.com.jp
Console(config)#
ip domain-list sample.com.uk
Console(config)#
end
Console#
show dns
Domain Lookup Status:
DNS disabled
Default Domain Name:
sample.com
Domain Name List:
sample.com.jp
sample.com.uk
Name Server List:
Console#
Related Commands
ip domain-name
show dns
16.53 ip domain-lookup
This command enables DNS host name-to-address translation. Use the no form to disable DNS.
Syntax Description
[
no
] ip domain-lookup
Default
Disabled
Command Mode
Global Configuration
Usage Guidelines
At least one name server must be specified before you can enable DNS.