Companies Home Search Profile

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

Focused View

John McGovern

19:03:19

123 View
  • 1 Introduction to SPAUTO.mp4
    07:45
  • 2 Tools and Resources.mp4
    11:01
  • 3 Git Fundamentals.mp4
    16:35
  • 4 Logs and Branches.mp4
    08:37
  • 5 Merging and Conflicts.mp4
    10:18
  • 6 API Basics.mp4
    10:50
  • 7 REST APIs.mp4
    10:17
  • 8 Verbs and Status Codes.mp4
    19:29
  • 9 Remote Procedure Calls.mp4
    03:51
  • 10 Synchronous and Asynchronous APIs.mp4
    09:12
  • 11 Python Virtual Environments.mp4
    10:05
  • 12 Variables.mp4
    11:43
  • 13 Python Data Types.mp4
    09:26
  • 14 Working with Data Types.mp4
    18:23
  • 15 Boolean Logic.mp4
    19:36
  • 16 For Loops.mp4
    16:22
  • 17 Working with While Loops.mp4
    07:46
  • 18 Adding Conditions to Loops.mp4
    05:05
  • 19 Introduction to Functions.mp4
    11:26
  • 20 Custom Functions.mp4
    18:17
  • 21 Introduction to Classes.mp4
    06:42
  • 22 Creating Classes.mp4
    13:46
  • 23 Introduction to Configuration Management.mp4
    09:06
  • 24 Ansible Basics.mp4
    09:54
  • 25 Ansible Configuration Files.mp4
    10:53
  • 26 Retrieving State with Ansible.mp4
    08:05
  • 27 Configuring Devices with Ansible.mp4
    08:46
  • 28 Puppet Basics.mp4
    08:15
  • 29 YANG Basics.mp4
    10:00
  • 30 Working with Data Programmatically.mp4
    08:45
  • 31 Node Types in YANG.mp4
    05:18
  • 32 Retrieving the Models.mp4
    04:45
  • 33 Transforming Data with Pyang.mp4
    10:00
  • 34 YANG Model Differences.mp4
    09:28
  • 35 Introduction.mp4
    05:28
  • 36 Basic Authentication.mp4
    05:54
  • 37 Working with Basic Authentication.mp4
    09:21
  • 38 Understanding Tokens.mp4
    07:14
  • 39 Working with Tokens.mp4
    06:51
  • 40 Using Tokens with Python.mp4
    08:47
  • 41 OAuth.mp4
    06:47
  • 42 Plain Text Data.mp4
    08:47
  • 43 YAML.mp4
    09:09
  • 44 Working with YAML.mp4
    09:25
  • 45 JSON.mp4
    09:21
  • 46 XML.mp4
    10:19
  • 47 Introduction.mp4
    06:13
  • 48 Examining IETF Models.mp4
    10:28
  • 49 Adding More Data.mp4
    06:01
  • 50 Examining OpenConfig Models.mp4
    09:25
  • 51 Examining Native Models.mp4
    07:22
  • 52 YANG Data with JSON.mp4
    07:01
  • 53 YANG Data with XML.mp4
    07:04
  • 54 Introduction.mp4
    06:12
  • 55 URI Construction.mp4
    06:13
  • 56 Sending GET Requests.mp4
    07:09
  • 57 Walking the YANG Tree.mp4
    08:28
  • 58 Separating Config and State.mp4
    05:19
  • 59 Generating Configurations.mp4
    08:20
  • 60 Sending Configurations.mp4
    07:02
  • 61 Introduction.mp4
    02:38
  • 62 Enabling NETCONF.mp4
    04:25
  • 63 Server Capabilities.mp4
    07:41
  • 64 Getting Data.mp4
    09:23
  • 65 Getting Configurable Data.mp4
    06:17
  • 66 XML Subtree Filtering.mp4
    06:28
  • 67 Merge Operations.mp4
    08:06
  • 68 Replace Operations.mp4
    04:03
  • 69 Introduction.mp4
    02:14
  • 70 NETCONF Datastores.mp4
    07:23
  • 71 Enabling the Candidate Datastore.mp4
    04:19
  • 72 Committing to the Running Datastore.mp4
    07:45
  • 73 Deleting Configuration Datastores.mp4
    05:00
  • 74 Locking Datastores.mp4
    07:07
  • 75 Configuration Validation.mp4
    05:48
  • 76 Additional Operations.mp4
    06:01
  • 77 Introduction.mp4
    01:47
  • 78 YDK Docker Installation.mp4
    06:25
  • 79 Adding YDK Modules.mp4
    05:09
  • 80 YDK and IOSXR Devices.mp4
    05:36
  • 81 YDK and IETF Models.mp4
    10:26
  • 82 Creating and Deleting with YDK.mp4
    06:23
  • 83 Pushing Network Wide Transactions.mp4
    14:00
  • 84 Sending Show Commands.mp4
    07:33
  • 85 Sending Multiple Show Commands.mp4
    04:12
  • 86 Pulling Structured Data.mp4
    08:38
  • 87 Sending Configurations.mp4
    08:43
  • 88 Configuration Templates.mp4
    13:27
  • 89 Connecting to Multiple Devices.mp4
    06:41
  • 90 Introduction.mp4
    07:02
  • 91 Sending Commands from the Terminal.mp4
    04:38
  • 92 Using the Genie Library.mp4
    09:12
  • 93 Using NAPALM with Ansible.mp4
    10:10
  • 94 Using NETCONF with Ansible.mp4
    06:40
  • 95 Using RESTCONF with Ansible.mp4
    08:38
  • 96 Introduction.mp4
    02:21
  • 97 Ansible Configuration Changes.mp4
    08:56
  • 98 Feature Specific Modules.mp4
    07:36
  • 99 Ansible NETCONF Configuration.mp4
    11:16
  • 100 PUT Requests with Ansible.mp4
    08:40
  • 101 POST Requests with Ansible.mp4
    11:12
  • 102 Introduction.mp4
    07:46
  • 103 Getting Data with gNMIc.mp4
    11:20
  • 104 Sending Set Requests with gNMIc.mp4
    08:18
  • 105 Subscribe Requests with gNMIc.mp4
    06:56
  • 106 Capabilities with Pygnmi.mp4
    04:56
  • 107 Get Requests with Pygnmi.mp4
    06:37
  • 108 Set Requests with Pygnmi.mp4
    06:06
  • 109 Introduction.mp4
    04:07
  • 110 Xpath Filtering with Scrapli.mp4
    08:57
  • 111 Xpath with YANG Suite.mp4
    11:45
  • 112 Advanced Xpath Filtering.mp4
    08:30
  • 113 Gathering XML Subtrees.mp4
    04:58
  • 114 LXML Etree.mp4
    09:48
  • 115 Introduction.mp4
    06:50
  • 116 On Change vs On Interval.mp4
    08:06
  • 117 Dialling In vs Dialling Out.mp4
    10:17
  • 118 Introduction to gRPC.mp4
    04:21
  • 119 gRPC Encodings.mp4
    06:36
  • 120 Configure Dial Out Telemetry.mp4
    11:08
  • 121 Introduction.mp4
    07:59
  • 122 Getting the NSO Executable.mp4
    04:30
  • 123 Installing the NSO Program.mp4
    10:02
  • 124 Creating Groups and Devices.mp4
    08:58
  • 125 Understanding NSO Synchronisation.mp4
    06:40
  • 126 Managing Network State with NSO.mp4
    10:05
  • 127 Introduction.mp4
    02:02
  • 128 Preparing the YANG Model.mp4
    10:40
  • 129 Modifying the Template.mp4
    08:15
  • 130 Testing the Service.mp4
    07:22
  • 131 NSO GUI.mp4
    07:21
  • 132 NCS Python Modules.mp4
    07:59
  • 133 NSO REST API.mp4
    05:57
  • 134 Introduction.mp4
    01:15
  • 135 NFV Architecture.mp4
    13:08
  • 136 Cisco ESC.mp4
    09:45
  • 137 Cisco WAE Overview.mp4
    08:40
  • 138 Exploring the WAE Documentation.mp4
    07:18
  • 139 XR Traffic Controller.mp4
    08:35
  • Description


    This intermediate Cisco CCNP 300-535 SPAUTO training prepares network admins to provide advanced configuration for service provider-sized networks and network devices with Cisco tools, technologies, and advanced protocols.

    The 300-535 SPAUTO is an optional certification exam that can help an advanced IT professional earn either the CCNP Service Provider or the Cisco Certified DevNet Professional. Both those certs have mandatory core exams, and the 300-535 SPAUTO is one of the many concentration exams you can pass to prove your specialized expertise for the two certs.

    More details


    Like its name suggests, this course prepares experienced network administrators for providing highly customized network configuration through automation and programmability, not device-by-device management. A network admin who learns advanced programmability like this is capable of large service provider network changes with code and APIs – which represents a huge leap forward in a career.

    Once you're done with this Cisco training, you'll know how to provide advanced and deep configuration for service provider-sized networks and network devices with Cisco tools, technologies, and advanced protocols.

    For IT managers, this Cisco training can be used to onboard new network admins, curated into individual or team training plans, or as a Cisco reference resource.

    Cisco CCNP 300-535 SPAUTO: What You Need to Know

    This 300-535 SPAUTO training has videos that cover topics such as:

    • Administering service provider networks with automated operations and behaviors
    • Representing operational data and management protocols with data models
    • Using data models to deploy, configure, monitor and operate service provider networks
    • Using YANG, RESTCONF, NETCONF, gRPC, gNMI and more to automate network configuration

    Who Should Take 300-535 SPAUTO Training?

    This CCNP Service Provider training is considered associate-level Cisco training, which means it was designed for network admins. This service provider automation skills course is designed for network admins with three to five years of experience with Cisco networking.

    New or aspiring network admins. If you're a brand new network administrator, the 300-535 SPAUTO may be something to aim for eventually, rather than start your career with. Implementing automation solutions in service provider networks is a highly advanced skill that depends on foundations of routine network administration. Definitely plan to incorporate 300-535 SPAUTO into your education eventually, but don't start with it.

    Experienced network admins. For network administrators with several years of experience, the 300-535 SPAUTO is a logical next step if you plan to advance your career into network automation or service provider administration. Learn the advanced network configuration protocols and data models that make it possible to "fire and forget" the configs for thousands of devices instantly with this course.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    John McGovern
    John McGovern
    Instructor's Courses

    Nothing beats getting feedback from someone saying my training helped them understand a topic or pass an exam that will ultimately lead them to greater career opportunities.

    A CBT Nuggets learner himself, John used video training to quickly and effectively build his IT knowledge base. His natural curiosity about topics like the cloud often leads him into deep dives to understand the why behind technologies. John, who is Scotland-based, enjoys playing the drums, golfing, reading, and mediation in his spare time.

    Certifications: None

    Areas of expertise: Networking, Python, network automation, and cybersecurity

    CBT Nuggets is renowned for providing innovative training that's informative, meaningful, and engaging. We provide a variety of training, primarily in IT, project management, and office productivity topics. Our comprehensive library contains thousands of training videos ranging from Cisco networking to Microsoft Word. Whether you want to pass a certification exam, increase your skills, or simply learn new things, we've got you covered! All of our training is delivered through high-quality online streaming video. Subscribers can train 24 hours a day, seven days a week, from the convenience of a computer or mobile device. CBT Nuggets trainers are the rock stars of training, renowned for their expertise, industry-wide credibility, and engaging personalities. They enable CBT Nuggets to deliver accurate, up-to-date training, using a laid-back whiteboard presentation style. There are no scripts, EVER. Our trainers love to teach, and it shows! CEO and founder Dan Charbonneau was a Microsoft trainer when he began recording CBT Nuggets' very first training videos back in the 1990s. He wanted to help provide large organizations, small teams and individuals with comprehensive and budget-conscious training, and he realized it couldn't be done in a classroom. From the CBT Nuggets World Headquarters in Eugene, Oregon, Dan and his team promise each video will be informative, comprehensive, accurate, and fun to watch.
    • language english
    • Training sessions 139
    • duration 19:03:19
    • Release Date 2023/02/25