350-801 · Question #244
350-801 Question #244: Real Exam Question with Answer & Explanation
The correct answer is B: utils diagnose test. {"question_number": 2, "question": "Which two commands must the administrator use on Cisco UCM to generate DNS traffic? (Choose two.)", "correct_answers": ["B", "E"], "explanation": "'utils diagnose test' (B) runs a suite of built-in diagnostic checks on Cisco UCM, including host
Question
Refer to the exhibit. An administrator accesses the terminal of a Cisco UCM and starts a packet capture. Which two commands must the administrator use on Cisco UCM to generate DNS traffic? (Choose two.)
Options
- Ashow version active
- Butils diagnose test
- Cshow cdp neighbor
- Dutils ntp status
- Eutils diagnose module validate_network
Explanation
{"question_number": 2, "question": "Which two commands must the administrator use on Cisco UCM to generate DNS traffic? (Choose two.)", "correct_answers": ["B", "E"], "explanation": "'utils diagnose test' (B) runs a suite of built-in diagnostic checks on Cisco UCM, including hostname resolution tests that generate DNS queries. 'utils diagnose module validate_network' (E) specifically validates network connectivity, which includes performing DNS lookups to verify name resolution is working - directly producing DNS traffic that would appear in a packet capture. 'show version active' displays software version info with no network queries. 'show cdp neighbor' uses CDP (a Layer 2 protocol) and does not involve DNS. 'utils ntp status' checks NTP sync state but does not inherently force a new DNS lookup.", "generated_by": "claude-sonnet", "llm_judge_score": 3}
Topics
Community Discussion
No community discussion yet for this question.