• 4.9/5.0
  • 122 Questions
  • Updated on: 25-May-2026
  • Automating Cisco Enterprise Solutions (ENAUTO)
  • 21225 Prepared

Free Cisco 300-435 Practice Questions 2026 | Automating Cisco Enterprise Solutions (ENAUTO)


What is a benefit of developing an application in a Python virtual environment?

A. The application operates in multiple target systems simultaneously.

B. The application supports concurrency or multithreading.

C. The application operates across systems that have different operating systems.

D. The development environment is isolated from Python projects that already exist.

D.   The development environment is isolated from Python projects that already exist.

An engineer needs to create a new network using the Meraki API. Which HTTP action to the URL https:// api.meraki.com/api/v0/organizations/< new_org_id >/networks will result in a 201 response code?

A. GET

B. POST

C. PUT

D. ADD

B.   POST

The Cisco DNA Center Sites API must be used to add a device to a site, but only the site name is available. Which API call must be used to retrieve the site identifier so that the device can be properly added to the network?

A. /dna/intent/api/site/siteId

B. /dna/intent/api/site

C. /dna/intent/api/v1/site

D. /dna/intent/api/v1/site/siteName

C.   /dna/intent/api/v1/site

A Cisco DNA Center script must be written to retrieve a list of interfaces on a switch. Drag and drop the API calls that are needed to return the list of interfaces using the Command Running APIs from the left into the correct sequence on the right.


Refer to the exhibit.

The task is to create a Python script to display an alert message when a Meraki MX Security Appliance goes down. The exhibit shows sample data that is received. Which Python snippet displays the device name and the time at which the switch went down?

A. Option A

B. Option B

C. Option C

D. Option D

C.   Option C

Refer to the exhibit.

Which NETCONF protocol operation is used to interact with the YANG model?

A. < edit-config >

B. < get >

C. < get-config >

D. < copy-config >

B.   < get >

When the Cisco DNA center intent API is used as part of an automation process what prompts receiving a HTTP 206 status code on a call?

A. The client authentication credentials that are included with the request are missing or invalid.

B. The client made a request that has been received but not yet acted upon.

C. The client made a request for partial content matching a range header.

D. The client request was successful, but there is no content associated with the request.

C.   The client made a request for partial content matching a range header.

Drag and drop the code from the bottom onto the box where the code is missing in the Ansible playbook to apply the configuration to an interface on a Cisco IOS XE device. Not all options are used.


What does the command boot ipxe forever switch 1 perform when executed on a Cisco IOS XE device?

A. It continuously sends DHCP requests for iPXE until the device boots with an image.

B. It continuously sends DNS requests for iPXE until the device restarts.

C. It continuously sends DNS requests for iPXE until the device boots with an image.

D. It continuously sends DHCP requests for iPXE until the device restarts.

A.   It continuously sends DHCP requests for iPXE until the device boots with an image.

What is a capability of MV sense MQTT API?

A. Request and subscribe to historical, current, or real-time data

B. Automate the configuration of networking device.

C. Monitor the network and auto adjust for optimal performance

D. Create email alerts for users that violate the security configuration

A.   Request and subscribe to historical, current, or real-time data

Page 2 out of 13 Pages