Courseiva
Automation and Quality of ServicesmediumMultiple SelectObjective-mapped

350-501 Automation and Quality of Services Practice Question

A service provider wants to use NETCONF to manage devices. Which two statements are true about NETCONF operations? (Choose two.)

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

edit-config is used to modify configuration datastores.

NETCONF uses RPCs like get-config and edit-config; it runs over SSH (RFC 6242) and uses XML encoding.

Answer analysis

Option-by-option breakdown

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

  • get retrieves only operational state data.

    Why it's wrong here

    get retrieves both configuration and state data.

  • edit-config is used to modify configuration datastores.

    Why this is correct

    edit-config is the standard RPC to change configuration.

  • NETCONF uses HTTP methods like POST and GET.

    Why it's wrong here

    That describes RESTCONF, not NETCONF.

  • The transport protocol for NETCONF is SSH.

    Why this is correct

    RFC 6242 mandates SSH as the transport.

  • NETCONF uses JSON encoding by default.

    Why it's wrong here

    NETCONF uses XML, not JSON.

About these practice questions

One of 971 original 350-501 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 350-501 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 350-501 exam.