Domain Name Server (Dns) Settings; Configuring Dns Lookup; How To Enable Dns Lookup; How To Disable Dns Lookup - Cisco SCE8000 Configuration Manual

Service control engine
Table of Contents

Advertisement

Domain Name Server (DNS) Settings

Domain Name Server (DNS) Settings
When a name of a host is given as a parameter to a CLI command that expects a host name or an IP
address, the system translates the name to an IP address according to the following:
1.
2.
3.
4.
The following commands are relevant to DNS settings:

Configuring DNS Lookup

How to Enable DNS Lookup

From the SCE(config)# prompt, type ip domain-lookup and press Enter.
Step 1
Enables DNS lookup.

How to Disable DNS Lookup

From the SCE(config)# prompt, type no ip domain-lookup and press Enter.
Step 1
Cisco SCE8000 Software Configuration Guide, Rel 3.1.6S
5-44
Configuring DNS Lookup, page 5-44
Configuring Name Servers, page 5-45
How to Add a Host to the Host Table, page 5-46
How to Display Current DNS Settings, page 5-46
If the name is in a dotted decimal notation (that is, in the format x.x.x.x), it is directly translated to
an IP address it represents.
If the name does not contain the dot character (.), the system looks it up in the IP Host table. If the
name is found on the table, it is mapped to the corresponding IP address. The IP host table can be
configured using the command ip host.
If the name does not contain the dot (.) character, and the domain name function is enabled (See the
ip domain-lookup command), and a default domain name is specified (See the ip domain-name
command), the default domain name is appended to the given name to form a fully qualified host
name. This, in turn, is used to perform a DNS query translating the name to an IP address.
Otherwise, if the domain name function is enabled, the name is considered to be fully qualified, and
is used to perform a DNS query translating the name to an IP address.
ip name-server
ip domain-name
no ip domain-name
ip domain-lookup
show hosts
Chapter 5
Configuring the Management Interface and Security
OL-16479-01

Advertisement

Table of Contents
loading

Table of Contents