Configuring static dns host to address entries, Configuring static dns host to address entries -4, Command usage – SMC Networks SMC TigerAccess SMC7824M/FSW User Manual

Page 342

Advertising
background image

D

OMAIN

N

AME

S

ERVICE

16-4

CLI - This example sets a default domain name and a domain list.
However, remember that if a domain list is specified, the default domain
name is not used.

Configuring Static DNS Host to
Address Entries

You can manually configure static entries in the DNS table that are used to
map domain names to IP addresses.

Command Usage

• Static entries may be used for local devices connected directly to the

attached network, or for commonly used resources located elsewhere on
the network.

• Servers or other network devices may support one or more connections

via multiple IP addresses. If more than one IP address is associated with
a host name in the static table or via information returned from a name
server, a DNS client can try each address in succession, until it
establishes a connection with the target device.

Console(config)#ip domain-name sample.com

34-4

Console(config)#ip domain-list sample.com.uk

34-5

Console(config)#ip domain-list sample.com.jp
Console(config)#ip name-server 192.168.1.55 10.1.0.55

34-6

Console(config)#ip domain-lookup

34-7

Console#show dns

34-9

Domain Lookup Status:
DNS enabled
Default Domain Name:
.sample.com
Domain Name List:
.sample.com.uk
.sample.com.jp
Name Server List:
192.168.1.55
10.1.0.55
Console#

Advertising