Labour Day Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

Cisco 300-435 Automating Cisco Enterprise Solutions (ENAUTO) Exam Practice Test

Demo: 18 questions
Total 125 questions

Automating Cisco Enterprise Solutions (ENAUTO) Questions and Answers

Question 1

Which two actions do Python virtual environments allow users to perform? (Choose two.)

Options:

A.

Simplify the CI/CD pipeline when checking a project into a version control system, such as Git.

B.

Efficiently port code between different languages, such as JavaScript and Python.

C.

Run and simulate other operating systems within a development environment.

D.

Quickly create any Python environment for testing and debugging purposes.

E.

Quickly create an isolated Python environment with module dependencies.

Question 2

Which statement describe the difference between OpenConfig and native YANG data models?

Options:

A.

Native models are designed to be independent of the underlying platform and are developed by vendors and standards bodies, such as the IETF.

B.

Native models are developed by individual developers and designed to apply configurations on platforms.

C.

OpenConfig models are developed by vendors and designed to integrate to features or configurations that are relevant only to that platform.

D.

Native models are developed by vendors and designed to integrate to features or configurations that are relevant only to that platform.

Question 3

Refer to the Exhibit.

Which two parameters are mandatory when the Cisco Meraki API is used to create a network? (Choose two)

Options:

A.

tags

B.

name

C.

time zone

D.

type

E.

disableMyMerakiCom

Question 4

What is an advantage of software-defined networks as compared to traditional networks?

Options:

A.

They simplify operations by creating a concrete copy of the network.

B.

They reduce complexity by coupling the control and the data plane.

C.

They enable older hardware to be repurposed without an investment in new infrastructure.

D.

They deliver a distributed management architecture that provides better resilience to errors.

Question 5

Which environment must be enabled to complete the zero-touch provisioning process on a IOS XE device?

Options:

A.

TCL

B.

ZTP Open Service container

C.

EEM

D.

Guest shell

Question 6

Refer to the exhibit.

A Python script has been created that calls the Cisco SD-WAN vManage Device Inventory API to get the list of vEdges. The JSON data that returns to a Python dictionary has been converted and assigned to a variable named “d”. A portion of the JSON is shown in the exhibit. Which code will complete the expression hostname= to access the hostname?

Options:

A.

d[“data”][0][“host-name”]

B.

d[data][0][host-name]

C.

d(“data”)[0](“host-name”)

D.

d[“host-name”][“data”]{“0”}

Question 7

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

Question 8

Refer to the exhibit. End users cannot connect to the circular network, and the signal strength is poor. A missing or unknown APN status message is present and the modern status remains in low-power mode. Which addresses the issue?

Options:

A.

Use the device/celluiar/status vManage resource URI to ensure sufficient radio signal strength.

B.

Use the systen/device/controllers vManage resource URI to set the platform temperature.

C.

Use the device/app-route/statistics vManage resource URI to allow packets reachability to hosts.

D.

Use the device/tools'ping vManage resource URI to allow network device reachability.

Question 9

When a Grafana dashboard is built to receive network events from Cisco DNA Center, which integration bundle is enabled to send notifications?

Options:

A.

Basic ITSM CMDB Synchronization

B.

DNA Center Rest API

C.

Network Events for REST API Endpoint

D.

Network Issue Monitor and Enrichment for ITSM

Question 10

Refer to the exhibit.

The configuration commands are entered in CLI config mode to configure a static telemetry

subscription on a Cisco IOS XE device. The commands are accepted by the device, but the consumer receives

no telemetry data. Which change must be made to ensure that the consumer receives the telemetry data?

Options:

A.

The IP address of the receiver must be set.

B.

The stream type must be set to YANG.

C.

The update policy period must be shortened.

D.

The sender IP address must be set.

Question 11

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

Question 12

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

Question 13

Refer to the exhibit. Interfaces named Loopback0, Loopback1, and Loopback2 must be created and enabled on a Cisco IOS XE target device in the lab group. Which loop must be added to the end of the Ansible “create int” task?

Options:

A.

with_items: “{{intlist}}”

B.

with_parent: “{{intlist}}”

C.

with_list: “{{intlist}}”

D.

with_groups: “{{intlist}}”

Question 14

Which field must be completed in Cisco DNA Center when a network discovery is initiated?

Options:

A.

SNMP read community string

B.

Enable password

C.

NETCONF port

D.

Discovery type

Question 15

What are two characteristics of synchronous calls to APIs? (Choose two.)

Options:

A.

They can be used only with certain programming languages.

B.

They make your application less portable, so asynchronous calls are preferred.

C.

They can add perceived latency to your application if data is not received.

D.

They block until a response is returned from the servers.

E.

They do not block while waiting for the API to be processed.

Question 16

What is a capability of Cisco SD-WAN vManage Certificate Management API?

Options:

A.

deletes existing installed certificates

B.

distributes the root certificate to client devices

C.

generates SSL certificates

D.

creates certificate signing requests

Question 17

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/

Question 18

Refer to the exhibit. An API request must display an alert message if change in OSPF neighbors is detected. Which code snippet must be added to complete the requests?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Demo: 18 questions
Total 125 questions