Which interface is required when a configuration change must be staged and then committed atomically?
CCNP Enterprise ENAUTO
CISCO_ENAUTO_300_435Ready to test yourself?
A timed, blueprint-proportional exam drawn fresh from this bank โ with a per-domain score report.
๐ Free preview: showing 10 of 130 questions. Unlock the full bank โ every question, explanation, and reference.
Unlock all 130 questions โ10 questions across 5 topics. Choose an answer for each question, then check it to see the correct answer and explanation.
Filter by topic
All 10 questions
Network Automation Foundation
6 questions in topicYANG model families and their trade-offs, NETCONF, RESTCONF and gNMI interface selection, JSON and XML payload construction, RFC 8340 tree notation, and model exploration and validation with pyang and YANG Suite.
An engineer inspects a YANG tree and finds a node marked ro. An attempt to include it in an edit-config payload fails. Why?
A team standardizes on OpenConfig models and later finds a required platform feature is not expressible. What accounts for this?
A RESTCONF GET returns data, but the identical path used in a NETCONF filter returns nothing. What is the most likely explanation?
A payload validates against a published standard YANG model but the device rejects it. Which explanation should be investigated first?
A team must choose an interface for a workload requiring both configuration and 10-second telemetry from thousands of devices. Which analysis is correct?
Device-Level Network Automation
4 questions in topicPython automation with Netmiko, ncclient and requests, NETCONF and RESTCONF operation semantics, Ansible playbook and inventory behavior, Day 0 provisioning with ZTP and Plug and Play, and on-box automation with EEM, guest shell and on-device Python.
Which Python library would be used to send a RESTCONF request to a device?
An automation must run on the device itself so it still functions when the management network is unreachable. Which approach fits?
A RESTCONF PUT is used to update an interface description. Afterward the interface's IP address configuration is gone. What happened?
An ncclient edit-config with no operation attribute is sent containing only two leaves of a large subtree. What is the result?