![]() |
![]() |
The following CLI example enables DNS, configures three DNS servers, two suffixes, and then displays the DNS configuration:
Avaya(configure)# ip domain-lookup
DNS domain name lookup is ENABLED.
Avaya(configure)# ip name-server 10.10.10.10
Added name server '10.10.10.10' to the name server list.
Avaya(configure)# ip name-server 20.20.20.20
Added name server '20.20.20.20' to the name server list.
Avaya(configure)# ip name-server 30.30.30.30
Added name server '30.30.30.30' to the name server list.
Avaya(configure)# ip domain-list avaya.com
Added domain name 'avaya.com' to the domain name list.
Avaya(configure)# ip domain-list support.com
Added domain name 'support.avaya.com' to the domain name list.
Avaya(configure)# show hosts
DNS domain name lookup is ENABLED.
Configured DNS default domain names:
![]() |
![]() |