Viewing DNS Server Status (CLI)

Select a DNS server to view its properties. The status property indicates if the server status is online, offline, or unknown. The rtt property indicates the round-trip time, in milliseconds, to receive a valid response. If the server status is offline, the err_msg property displays the reason, for example, Connection timed out.

  1. Go to configuration services dns and enter show.
    hostname:> configuration services dns
    hostname:configuration services dns> show
    SERVER       STATUS    ADDRESS
    server-000   online    198.51.100.1
    server-001   offline   198.51.100.2
  2. Select the server for which you want to view its status.
    hostname:configuration services dns> select server-000
  3. Enter show.
    hostname:configuration services server-000> show
    Properties:
                     address = 198.51.100.1
                      status = online
                         rtt = 1.768ms
                     err_msg =