Specifications
set ip dns server
Chapter 8
IP Services Commands
118
See Also
l clear ip dns domain on page 99
l clear ip dns server on page 99
l set ip dns on page 116
l set ip dns server on page 118
l show ip dns on page 164
set ip dns server
Specifies a DNS server to use for resolving hostnames you enter in CLI
commands.
Syntax
set ip dns server ip-addr {primary | secondary}
Defaults
None.
Access
Enabled.
Usage
You can configure a UNIVERGE WL Controller to use one primary DNS
server and up to five secondary DNS servers.
Examples
The following commands configure a UNIVERGE WL Controller to
use a primary DNS server and two secondary DNS servers:
PROMPT# set ip dns server 10.10.10.50/24 primary
success: change accepted.
PROMPT# set ip dns server 10.10.20.69/24 secondary
ip-addr IP address of a DNS server, in dotted decimal or CIDR
notation.
primary Defines the server as the primary server that UNIVERGE
WL Control System always consults first for resolving DNS
queries.
secondary Defines the server as a secondary server. UNIVERGE WL
Control System consults a secondary server only if the
primary server does not reply.