Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

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

Page: 2 / 4
Total 125 questions

A programmer is creating a Meraki webhook python script to send a message to webex teams. Which two elements should be configured to create this script? (Choose two.)

A.

gRPC credentials

B.

Webex teams access token

C.

XML formatted request

D.

User authentication count

E.

Webhook server secret

Information about a rebooted device needs to be displayed with an ID of 260faff9-2d31-4312-cf96- 143b46db0211 using the Cisco SD-WAN vManage Administration APIs. The API documentation states that deviceId is a required request parameter. Fill in the blank to create the REST call.

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

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

Which two Cisco DNA center features are needs to add legancy on the platform? (Choose two.)

A.

Multivendor SDK support

B.

Trusted device profile update

C.

Device package creation

D.

Device package download

E.

Device profile replication

Drag and drop the code from the bottom onto the box where the code is missing to construct an noiliest request that shuts down an interface on a Cisco IOS XE device. Not all options are used.

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 devices

C.

monitor the network and auto adjust for optimal performance

D.

create email alerts for user that violate the security configuration

What is a difference between OpenConfig and native YANG data models?

A.

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

B.

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

C.

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

D.

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

Which URI with the request body of Request body:

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

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

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 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?

A.

Option A

B.

Option B

C.

Option C

D.

Option D