Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

ExamsBrite Dumps

Automating Cisco Enterprise Solutions (ENAUTO) Question and Answers

Automating Cisco Enterprise Solutions (ENAUTO)

Last Update Oct 19, 2025
Total Questions : 125

We are offering FREE 300-435 Cisco exam questions. All you do is to just go and sign up. Give your details, prepare 300-435 free exam questions and then go for complete pool of Automating Cisco Enterprise Solutions (ENAUTO) test questions that will help you more.

300-435 pdf

300-435 PDF

$40.25  $114.99
300-435 Engine

300-435 Testing Engine

$47.25  $134.99
300-435 PDF + Engine

300-435 PDF + Testing Engine

$61.25  $174.99
Questions 1

Refer to the exhibit.

Which NETCONF statement type is represented by +--rw address* [ip]?

Options:

A.  

list

B.  

leaf-list

C.  

container

D.  

submodule

Discussion 0
Questions 2

Refer to the exhibit. The lab group consists of four Cisco IOS XE routers named pod-11,pod-12, and pod-22. What is the result of running the Ansible playbook to reset the lab?

Options:

A.  

The IPv4 and IPv6 addresses for the Loopback1 interface are removed from pod-11 and pod-12.

B.  

The IPv4 and IPv6 addresses for the Loopback2 interface are removed from all routers.

C.  

The Loopback1 interface is removed from the pod-11 and pod-12 routers.

D.  

The changes will occur on pod-21 and pod-22 If the loopback2 Interface is absent.

Discussion 0
Questions 3

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.

Options:

Discussion 0
Questions 4

Fill in the blank to complete the URL for the Cisco SD-WAN API that retrieves a list of users that are logged into a device.

Options:

Discussion 0
Questions 5

What is primary purpose of using the Cisco SD-WAN vManage Certificate Management API?

Options:

A.  

to securely deploy vManage

B.  

to report an issue to Cisco TAC

C.  

to install signed certificates

D.  

to contact Enterprise Certificate Authority

Discussion 0
Questions 6

Which tag is required when establishing a YANG-push subscription with a Cisco IOS XE device?

Options:

A.  

B.  

C.  

D.  

Discussion 0
Questions 7

Refer to the exhibit.

A RESTCONF GET request is sent to a Cisco IOS XE device. The base URL of the request and the response in XML format are shows in the exhibit. what is the YANG data node that is referenced in the response?

Options:

A.  

Route is a leaf list

B.  

Static-routes is a container

C.  

Static-router is a list

D.  

Routing-instance is a container

Discussion 0
Questions 8

Refer to the exhibit.

How many YANG models does the NETCONF operation interact with?

Options:

A.  

one

B.  

two

C.  

three

D.  

four

Discussion 0
Questions 9

Which HTTP request is valid to create a new wireless network called “Demo Wireless Network” in the organization “QASD-EROA-MKAW”?

Options:

A.  

Option A

B.  

Option B

C.  

Option C

D.  

Option D

Discussion 0
Questions 10

What is the purpose of using the Cisco SD-WAN vManage Certificate Management API?

Options:

A.  

to generate a CSR

B.  

to allocate resources to the certificate server

C.  

to request a certificate from the certificate server

D.  

to enable vManage Center

Discussion 0
Questions 11

Refer to the exhibit. A RESTCONF GET request is sent to a Cisco IOS XE device. The base URL of the request and the response in XML format are shown in the exhibit. What are the two YANG data nodes and modules referenced in the response? (Choose two.)

Options:

A.  

description is a key field defined in the interface list

B.  

The ethernetCsmacd type is imported from the iana-if-type module

C.  

address is a container defined in the ietf-interfaces module

D.  

ipv4 is a container defined in the ietf-ip module

E.  

interface has the YANG data node type of container

Discussion 0
Questions 12

On which device is the Cisco SD-WAN manage certificate management API able to install certificates?

Options:

A.  

CSR 1O00v

B.  

vFog router

C.  

load balancer

D.  

vSmart

Discussion 0
Questions 13

What are two characteristics of REST API calls? (Choose two.)

Options:

A.  

Unencrypted

B.  

Non-cacheable

C.  

Stateless

D.  

Implemented over http

E.  

Parameters passed in the headers

Discussion 0
Questions 14

Which URI with the request body of Request body:

{“name”:”Test”,”organizationId”:,”type”:”appliance”} creates a new Meraki network called “Test”, when using APIs?

Options:

A.  

PUT https://api.meraki.com/api/v0/organizations/ /networks

B.  

POST https://api.meraki.com/api/v0/networks

C.  

POST https://api.meraki.com/api/v0/organizations/ /networks/

D.  

POST https://api.meraki.com/api/v0/organizations/ /networks

Discussion 0
Questions 15

Which two network assurance features are provided by the Cisco DNA Center API? (Choose two.)

Options:

A.  

site health

B.  

license compliance health

C.  

client health

D.  

Cisco APIC appliance health

E.  

Cisco DNA Center appliance health

Discussion 0
Questions 16

What is the purpose of using the Cisco SD-WAN vManage Certificate Management API?

Options:

A.  

To securely deploy vManage

B.  

To contact Enterprise certificate Authority

C.  

To install signed certificates

D.  

To report an issue to cisco TAC

Discussion 0
Questions 17

Refer to the exhibit.

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

Options:

A.  

