Free Cisco 300-535 Practice Test & Real Exam Questions
Which network configuration protocol uses JSON as a data representation format?
Correct Answer: B
Vote an answer
Drag and Drop Question
The YANG iBGP service model is used to also configure Loopback0 interfaces on routers in a network for iBGP sessions. Drag and drop the code snippets from the bottom onto the blanks in the code to ensure that IP addresses are unique on individual routers and network-wide. Not all options are used. The exhibit does not show the entire code.

The YANG iBGP service model is used to also configure Loopback0 interfaces on routers in a network for iBGP sessions. Drag and drop the code snippets from the bottom onto the blanks in the code to ensure that IP addresses are unique on individual routers and network-wide. Not all options are used. The exhibit does not show the entire code.

Correct Answer:

Explanation:
First box (key): device
Second box (unique): loopback/ip
The key "device"; statement makes each device an instance key in the list.
The unique "loopback/ip"; statement ensures that each loopback IP is unique across all devices.
Which statement describes the Cisco ESC core engine component?
Correct Answer: C
Vote an answer
What is a difference between JSON and XML in regard to data types?
Correct Answer: D
Vote an answer
Explanation: Only visible for Pass4Leader members. You can sign-up / login (it's free).
Refer to the exhibit. Based on the YANG presented, what is the correct xpath to retrieve the router named "ios-device" under the "CustomerA" service name?


Correct Answer: B
Vote an answer
Refer to the exhibit. What is the effect of the script on the device?


Correct Answer: D
Vote an answer
Which two data formats are human readable? (Choose two.)
Correct Answer: C,D
Vote an answer
Which two Python libraries are used to write a script to retrieve network device information using RESTCONF? (Choose two.)
Correct Answer: B,C
Vote an answer
