Asset ID: |
1-71-2051354.1 |
Update Date: | 2018-03-01 |
Keywords: | |
Solution Type
Technical Instruction Sure
Solution
2051354.1
:
How to view the DNS statistics
Related Categories |
- PLA-Support>Sun Systems>CommsGBU>Session Delivery Network>SN-SND: Acme Network Management
|
In this Document
Created from <SR 3-11187056021>
Applies to:
Acme Packet 4500 - Version S-Cx6.4.0 to S-Cx6.4.0 [Release S-Cx6.0]
Information in this document applies to any platform.
Goal
Need to verify the responses received from the DNS server, if we have DNS configured on the network interface.
Solution
You can monitor DNS statistics using the ACLI show dns command. The information displayed includes the following:
• Queries—The number of DNS queries initiated.
• Successful—The number of DNS queries completed successfully.
• NotFound—The number of DNS queries that did not result in DNS resolution.
• TimedOut—The number of DNS queries that timed out.
To get DNS statistics, use either the ACLI show dns or show dns stats command. Both return the same output.
For example:
ACMEPACKET# show dns
18:20:18-16
---Queries---- --Successful-- ---NotFound--- ---TimedOut---
DNS Intf Name Current Total Current Total Current Total Current
Total
M10 1 1 0 0 0 0 1
1
To view DNS statistics for specific cache entries, use the 'show dns cache-entry' command. You must include both the realm name and the entry ID as arguments to avoid receiving an error message. Your cache key entries must appear in one of the following formats:
• NAPTR records—NAPTR:abc.com
• SRV records—SRV:_sip._tcp.abc.com
• A records—A:abc.com
A successful inquiry appears as follows:
ACMEPACKET# show dns cache-entry core A:abc.sipp.com
Query-->
Q:A abc.sipp.com ttl=86329
Answers-->
172.16.0.191
Please refer the troubleshooting guide:
http://docs.oracle.com/cd/E50366_01/doc/sbc_scx640_troubleshooting.pdf
References
<NOTE:1598273.1> - What Log Files are Required when Opening a Service Request with Acme Packet Regarding Call Flow Issues
<NOTE:166650.1> - Working Effectively With Oracle Support - Best Practices
Attachments
This solution has no attachment