User's Manual

C
OMMAND
L
INE
I
NTERFACE
4-289
Example
Related Commands
ip domain-list (4-289)
ip name-server (4-290)
ip domain-lookup (4-291)
ip domain-list
This command defines a list of domain names that can be appended to
incomplete host names (i.e., host names passed from a client that are not
formatted with dotted notation). Use the no form to remove a name from
this list.
Syntax
[no] ip domain-list name
name - Name of the host. Do not include the initial dot that separates
the host name from the domain name. (Range: 1-255 characters)
Default Setting
None
Command Mode
Global Configuration
Command Usage
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.
Console(config)#ip domain-name sample.com
Console(config)#end
Console#show dns
Domain Lookup Status:
DNS disabled
Default Domain Name:
.sample.com
Domain Name List:
Name Server List:
Console#