Courseiva
Understanding and Using APIshardMultiple SelectObjective-mapped

200-901 Understanding and Using APIs Practice Question

Which THREE statements about NETCONF are correct?

⚠ Common exam trap

Cisco often tests the distinction between NETCONF and RESTCONF transport protocols, and the specific datastore retrieval operations, leading candidates to confuse <get-config> with <get> or to assume HTTP is used for NETCONF.

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

NETCONF uses SSH as the transport protocol.

NETCONF uses SSH as its transport protocol, as specified in RFC 6242. This provides a secure, encrypted channel for network device management, which is a fundamental requirement for production environments.

Answer analysis

Option-by-option breakdown

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

  • NETCONF uses HTTP as the transport protocol.

    Why it's wrong here

    HTTP is used by RESTCONF.

  • NETCONF uses SSH as the transport protocol.

    Why this is correct

    RFC 6241 specifies SSH as the mandatory transport.

  • The <edit-config> operation is used to modify configuration data.

    Why this is correct

    It allows creating, updating, or deleting configuration.

  • The <get-config> operation retrieves both configuration and state data.

    Why it's wrong here

    <get-config> retrieves configuration only; <get> retrieves both.

  • NETCONF operations are XML RPCs.

    Why this is correct

    Operations are encoded as XML RPCs.

About these practice questions

This 200-901 question is part of Courseiva's 989-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 by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 200-901 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 200-901 exam.