DNS C
OMMANDS
4-181
• 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.
Related Commands
ip domain-name (4-179)
ip name-server
This command specifies the address of one or more domain name servers to
use for name-to-address resolution. Use the no form to remove a name
server from this list.
Syntax
[no] ip name-server server-address1 [server-address2 … server-address6]
• server-address1 - IP address of domain-name server.
• server-address2 … server-address6 - IP address of additional domain-name
servers.
Default Setting
None
Command Mode
Global 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#