Automating Cisco Service Provider Solutions (SPAUTO)

Here you have the best Cisco 300-535 practice exam questions

  • You have 60 total questions to study from
  • Each page has 5 questions, making a total of 12 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on October 3, 2025
  • This site is not affiliated with or endorsed by Cisco.
Question 1 of 60
DRAG DROP -
Drag and drop the steps from the left into the correct order on the right to deploy an already created service into NSO. Not all options are used.
Select and Place:
Exam 300-535: Question 1 - Image 1
    Correct Answer:
    Reference:
    https://www.ciscolive.com/c/dam/r/ciscolive/emea/docs/2019/pdf/LABSPG-2442.pdf Exam 300-535: Question 1 - Image 2
Question 2 of 60
What tool is used to perform a "what if" failure analysis in a service provider network that is running Segment Routing?
    Correct Answer: D

    The tool used to perform a 'what if' failure analysis in a service provider network that is running Segment Routing is the Cisco Segment Routing Path Computation Element. This tool is specifically designed to compute and analyze paths in a Segment Routing network, which includes simulating various failure scenarios to assess their impact on the network.

Question 3 of 60
Exam 300-535: Question 3 - Image 1
Refer to the exhibit. An engineer implements an automation with Cisco XTC. Which problem results in the 404 Not Found error code on the REST call?
    Correct Answer: A

    The 404 Not Found error indicates that the requested resource could not be found on the server. In this context, it likely means that the resource you are trying to delete does not exist. This status code is a standard response to denote that the server can't find the requested URL or resource.

Question 4 of 60
Which two Python libraries are used to write a script to retrieve network device information using RESTCONF? (Choose two.)
    Correct Answer: B, E

Question 5 of 60
Which command configures the remote peer when the Cisco IOS XR Traffic Controller is used?
    Correct Answer: D

    The command 'state-sync ipv4 192.168.0.3' configures the remote peer for state synchronization when using the Cisco IOS XR Traffic Controller. This command is typically used at the Path Computation Element (PCE) to enable remote peer communication for state synchronization, ensuring that two PCE servers can maintain synchronized state information.