Figure 3-106. dns configuration – Alcatel Carrier Internetworking Solutions OmniStack 6300-24 User Manual

Page 208

Advertising
background image

Configuring the Switch

3-168

3

Web Select DNS, General Configuration. Set the default domain name or list of
domain names, specify one or more name servers to use to use for address
resolution, enable domain lookup status, and click Apply.

Figure 3-106. DNS Configuration

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.

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

4-123

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

4-124

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

4-125

Console(config)#ip domain-lookup

4-126

Console#show dns

4-127

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