CCNP Enterprise ENAUTO

CISCO_ENAUTO_300_435
ProfessionalVersion 300-435 ENAUTO v2.0Official exam guide โ†—

Ready to test yourself?

A timed, blueprint-proportional exam drawn fresh from this bank โ€” with a per-domain score report.

๐Ÿ”’ Unlock the simulation โ†’

๐Ÿ”“ 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

D1_FOUND

Network Automation Foundation

6 questions in topic

YANG 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.

1
Single choice~60s

Which interface is required when a configuration change must be staged and then committed atomically?

2
Single choice~80s

An engineer inspects a YANG tree and finds a node marked ro. An attempt to include it in an edit-config payload fails. Why?

3
Single choice~80s

A team standardizes on OpenConfig models and later finds a required platform feature is not expressible. What accounts for this?

4
Single choice~80s

A RESTCONF GET returns data, but the identical path used in a NETCONF filter returns nothing. What is the most likely explanation?

5
Single choice~110s

A payload validates against a published standard YANG model but the device rejects it. Which explanation should be investigated first?

6
Single choice~110s

A team must choose an interface for a workload requiring both configuration and 10-second telemetry from thousands of devices. Which analysis is correct?

D2_DEVICE

Device-Level Network Automation

4 questions in topic

Python 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.

7
Single choice~60s

Which Python library would be used to send a RESTCONF request to a device?

8
Single choice~60s

An automation must run on the device itself so it still functions when the management network is unreachable. Which approach fits?

9
Single choice~80s

A RESTCONF PUT is used to update an interface description. Afterward the interface's IP address configuration is gone. What happened?

10
Single choice~80s

An ncclient edit-config with no operation attribute is sent containing only two leaves of a large subtree. What is the result?