Courseiva
Network Programmability FoundationhardMultiple ChoiceObjective-mapped

SAUTO Network Programmability Foundation Practice Question

You are developing a NETCONF client to modify the configuration of a Cisco IOS-XE device. You have sent an <edit-config> operation. What must you include in your message to ensure the changes are committed only if the validation succeeds, using the confirmed-commit capability?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

<confirmed/>

To use confirmed-commit, the client must include the <confirmed/> tag within the <commit/> operation or during the <edit-config> process depending on the implementation sequence, but specifically, it is a parameter of the <commit> RPC.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • <commit-check/>

    Why it's wrong here

    <commit-check/> is not standard NETCONF syntax.

  • <confirm/>

    Why it's wrong here

    The tag is <confirmed/>, not <confirm/>.

  • <confirmed/>

    Why this is correct

    The <confirmed/> tag is required within the commit operation to trigger the confirmed-commit feature.

  • <verify/>

    Why it's wrong here

    <verify/> is not a valid NETCONF tag for commit.

About these practice questions

This SAUTO question is part of Courseiva's 281-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Cisco exam blueprint

This SAUTO practice question is part of Courseiva's free Cisco certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SAUTO exam.