Configuring Dns Resolver - Avaya G250 Administration

Media gateways
Hide thumbs Also See for G250:
Table of Contents

Advertisement

Configuring DNS Resolver

1. Use the ip domain name-server-list command, followed by the number 1, to
create the DNS servers list.
G350-001(config)# ip domain name-server-list 1
G350-001(config-name-server-list:1)#
2. Use the description command to specify a description for the list.
G350-001(config-name-server-list:1)# description "All DNS servers"
Done!
G350-001(config-name-server-list:1)#
3. Add a DNS server to the DNS servers list using the name server command. Configure
the following:
Assign an index number that ranks the DNS server by priority.
Specify the IP address of the DNS server.
4. Repeat step 3 to configure additional DNS servers in the list. You can configure up to six
DNS servers.
G350-001(config-name-server-list:1)# name-server 1 1.1.1.1
Done!
G350-001(config-name-server-list:1)# name-server 2 192.100.106.101
Done!
5. Use the ip domain list to configure a domain name. This domain name will be used
as a suffix to complete non-FQDN names (host names that do not end with a dot).
Configure the following:
Assign an index number that ranks the domain name by priority.
Specify the domain name.
6. Repeat step 5 to configure additional domain names. You can configure up to six domain
names.
G350-001(config)# ip domain list 1 avaya.com
Done!
G350-001(config)# ip domain list 2 emea.avaya.com
Done!
7. Optionally, configure the number of DNS query retries, using the ip domain retry
command. The default value is 2.
G350-001(config)# ip domain retry 4
Done!
DNS Resolver
Issue 3 February 2007
79

Advertisement

Table of Contents
loading

This manual is also suitable for:

G350

Table of Contents