Courseiva
Cisco Platforms and DevelopmentmediumMultiple ChoiceObjective-mapped

200-901 Cisco Platforms and Development Practice Question

An engineer is configuring IOS XE for RESTCONF. Which YANG module must be enabled to use RESTCONF?

⚠ Common exam trap

Cisco often tests the distinction between the protocol module (restconf) and the YANG data models (like Cisco-IOS-XE-native), leading candidates to confuse the data model with the enabling module.

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

restconf

RESTCONF is a standardized protocol (RFC 8040) that uses HTTP methods to access data defined in YANG modules. To enable RESTCONF on IOS XE, the 'restconf' module must be explicitly enabled in the configuration, typically via the 'restconf' global command. Without this module, the RESTCONF server will not start, and HTTP requests to the RESTCONF API will fail.

Answer analysis

Option-by-option breakdown

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

  • restconf

    Why this is correct

    The restconf module must be enabled to use RESTCONF.

  • Cisco-IOS-XE-native

    Why it's wrong here

    This is a YANG model, not a service to enable.

  • netconf-yang

    Why it's wrong here

    This enables NETCONF, but RESTCONF requires its own module.

  • nxapi

    Why it's wrong here

    nxapi is for NX-OS, not IOS XE.

About these practice questions

Courseiva writes every 200-901 question from scratch — 989 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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.