Free Cisco 300-535 Practice Test & Real Exam Questions
Refer to the exhibit. Which JSON-encoded string is an instance of the provided YANG model?


Correct Answer: A
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Which two use cases are valid for Cisco WAN Automation Engine? (Choose two.)
Correct Answer: B,C
Vote an answer
An automation engineer is trying to configure a destination group to use dial-out telemetry with gRPC on a Cisco IOS XR platform. The template created is failing to apply. Which parameters must be configured?
Correct Answer: C
Vote an answer
A developer must create an Ansible playbook for a Cisco IOS XR device. The playbook must configure an interface that uses variables var_interfce, var_ip, and var_mask for the interface name, IP address, and mask. Which playbook must the developer create?
Correct Answer: D
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
An engineer is deploying a Python script to manage network devices through SSH. Which library based on Paramiko is used?
Correct Answer: B
Vote an answer
Refer to the exhibit. An automation engineer has created a RESTCONF POST to configure network devices. Which two tasks are accomplished when the code is executed? (Choose two.)


Correct Answer: B,D
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
What tool is used to perform a "what if" failure analysis in a service provider network that is running Segment Routing?
Correct Answer: C
Vote an answer
FILL BLANK
Fill in the blank to complete the statement about NETCONF and Python libraries.
________________ is a Python library that facilitates client-side scripting and deploying changes to the network using the NETCONF protocol.
Fill in the blank to complete the statement about NETCONF and Python libraries.
________________ is a Python library that facilitates client-side scripting and deploying changes to the network using the NETCONF protocol.
Correct Answer:
Ncclient
Explanation:
https://pypi.org/project/ncclient/
Explanation:
https://pypi.org/project/ncclient/
