ECS3510-28T_Management Guide-R05

Table Of Contents
C
HAPTER
42
| Domain Name Service Commands
– 1366 –
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 service 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.
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 (1367)
ip domain-lookup This command enables DNS host name-to-address translation. Use the no
form to disable DNS.
SYNTAX
[no] ip domain-lookup
DEFAULT SETTING
Disabled
COMMAND MODE
Global Configuration
COMMAND USAGE
At least one name server must be specified before DNS can be enabled.