cisco 300-435 practice test

automating cisco enterprise solutions (enauto)

Last exam update: Dec 15 ,2024
Page 1 out of 11. Viewing questions 1-10 out of 105

Question 1


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 is the YANG data node that is referenced in the response?

  • A. route is a leaf list
  • B. static-routes is a container
  • C. static-routes is a list
  • D. routing-instance is a container
Answer:

a


Reference:
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/166/b_166_programmability_cg/restconf_prog_int.pdf

User Votes:
A
50%
B
50%
C
50%
D 1 votes
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 2

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

User Votes:
A
50%
B
50%
C
50%
D 1 votes
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 3

Which URI with the request body of Request body: {`name`:`Test`,`organizationId`:<org_id>,`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
Answer:

d


Reference:
https://documentation.meraki.com/zGeneral_Administration/Other_Topics/The_Cisco_Meraki_Dashboard_API

User Votes:
A
50%
B
50%
C
50%
D 1 votes
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 4


Refer to the exhibit. NTP server 10.1.1.20 must be configured on the target Cisco IOS XE device without using authentication and logging. Which state should be added on a new line at the end of the Ansible task?

  • A. state: true
  • B. state: started
  • C. state: present
  • D. state: installed
Answer:

c


Reference:
https://docs.ansible.com/ansible/2.10/collections/cisco/ios/ios_ntp_module.html

User Votes:
A
50%
B
50%
C 1 votes
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 5

Which Python snippet receives a Meraki webhook request?
A.

B.

C.

D.

Answer:

d


Reference:
https://github.com/CiscoDevNet/dnav3-code/blob/master/intro-meraki/meraki-07-webhooks/webhookreceiver.py

Discussions
0 / 1000

Question 6

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

User Votes:
A 1 votes
50%
B
50%
C 1 votes
50%
D
50%
E
50%
Discussions
vote your answer:
A
B
C
D
E
0 / 1000

Question 7

Webhooks that are generated by Cisco DNA Center are REST calls with which properties?

  • A. JSON payload delivered via PUT
  • B. XML payload delivered via POST
  • C. JSON payload delivered via POST
  • D. XML payload delivered via PUT
Answer:

a


Reference:
https://developer.cisco.com/docs/dna-center/#!using-id-values-in-rest-requests

User Votes:
A
50%
B
50%
C 1 votes
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 8

Which function is available in NETCONF and unavailable in RESTCONF?

  • A. configuration changes are automatically activated
  • B. uses the YANG data models to communicate
  • C. supports JSON and data encoding
  • D. validates the content of a candidate datastore
Answer:

d


Reference:
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/169/b_169_programmability_cg/configuring_yang_datamodel.html

User Votes:
A
50%
B
50%
C
50%
D 1 votes
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000

Question 9

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:


Reference:
https://developer.cisco.com/docs/dna-center/#!using-id-values-in-rest-requests

Discussions
0 / 1000

Question 10

FILL BLANK Fill in the blank to complete the URL for the Cisco SD-WAN API that retrieves a list of users that are logged into a device.

Answer:

interface?


https://vmanage-ip-address/dataservice/device/interface?deviceId=deviceId
Reference:
https://sdwan-docs.cisco.com/Product_Documentation/Command_Reference/Command_Reference/vManage_REST_APIs/Real-
Time_Monitoring_APIs/Interface

Discussions
0 / 1000
To page 2