Summer Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

300-435 Exam Dumps - Automating Cisco Enterprise Solutions (ENAUTO)

Question # 4

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

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

Full Access
Question # 5

A configuration has been made to add to every switch port a new port description. The script worked initially, but after a few seconds, an HTTP 429 status code was received. What causes this error message from the Meraki cloud?

A.

The wrong API key is used to query the data.

B.

The rate limit of the Cisco Meraki API is exceeded.

C.

The API key has expired.

D.

The device goes offline while you poll the API dashboard.

Full Access
Question # 6

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

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 7

Drag and drop the steps from the left into the order on the right to create an end-to-end flow for Meraki Splash Screen using EXCAP.

Full Access
Question # 8

In the Cisco DNA Center Operational Tool API, which section of the intent API allows the retrieval of keywords that are accepted by the CLI and enables the execution of read-only commands on network devices to retrieve their real-configuration?

A.

Device Inventory

B.

Command Runner

C.

Network Assurance

D.

Device Discovery

Full Access
Question # 9

Refer to the exhibit.

What is the result when running the Python scripts?

A.

s1

B.

s2

C.

s1, s2, s3

D.

s3

Full Access
Question # 10

With the MV Sense API, which REST endpoint provides LUX level?

A.

/merakimv/XXXX-XXXX-XXXX/light

B.

/merakimv/XXXX-XXXX-XXXX/raw_detections

C.

/merakimv/XXXX-XXXX-XXXX/0

D.

/merakimv/XXXX-XXXX-XXXX/zones

Full Access
Question # 11

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//networks will result in a 201 response code?

A.

GET

B.

POST

C.

PUT

D.

ADD

Full Access
Question # 12

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?

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.

Full Access
Question # 13

Which solution is used for automating the configuration of a device when it is first powered on, using DHCP and TFTP?

A.

PnP

B.

iPXE

C.

SNMP

D.

ZTP

Full Access
Question # 14

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?

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 15

Refer to the exhibit.

What is the correct ncclient method to use to collect the running configuration of a Cisco IOS XE device that uses NETCONF?

A.

config=m.copy_config(source=’running’)

B.

config=m.get(source=’running’)

C.

config=m.collect_config(source=’running’)

D.

config=m.get_config(source=’running’)

Full Access
Question # 16

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

A.

access point

B.

distribution switch

C.

access switch

D.

wireless LAN controller

Full Access
Question # 17

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?

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.

Full Access
Question # 18

Drag and drop the code from the bottom onto the box where the code is missing to perform the login operation and security check on the vManage web server at the specified IP address. Not all code options are used.

Full Access