nerdexam
Cisco

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.

Troubleshooting

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)
  • A
    4% (1)
  • B
    7% (2)
  • C
    86% (24)
  • D
    4% (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.

AdnaOutput_<dialeddigits>_<callingparty>.csv

The file extension is .xml, not .csv - the Dial Plan Analyzer output is structured XML, not comma-separated values.

BdnaOutput_<dialeddigits>_<callingparty>.xml

This option reverses the correct parameter order by placing dialed digits before the calling party, which does not match the actual naming convention.

CdnaOutput_<callingparty >_< dialeddigits >.xmlCorrect

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.

DdnaOutput_<dialeddigits>_<callingparty>.xml

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

#dial plan analysis#dnaOutput#CUCM reporting#file naming

Community Discussion

No community discussion yet for this question.

Full 300-070 Practice