cisco 300-435 practice test

automating cisco enterprise solutions (enauto)

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

Question 1

Which URI removes an administrator from a Meraki network using an API call?

  • A. DELETE https://api/meraki.com/api/v0/organizations//admins/
  • B. DELETE https://api/meraki.com/api/v0/admins/
  • C. PUT https://api/meraki.com/api/v0/organizations//admins/?delete=
  • D. DELETE https://api/meraki.com/api/v0/organizations//admins/
Mark Question:
Answer:

a


NOTE: The options are fundamentally wrong. The answer is correct. It should be api.meraki.com/api/v0/organizations/
Reference:
https://documentation.meraki.com/zGeneral_Administration/Other_Topics/The_Cisco_Meraki_Dashboard_API
(see delete an administrator)

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

Question 2

When working with MV Sense APIs, which type of protocol is MQTT based upon?

  • A. publish-subscribe messaging protocol
  • B. simple mail transport protocol
  • C. heavyweight messaging protocol
  • D. computer vision protocol
Mark Question:
Answer:

a


Reference:
https://internetofthingsagenda.techtarget.com/definition/MQTT-MQ-Telemetry-Transport

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

Question 3

DRAG DROP Drag and drop the code from the bottom onto the box where the code is missing in the Ansible playbook to apply the configuration to an interface on a Cisco IOS
XE device. Not all options are used.
Select and Place:

Mark Question:
Answer:

Discussions
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
Mark Question:
Answer:

c


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

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

Question 5



Refer to the exhibit. How many YANG models does the NETCONF <get> operation interact with?

  • A. one
  • B. two
  • C. three
  • D. four
Mark Question:
Answer:

a


The get operation tag is at the beginning of the document. It interacted only with NTP and its related services. There get operation interacted only with one model.

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

Question 6

Which HTTP request is valid to create a new wireless network called `Demo Wireless Network` in the organization `QASD-EROA-MKAW`?
A.

B.

C.

D.

Mark Question:
Answer:

a


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

Discussions
0 / 1000

Question 7

What are two characteristics of RPC API calls? (Choose two.)

  • A. They can be used only on network devices.
  • B. They use only UDP for communications.
  • C. Parameters can be passed to the calls.
  • D. They must use SSL/TLS.
  • E. They call a single function or service.
Mark Question:
Answer:

ac


Reference:
https://pubs.opengroup.org/onlinepubs/9629399/chap6.htm

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

Question 8


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
Mark Question:
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.html

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

Question 9

What are two characteristics of REST API calls? (Choose two.)

  • A. unencrypted
  • B. non-cacheable
  • C. stateless
  • D. implemented over HTTP
  • E. parameters passed in the headers
Mark Question:
Answer:

cd


Reference:
https://www.cisco.com/c/en/us/td/docs/wireless/mse/8-0/MSE_REST_API/Guide/Cisco_MSE_REST_API_Guide/REST_Introduction.pdf

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

Question 10

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

  • A. command runners
  • B. multivendor SDK
  • C. templates
  • D. device packages
Mark Question:
Answer:

d


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

User Votes:
A
50%
B
50%
C
50%
D
50%
Discussions
vote your answer:
A
B
C
D
0 / 1000
To page 2