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: 4 / 4
Total 125 questions

Fill in the blank to complete the URL for an API call to Cisco SD-WAN to display the history of the Bidirectional Forwarding Detection sessions that run on a vEdge router.

What is a benefit software-defined networks when compared to traditional network?

A.

They improve information capture from the network by enabling model-driven telemetry, whereas traditional networks use SNMP for capturing logs from devices.

B.

They facilitate network management by replacing network services that run on dedicated hardware, whereas traditional networks use networking platforms to run and enforce policies.

C.

They simplify operations by providing policy enforcement across physical and virtual environments, whereas traditional network configuration occurs on the physical infrastructure.

D.

They reduce costs by enabling network functions to run on commodity servers, whereas traditional network functions run on physical servers.

Refer to the exhibit. What is a characteristic of the tree?

A.

three optional metrics

B.

two leaf-lists

C.

ten leaf-lists

D.

three containers

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”}

Which function is available in NETCONF and unavailable is RESTCONF?

A.

Configuration changes are automatically activated.

B.

Uses the YANG data models to communicate.

C.

Support JSON and data encoding.

D.

Validates the content of a candidate datastore.

Refer to the exhibit.

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

A.

B.

C.

D.

Refer to the exhibit.

An engineer creates a Python script using RESTCONF to display hostname information. The code must be completed so that it can be tested. Which string completes the highlighted areas in the exhibit?

A.

yang-data+json

B.

yang +json

C.

yang.data+json

D.

json