300-070 · Question #413
You run a dial plan analysis from the Cisco Unified Communications Manager platform. Upon successful completion, you download this file to your local computer. What is the naming convention of this fi
The correct answer is C. dnaOutput_<callingparty >_< dialeddigits >.xml. The Cisco UCM Dial Plan Analyzer exports results as an XML file with the calling party number listed before the dialed digits in the filename.
Question
You run a dial plan analysis from the Cisco Unified Communications Manager platform. Upon successful completion, you download this file to your local computer. What is the naming convention of this file?
Options
- AdnaOutput_<dialeddigits>_<callingparty>.csv
- BdnaOutput_<dialeddigits>_<callingparty>.xml
- CdnaOutput_<callingparty >_< dialeddigits >.xml
- DdnaOutput_<dialeddigits>_<callingparty>.xml
How the community answered
(28 responses)- A4% (1)
- B7% (2)
- C86% (24)
- D4% (1)
Why each option
The Cisco UCM Dial Plan Analyzer exports results as an XML file with the calling party number listed before the dialed digits in the filename.
The file extension is .xml, not .csv - the Dial Plan Analyzer output is structured XML, not comma-separated values.
This option reverses the correct parameter order by placing dialed digits before the calling party, which does not match the actual naming convention.
The correct naming convention for the DNA output file is dnaOutput_<callingparty>_<dialeddigits>.xml, with the calling party appearing first and the dialed digits second. This specific ordering is defined by the UCM Dial Plan Analyzer tool and must be understood to correctly locate or process the exported analysis file.
Like choice B, this option incorrectly places dialed digits before the calling party in the filename, contradicting the tool's actual output format.
Concept tested: Cisco UCM Dial Plan Analyzer output file naming convention
Source: https://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/admin/12_5_1/systemConfig/cucm_b_system-configuration-guide-1251/cucm_b_system-configuration-guide-1251_chapter_0111001.html
Topics
Community Discussion
No community discussion yet for this question.