Command Line Interface
9691553-KDU 137 365 Uen D 2006-06-16
Command Mode
Global Configuration
Command Usage
The listed name servers are queried in the specified sequence until a
response is received, or the end of the list is reached with no response.
Example
This example adds two domain-name servers to the list and then displays the
list.
Related Commands
ip domain-name (section 7.22.3 on page 966)
ip domain-lookup (section 7.22.6 on page 969)
7.22.6 ip domain-lookup
This command enables DNS host name-to-address translation. Use the no form
to disable DNS.
Syntax
[no] ip domain-lookup
Console(config)#ip domain-server 192.168.1.55 10.1.0.55
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:
192.168.1.55
10.1.0.55
Console#