B.  

C.  

D.  

Discussion 0
Questions 18

Refer to the exhibit. Which device type is functioning in a degraded state?

Options:

A.  

access point

B.  

distribution switch

C.  

access switch

D.  

wireless LAN controller

Discussion 0
Questions 19

Which two statements are benefits of YANG-push telemetry data over traditional data collection methods? (Choose two.)

Options:

A.  

The subscription requests use less bandwidth than SNMP polls.

B.  

It uses UDP rather than TCP.

C.  

You can precisely define data subscriptions.

D.  

It scales better than SNMP.

E.  

It is supported on more devices than SNMP.

Discussion 0
Questions 20

Refer to the exhibit. What is the expected output from the Python code?

Options:

A.  

Option A

B.  

Option B

C.  

Option C

D.  

Option D

Discussion 0
Questions 21

What does Cisco DNA Center use to manage third-party devices?

Options:

A.  

command runners

B.  

multivendor SDK

C.  

templates

D.  

device packages

Discussion 0
Questions 22

In which two use cases should a Python virtual environment be used? (choose two.)

Options:

A.  

When developing multiple Python projects in the same environment that have the same Python package version requirements.

B.  

When developing multiple Python projects in the same environment that have conflicting Python package versions.

C.  

When developing the same Python application across multiple systems using the same application requirements.

D.  

When creating a new project with several development environments in a multi-project development system across the infrastructure.

E.  

When creating a new project that has a clean development environment in a multi-project development system.

Discussion 0
Questions 23

A new project called “device_status” must be stored in a central Git repository called “device_status” with the first file named “device_status.py”. The Git repository is created using the account python_programmer. Which set of commands inserts the project into Git?

Options:

A.  

Option A

B.  

Option B

C.  

Option C

D.  

Option D

Discussion 0
Questions 24

Refer to the exhibit.

A template is provided to a junior developer to automate the creation of a network on the

Meraki dashboard. The new network needs to have the id 123456789 and support only wired network

connections. What type needs to be added to the API?

Options:

A.  

switch

B.  

wireless

C.  

appliance

D.  

systemsManager

Discussion 0
Questions 25

Drag and drop the code snippers from the bottom onto the blanks in the code to subscribe to a Cisco DNA event by using the intent API . Not all options used.

Options:

Discussion 0
Questions 26

Refer to the exhibit. Which device type is functioning in a degraded state?

Options:

A.  

access point

B.  

distribution switch

C.  

access switch

D.  

wireless LAN controller

Discussion 0
Questions 27

Which setting is used for the dampening period when configuring an on-change publication for YANG-push versus Openconfig?

Options:

A.  

Null

B.  

-1

C.  

0

D.  

1000

Discussion 0
Questions 28

Refer to the exhibit. What is a valid XML instances of this YANG module?

Options:

A.  

Option A

B.  

Option B

C.  

Option C

D.  

Option D

Discussion 0
Questions 29

Which path do call begin with to implement Cisco DNA Center Intent APIs?

Options:

A.  

/intent

B.  

/dna/v1

C.  

/dna/api/intent/v1

D.  

/dna/system/api/v1/

Discussion 0
Questions 30

An engineer stored source code in a Git repository and is ready to develop a new feature. The production release is stored in the "master" branch. Which command create the new feature in a separate branch called "feature" and check out the new version?

Options:

A.  

Option A

B.  

Option B

C.  

Option C

D.  

Option D

Discussion 0
Questions 31

Drag and drop the characteristics from the left onto the network types on the right.

Options:

Discussion 0
Questions 32

Refer to the exhibit.

Which XML tag completes this NETCONF telemetry subscription with a Cisco IOS XE device?

Options:

A.  

crontab

B.  

cadence

C.  

frequency

D.  

period

Discussion 0
Questions 33

A network administrator must troubleshoot a network issue using Cisco DNA Center. Which API request helps to determine issue details, impacted hosts, or suggested actions for the resolution?

Options:

A.  

/dna/intent/v1/issues

B.  

/dna/intent/api/v1/issues

C.  

/dna/intent/v1/issue-enrichment-details

D.  

/dna/api/v1/client-health/issues

Discussion 0
Questions 34

When working with MV Sense APIs, which type of protocol is MQTT based upon?

Options:

A.  

publish-subscribe messaging protocol

B.  

simple mail transport protocol

C.  

heavyweight messaging protocol

D.  

computer vision protocol

Discussion 0
Questions 35

Which URI removes an administrator from a Meraki network using an API call?

Options:

A.  

DELETE https://api/meraki.com/api/v0/organizations/ /admins/

B.  

DELETE https://api/meraki.com/api/v0/admins/

C.  

PUT https://api/meraki.com/api/v0/organizations/ /admins/?delete=

D.  

DELETE https://api/meraki.com/api/v0/organizations/ /admins/

Discussion 0
Questions 36

When accessing the /device-detail endpoint in cisco DNA Center, what is an acceptable searchBy parameter value?

Options:

A.  

Platform type

B.  

IP address

C.  

Software verison

D.  

MAC address

Discussion 0
Questions 37

Fill in the blanks to complete this API request against the Cisco SD_WAN vManage Statistics API, which specified a deviceId of 260faff9-2d31-4312-cf96-143b46db0211, a local-color of biz-internet, and a remote- color of gold.

Options:

Discussion 0