Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Cisco logo

CiscoCertified Network Associate Automation (CCNA Automation)

Domain 5Objective 11

11. Interpret Basic YANG Models 200-901 Practice Questions (Page 3)

Part of the 5.0 Infrastructure and Automation domain, which accounts for 20% of the 200-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 1–1 from this objective — we provide 38 practice questions to prepare you well beyond it. (estimate)

38questions here
8free pages
6concepts
20%of the exam

Questions 11–15

  1. 11application · medium

    A network engineer is examining a YANG module that models a physical interface. The module contains: container interfaces { list interface { key "name"; leaf name { type string; } leaf admin-status { type enumeration { up; down; } } leaf speed { type uint32; } } }. The engineer wants to retrieve the admin-status of the interface named 'eth0'. Which XPath expression correctly selects this leaf?

    Select an answer first
  2. 12expert · hard

    A YANG module defines a leaf 'priority' with type 'uint8' and a leaf 'description' with type 'string'. An automation script needs to set the priority to 256 and the description to 'high priority'. The script sends a NETCONF edit-config operation. What will happen?

    Select an answer first
  3. 13foundation · easy

    Which statement best describes how YANG models are used in network automation?

    Select an answer first
  4. 14application · medium

    A network automation team is designing a system to manage network devices from multiple vendors. They want to use a single set of automation scripts to configure interfaces, regardless of the underlying device OS. Which approach best achieves this goal?

    Select an answer first
  5. 15application · medium

    A network operations team is comparing automation approaches for a multi-vendor environment. They need to programmatically retrieve interface statistics and configuration from devices made by three different vendors. The team wants a single, structured data model that is consistent across vendors and supports standard CRUD operations. Which approach best meets these requirements?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Cisco. “200-901” is a trademark of its owner, used for identification only.