This table lists data and configuration for the DNS Server Groups in a specified address context.

Command Syntax

> show table addressContext <addressContext_name> dnsGroup <dnsGroup name>
	dnsEntryDataStatus
	dnsEntryStatus
	dnsServerStatistics
    server


Command Parameters

DNS Group Parameters

ParameterDescription
<dnsGroup name>The DNS Group name.
dnsEntryDataStatus

DNS entry data status (up to 32 records are returned).

  • domainName – Domain name associated with this DNS entry.
  • hostName – The host name of the DNS entry.
  • ipAddress – The IP address of the DNS entry.
  • portNum – The port number of the DNS entry.
  • preference – The preference for the DNS entry.
  • priority – The priority of the DNS entry.
  • recordIndex – Record index of this DNS entry.
  • recordDataIndex – Record number of this DNS entry.
  • recordName – Record name of this DNS entry.
  • service – The service type of the DNS entry.
  • type – Local name service record data type.
  • ttl – The TTL for the DNS entry.
  • weight – The load-sharing weight of the DNS entry.
dnsEntryStatus

DNS entry record status. 

  • domainName – The domain name of the DNS entry record. 
  • foreignRecord – Flag indicating whether the entry record is foreign (true) or locally created (false).
  • type – The type of the DNS entry record.

dnsServerStatistics

DNS server statistics for this DNS group.

  • errors – The number of errors from queries to this DNS server.
  • ipAddress – The IP address of the DNS server requested for the statistics data.
  • queries – The number of queries to the DNS server for this DNS group.
  • referrals – The number of referrals from queries to the DNS server for this DNS group.
  • timeouts – The number of timeouts from queries to the DNS server for this DNS group.
  • ednsStatus – The EDNS support status for the DNS server in this DNS group. (supported/unsupported/monitoring).
  • ednsFailures – The number of eDNS query failures for the selected DNS Server.
  • totalTcpConnection – The number of attempts to connect to the DNS server for this DNS group.
  • tcpConnectionSuccess – The number of successful TCP connections to the DNS server for this DNS group.
  • tcpConnectionTornDown – The number of TCP connections torn down with DNS server for this DNS group.
  • tcpFallback – The number of times TCP fallback occurred for with DNS server for this DNS group.
server

Configured parameters for DNS servers in the DNS group.

  • dscpValue – The Differentiated Services Code Point (DSCP) value the SBC sends in the IP header of DNS queries to the specified DNS server.
  • ipAddress  The IPv4 or IPv6 address of this DNS server.
  • priority  The priority of this DNS server.
  • recordOrder –  The lookup order of the local name service records associated with the specified DNS server. (centralized-roundrobin, priority, roundrobin)
  • recursionDesired– Whether to use recursion for this DNS server.
  • state The administrative state of this DNS server.
  • tcpFallback – Whether to support TCP fallback when the transport protocol is configured as UDP.
  • transportProtocol – The transport protocol to use for DNS queries for this DNS server.
  • weight The load-sharing weight of this DNS server.