Which Python library would be used to send a RESTCONF request to a device?
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
4 questions in Device-Level Network Automation
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.
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?