300-535 Automating and Programming Cisco Service Provider Solutions (SPAUTO)

Loading demo links...

Showing 4–6 of 10 questions

Question 4 (Automation and Orchestration Platforms)

What are two fundamental design constraints of a RESTful API? (Choose two.)

Select all that apply, then click Submit answer.

  • It includes a series of interactions to the API that are dependent on one another.

  • It is dependent on the communication protocol being HTTP.

  • It exposes procedures or functions for a client call.

  • Each interaction is independent from all others on the server side.

  • It is a client-server communication model where the client and the server are independent of one another.

Question 5 (3.0 Network Device Programmability)

What are two benefits of using Cisco NSO? (Choose two.)

Select all that apply, then click Submit answer.

  • It abstracts the device adapter and complex device logic from the service logic.

  • It uses load balancing services for better traffic distribution.

  • It easily integrates into northbound systems and APIs.

  • It can replace the CI/CD pipeline tools.

  • It automatically discovers all deployed services.

Question 6 (2.0 Automation APIs and Protocols)

Refer to the exhibit. What is the result of the Ansible task?

Select an option, then click Submit answer.

  • It configures a Cisco IOS XR router with BGP AS65000 with two neighbors and redistributes OSPF into BGP.

  • It validates the BGP configuration on a Cisco IOS XR router, but it is a read-only module and cannot modify the configuration on the router.

  • It validates the BGP configuration on a Cisco IOS XE router, but it is a check mode-only network module and cannot modify the configuration on the router.

  • It configures a Cisco IOS router with BGP on AS500 and redistributes OSPF into BGP.