Automating Cisco Enterprise Solutions (ENAUTO) v1.0 (300-435)

Page:    1 / 7   
Total 114 questions

Which two network assurance features are provided by the Cisco DNA Center API? (Choose two.)

  • A. site health
  • B. license compliance health
  • C. client health
  • D. Cisco APIC appliance health
  • E. Cisco DNA Center appliance health


Answer : AC

Reference:
https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/network-automation-and-management/dna-center/1-2/user_guide/ b_dnac_ug_1_2/b_dnac_ug_1_2_chapter_010011.html

In which direction does the Cisco DNA Center Intent API communicate?

  • A. westbound
  • B. eastbound
  • C. northbound
  • D. southbound


Answer : C

Explanation:
The Intent API is a Northbound REST API that exposes specific capabilities of the Cisco DNA Center platform. The Intent API provides policy-based abstraction of business intent, allowing focus on an outcome rather than struggling with individual mechanisms steps. The RESTful Cisco DNA Center Intent API uses HTTPS verbs (GET, POST, PUT, and DELETE) with JSON structures to discover and control the network.
Reference:
https://developer.cisco.com/docs/dna-center/#!cisco-dna-center-platform-overview/intent-api-northbound

Which two features are characteristics of software-defined networks when compared to traditional infrastructure? (Choose two.)

  • A. configured box-by-box
  • B. changed manually
  • C. use overlay networks
  • D. designed to change
  • E. require software development experience to manage


Answer : CD

Reference:
https://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/Data_Center/VMDC/SDN/SDN.html

When accessing the /device-detail endpoint in Cisco DNA Center, what is an acceptable SearchBy parameter value?

  • A. platform type
  • B. IP address
  • C. software version
  • D. MAC address


Answer : D

Which two Cisco DNA Center features are needed to add legacy devices 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


Answer : BC

DRAG DROP -


Refer to the exhibit. A GET request is issued to the Cisco DNA Center REST API. Drag and drop the GET request URL subpaths from the left onto the objectives on the right. Not all options are used.
Select and Place:



Answer :

Reference:
https://meraki.cisco.com/lib/pdf/meraki_whitepaper_captive_portal.pdf

Which path do calls begin with to implement Cisco DNA Center Intent APIs?

  • A. /intent
  • B. /dna/v1
  • C. /dna/api/intent/v1/
  • D. /dna/system/api/v1/


Answer : D

Reference:
https://developer.cisco.com/docs/dna-center/#!device-provisioning/endpoints-and-methods-used

When the Cisco DNA Center Intent API is used as part of an automation process, what prompts receiving a HTTP 206 status code on a call?

  • A. The client authentication credentials that are included with the request are missing or invalid
  • B. The client made a request for partial content matching a range header
  • C. The client request was successful, but there is no content associated with the request
  • D. The client made a request that has been received but not yet acted upon


Answer : B


Refer to the exhibit. After executing the call, an engineer obtains the result of the Command Runner execution. The three commands show as blocklisted in the downloaded file. What is the cause of the error?

  • A. The API user in Cisco DNA does not have write privileges on the devices.
  • B. The engineer attempting to access the devices in Cisco DNA Center does not have privilege 15.
  • C. The format of the JSON body must follow the CLI format.
  • D. Command Runner supports only the show command and the read-only command.


Answer : D

What does Cisco DNA Center use to manage third-party devices?

  • A. command runners
  • B. multivendor SDK
  • C. templates
  • D. device packages


Answer : D

Reference:
https://developer.cisco.com/docs/dna-center/

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

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


Answer : D

Reference:
https://www.ibm.com/services/network/sdn-versus-traditional-networking

Which script binds a network to a template?
A.


B.

C.

D.



Answer : D

DRAG DROP -
Drag and drop the characteristics from the left onto the network types on the right.
Select and Place:




Answer :


Refer to the exhibit. Cisco SD-WAN deployment must be troubleshooted using vManage APIs. A call to vEdge Hardware Health API returns the data in the exhibit
(only a portion is shown). If this JSON is converted to a Python dictionary and assigned to the variable ג€dג€, how the status is accessed that is indicated on line 16?

  • A. d[data][0][statusList][0][status]
  • B. d[ג€˜dataג€™][ג€˜statusListג€™][ג€˜statusג€™]
  • C. d{ג€˜dataג€™}[0]{ג€˜statusListג€™}[0]{ג€˜statusג€™}
  • D. d[ג€˜dataג€™][0][ג€˜statusListג€™][0][ג€˜statusג€™]


Answer : B

Explanation:
The 0s in option AC and D are not logical in this scenario. The status tag already takes care of the error message.

FILL BLANK -
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.




Answer : ג€deviceidג€:

Reference:
https://sdwan-docs.cisco.com/Product_Documentation/Command_Reference/Command_Reference/vManage_REST_APIs/
Software_Maintenance_APIs/Reboot_Device

Page:    1 / 7   
Total 114 questions