Cisco Automating and Programming Cisco Collaboration Solutions - 300-535 Exam Practice Test

Refer to the exhibit. What must be added after the last line of the Ansible playbook to check if the output contains "IOS-XR"?
Correct Answer: B
Drag and Drop Question
The YANG BGP service model is used to configure one or multiple loopback interfaces on routers in a network for iBGP and eBGP 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 (unique): ip
Second box (must): count (/bgp:bgp[device!=current()/../../device]/loopback/ip=current())=0 The unique ip; statement ensures each IP is unique within the loopback list for a device.
The must statement enforces that the loopback IP does not appear on any other device, making it unique network-wide.
Refer to the exhibit. Which code snippet must be placed onto the box in the script to configure an OSPF process on a Cisco IOS XR router?
Correct Answer: B
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Refer to the exhibit. Which expression must be placed onto the blank in the code to retrieve the router configuration in XML?
Correct Answer: B
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
An engineer must configure a router as a path compute client. The engineer must prioritize SR_PCE1 and fall back to SR_PCE2 in case of failure. Which configuration value on SR_PCE1 meets the requirement?
Correct Answer: C
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Which two communication protocols does Cisco IOS XR support? (Choose two.)
Correct Answer: A,E
What are two benefits of using Cisco NSO? (Choose two.)
Correct Answer: A,B
Which two Python libraries are used to write a script to retrieve network device information using RESTCONF? (Choose two.)
Correct Answer: C,E
0
0
0
0