Command Syntax
> show status addressContext <addressContext_name> dnsGroup <dnsGroup name>
dnsEntryDataStatus
dnsEntryStatus
dnsServerStatistics
Command Parameters
Parameter | Description |
---|
<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.
|