Chapter 8: System Management > Configuring DNS

Configuring DNS

The system must be able to contact DNS servers to resolve IP addresses and fully qualified domain names.

Before you begin:

To configure DNS:
  1. Go to System > Network > DNS.
  2. Complete the configuration as described in Table 76.
  3. Save the configuration.

Figure  135:  DNS configuration page

 Table 76:   DNS configuration guidelines

Settings Guidelines
Primary DNS Server IPv4 address of the primary DNS server. For best performance, use a DNS server on your local network.
Secondary DNS Server IPv4 address of the secondary DNS server for your local network.

 

CLI commands:

config system dns

set primary <ip address>

set secondary <ip address>

end

To verify DNS:

execute traceroute <server_fqdn>

where <server_fqdn> is a domain name such as www.example.com.