350-801 · Question #525
Refer to the exhibit. An engineer runs the utils diagnose test CLI command on a Cisco UCM subscriber and receives an error message during the validate_network test. What are two causes of the error?…
The correct answer is A. The DNS server is missing PTR records for the Cisco UCM servers. C. The DNS server has multiple PTR records for the Cisco UCM servers. An error during the validate_network test from utils diagnose test on a Cisco UCM subscriber can be caused by missing or multiple PTR records on the DNS server. These specific DNS record misconfigurations hinder proper network validation.
Question
Refer to the exhibit. An engineer runs the utils diagnose test CLI command on a Cisco UCM subscriber and receives an error message during the validate_network test. What are two causes of the error? (Choose two.)
Exhibit
Options
- AThe DNS server is missing PTR records for the Cisco UCM servers.
- BA failure is expected when the utils diagnose test command is run on a subscriber.
- CThe DNS server has multiple PTR records for the Cisco UCM servers.
- DThe DNS servers are unreachable from the Cisco UCM server.
- EThe firewall is blocking UDP port 53 traffic from Cisco UCM to the DNS servers.
How the community answered
(46 responses)- A76% (35)
- B4% (2)
- D11% (5)
- E9% (4)
Why each option
An error during the `validate_network` test from `utils diagnose test` on a Cisco UCM subscriber can be caused by missing or multiple PTR records on the DNS server. These specific DNS record misconfigurations hinder proper network validation.
Missing PTR (Pointer) records for the Cisco UCM servers on the DNS server will cause a `validate_network` error because Cisco UCM performs reverse DNS lookups, and the absence of these records indicates an incomplete or incorrect DNS configuration.
A failure is not expected when `utils diagnose test` runs on a subscriber; the command is designed to confirm the healthy operation of all cluster nodes.
Having multiple PTR records for a single IP address of a Cisco UCM server is an an invalid DNS configuration that can lead to ambiguous name resolution and will be flagged as an error during the `validate_network` test.
While unreachable DNS servers would cause network validation to fail, this cause is often a result of underlying connectivity issues like a firewall blocking traffic (E), and A and C represent specific DNS record misconfigurations that are distinct causes.
A firewall blocking UDP port 53 would prevent DNS queries, making DNS servers unreachable (D), but A and C refer to specific DNS record integrity issues that can exist even if DNS servers are reachable.
Concept tested: Cisco UCM `utils diagnose test` and DNS configuration
Source: https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/install/10_0_1/cucm_b_install-cucm-100/cucm_b_install-cucm-100_chapter_0100.html
Topics
Community Discussion
No community discussion yet for this question.
