Free Cisco 300-535 Practice Test & Real Exam Questions
Refer to the exhibit. An engineer updated the skeleton template. How can a device be entered into the YANG Model?


Correct Answer: B
Vote an answer
Refer to the exhibit. An engineer needs a script to immediately change the hostname of the target endpoint. The hostname must revert to the previous hostname after rebooting. Which command must be used?


Correct Answer: A
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
An engineer needs to update the configuration on a Cisco 3850 switch. To execute this change, RESTCONF must be used. Which two operations must the engineer use that are covered by NETCONF <edit-config>? (Choose two.)
Correct Answer: B,D
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Drag and Drop Question
Drag and drop the code snippets from the bottom onto the boxes in the code to add a new device to Cisco NSO using Python and RESTCONF API. Not all options are used. Options may be used more than once.

Drag and drop the code snippets from the bottom onto the boxes in the code to add a new device to Cisco NSO using Python and RESTCONF API. Not all options are used. Options may be used more than once.

Correct Answer:

Explanation:
First box (URL path): restconf
Second box (state): active
Third box (closing tag): device-type
Fourth box (URL PUT resource): device

A Cisco NSO service has just been deployed. Which Cisco NSO CLI command is used to inspect the resulting device configuration changes before the changes are pushed to the network?
Correct Answer: D
Vote an answer
Refer to the exhibit. Regarding the Python script using YDK, what is the result for a device that is running Cisco IOS XR Software?


Correct Answer: B
Vote an answer
Which YANG statement limits configuration action during the development of a YANG-based policy model to encode the type of entity that is connected to a given interface, such as partner, supplier, customer, or distributor?
Correct Answer: A
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Refer to the exhibit. What is a characteristic of the YANG tree?


Correct Answer: B
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
