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

Loading demo links...

Showing 1–3 of 10 questions

Question 1 (Cisco DNA Center)

DRAG DROP

A Cisco DNA Center script must be written to retrieve a list of interfaces on a switch. Drag and drop the API calls that are needed to return the list of interfaces using the Command Running APIs from the left into the correct sequence on the right.

Select and Place:

Answer is in the explanation below.

Question 2 (Cisco SD-WAN)

DRAG DROP

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.

Select and Place:

Answer is in the explanation below.

Question 3 (Network Device Programmability)

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.)

Select all that apply, then click Submit answer.

  • description is a key field defined in the interface list

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

  • address is a container defined in the ietf-interfaces module

  • ipv4 is a container defined in the ietf-ip module

  • interface has the YANG data node type of container