🔥 3-day streak
Cisco CCNP Automation AUTOCOR (350-901)93 / 136
Question 93 of 136

You are writing a Python script using the ncclient library to push OSPF configuration to an IOS-XE device over NETCONF. The configuration XML includes a new OSPF process and several network statements. Requirements: if any part of the OSPF config is rejected by the device, the entire change must be rolled back automatically so the router is never left in a partial state, and the script must raise an exception for the CI/CD pipeline to catch. Which approach best satisfies these requirements?

Reviewed for accuracy · Report an issueNext question