Three things drive any sensible purchase — you need it, its quality holds up, and service stands behind it — and the 300-535 practice materials at PassSureExam answer all three with 136 practice questions for the 300-535 exam, verified answers, and care that continues long after checkout.
Cisco 300-535 Exam Overview:
| Certification Vendor: | Cisco |
|---|---|
| Exam Name: | Automating and Programming Cisco Service Provider Solutions (SPAUTO) |
| Exam Number: | 300-535 |
| Exam Duration: | 90 minutes |
| Related Certifications: | CCNP Service Provider Cisco Certified DevNet Professional Cisco Certified DevNet Specialist - Service Provider Automation and Programmability |
| Real Exam Qty: | 55-65 |
| Exam Format: | Drag-and-drop, Multiple choice, Simulations |
| Passing Score: | Pass/Fail |
| Available Languages: | English, Japanese |
| Exam Price: | $300 USD |
| Certificate Validity Period: | 3 years |
| Recommended Training: | Implementing Automation for Cisco Service Provider Solutions (SPAU I) |
| Exam Registration: | Pearson VUE |
| Sample Questions: | ![]() |
| Exam Way: | Online proctored or onsite at Pearson VUE test centers |
| Pre Condition: | No formal prerequisites; recommended knowledge of networking, Python, APIs, and Cisco IOS XE/IOS XR |
| Official Syllabus URL: | https://www.cisco.com/c/en/us/training-events/training-certifications/exams/current-list/spauto-300-535.html |
Cisco 300-535 Exam Syllabus Topics:
| Section | Weight | Objectives |
|---|---|---|
| Automation and Orchestration Platforms | 30% | - Service package deployment - Cisco Elastic Services Controller (ESC) - Cisco WAN Automation Engine (WAE) - Cisco Network Services Orchestrator (NSO) |
| Network Programmability Foundation | 10% | - Python basics: data types, functions, classes, conditions, loops - Python virtual environments - Synchronous vs asynchronous API consumption - API styles: REST, RPC - Version control with Git |
| Automation APIs and Protocols | 30% | - NETCONF protocol and datastores - Model-driven telemetry - RESTCONF protocol - YANG data modeling language - gRPC and gNMI protocols |
| Network Device Programmability | 30% | - Configuration management with Netmiko - Configuration management with Ansible - Python scripts with YDK - Validation of operational state |
Cisco Automating and Programming Cisco Collaboration Solutions Questions Answered by PassSureExam
- Network Device Programmability (30%)
- Automation APIs and Protocols (30%)
- Automation and Orchestration Platforms (30%)
Cisco Automating and Programming Cisco Collaboration Solutions Sample Questions:
What is a benefit of implementing a Python virtual environment when initiating a new development project?
- A. cross-platform vendor-agnostic environment regardless of the operating system architecture and version
- B. increase in efficiency of the native Python compiler that enables increased performance in parallelization
- C. auto-generated project stub that has the required boilerplate code implemented already
- D. standardized and contained runtime configuration without impacting versions or modules of other projects
Correct Answer: D 🗳️
Explanation: Only visible for PassSureExam members. You can sign-up / login (it's free).
In which scenario does using a network configuration tool such as Ansible benefit configuration deployment and compliance?
- A. when implementing configuration changes on equipment that lacks supporting protocols such as SSH or Telnet
- B. when orchestrating networking equipment that must be documented, templated, and automated
- C. when configuring several network devices that require the same or similar configuration
- D. when provisioning greenfield networking equipment configurations by using Cisco Prime Infrastructure
Correct Answer: B 🗳️
Explanation: Only visible for PassSureExam 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?
- A. netmiko
- B. libssh2
- C. sshmiko
- D. paramiko.agent
Correct Answer: A 🗳️
Which organization developed the NFV standard?
- A. ETSI
- B. IEEE
- C. IETF
- D. ITU
Correct Answer: A 🗳️
An engineer needs to update the configuration on a Cisco 3850 switch. To execute this change, RESTCONF must be used. Which two operations must the engineer use that are covered by NETCONF <edit-config>? (Choose two.)
- A. GET
- B. HEAD
- C. GIVE
- D. POST
- E. PUT
Correct Answer: D,E 🗳️
Explanation: Only visible for PassSureExam members. You can sign-up / login (it's free).



