Welcome to Expert Training The Online Course Shop!
-40%

Cisco CCNP Automating and Programming Cisco Service Provider Solutions (300-535 SPAUTO) 19+ Hours Course

$15.00

Price: 15.00 USD |  Size : 6.53 GB | Duration : 19+ Hours | 23 Course Modules| |  ENGLISH | 

BRAND:

Bonus :  Cisco Service Provider PDF Guides | INSTANT DOWNLOAD   |⭐️⭐️⭐️⭐️⭐️ 4.9 

OR

Add to Wishlist
Add to Wishlist

Description

Price: 15.00 USD |  Size : 6.53 GB | Duration : 19+ Hours | 23 Course Modules| |  ENGLISH | 

Bonus :  Cisco Service Provider PDF Guides | INSTANT DOWNLOAD   |⭐️⭐️⭐️⭐️⭐️ 4.9 

 

Cisco CCNP Automating and Programming Cisco Service Provider Solutions (300-535 SPAUTO) 19+ Hours Course

 

his 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.

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.

Utilize Git for Version Control

1. Introduction to SPAUTO

7 mins

2. Tools and Resources

11 mins

3. Git Fundamentals

16 mins

4. Logs and Branches

8 mins

5. Merging and Conflicts

10 mins

Understand APIs

1. API Basics

10 mins

2. REST APIs

10 mins

3. Verbs and Status Codes

19 mins

4. Remote Procedure Calls

3 mins

5. Synchronous and Asynchronous APIs

9 mins

Understand Python Fundamentals

1. Python Virtual Environments

10 mins

2. Variables

11 mins

3. Python Data Types

9 mins

4. Working with Data Types

18 mins

Understand Conditions and Loops in Python

1. Boolean Logic

19 mins

2. For Loops

16 mins

3. Working with While Loops

7 mins

4. Adding Conditions to Loops

5 mins

Understand Python Functions and Classes

1. Introduction to Functions

11 mins

2. Custom Functions

18 mins

3. Introduction to Classes

6 mins

4. Creating Classes

13 mins

Automate Networks with Ansible and Puppet

1. Introduction to Configuration Management

9 mins

2. Ansible Basics

9 mins

3. Ansible Configuration Files

10 mins

4. Retrieving State with Ansible

8 mins

5. Configuring Devices with Ansible

8 mins

6. Puppet Basics

8 mins

Understand YANG Data Models

1. YANG Basics

10 mins

2. Working with Data Programmatically

8 mins

3. Node Types in YANG

5 mins

4. Retrieving the Models

4 mins

5. Transforming Data with Pyang

10 mins

6. YANG Model Differences

9 mins

Describe common HTTP authentication mechanisms

1. Introduction

5 mins

2. Basic Authentication

5 mins

3. Working with Basic Authentication

9 mins

4. Understanding Tokens

7 mins

5. Working with Tokens

6 mins

6. Using Tokens with Python

8 mins

7. OAuth

6 mins

Compare Common Data Types

1. Plain Text Data

8 mins

2. YAML

9 mins

3. Working with YAML

9 mins

4. JSON

9 mins

5. XML

10 mins

Identify JSON, XML and YANG Data

1. Introduction

6 mins

2. Examining IETF Models

10 mins

3. Adding More Data

6 mins

4. Examining OpenConfig Models

9 mins

5. Examining Native Models

7 mins

6. YANG Data with JSON

7 mins

7. YANG Data with XML

7 mins

Implement Network Management with RESTCONF

1. Introduction

6 mins

2. URI Construction

6 mins

3. Sending GET Requests

7 mins

4. Walking the YANG Tree

8 mins

5. Separating Config and State

5 mins

6. Generating Configurations

8 mins

7. Sending Configurations

7 mins

Implement Network Management with NETCONF

1. Introduction

2 mins

2. Enabling NETCONF

4 mins

3. Server Capabilities

7 mins

4. Getting Data

9 mins

5. Getting Configurable Data

6 mins

6. XML Subtree Filtering

6 mins

7. Merge Operations

8 mins

8. Replace Operations

4 mins

Understand NETCONF Datastores

1. Introduction

2 mins

2. NETCONF Datastores

7 mins

3. Enabling the Candidate Datastore

4 mins

4. Committing to the Running Datastore

7 mins

5. Deleting Configuration Datastores

5 mins

6. Locking Datastores

7 mins

7. Configuration Validation

5 mins

8. Additional Operations

6 mins

Automate Networks with YDK and NETCONF

1. Introduction

1 min

2. YDK Docker Installation

6 mins

3. Adding YDK Modules

5 mins

4. YDK and IOSXR Devices

5 mins

5. YDK and IETF Models

10 mins

6. Creating and Deleting with YDK

6 mins

7. Pushing Network Wide Transactions

14 mins

Deploy and Validate Device Configuration with Netmiko

1. Sending Show Commands

7 mins

2. Sending Multiple Show Commands

4 mins

3. Pulling Structured Data

8 mins

4. Sending Configurations

8 mins

5. Configuration Templates

13 mins

6. Connecting to Multiple Devices

6 mins

Validate Operational State using Ansible

1. Introduction

7 mins

2. Sending Commands from the Terminal

4 mins

3. Using the Genie Library

9 mins

4. Using NAPALM with Ansible

10 mins

5. Using NETCONF with Ansible

6 mins

6. Using RESTCONF with Ansible

8 mins

Deploy Device Configuration with Ansible

1. Introduction

2 mins

2. Ansible Configuration Changes

8 mins

3. Feature Specific Modules

7 mins

4. Ansible NETCONF Configuration

11 mins

5. PUT Requests with Ansible

8 mins

6. POST Requests with Ansible

11 mins

Manage Networks with gNMI

1. Introduction

7 mins

2. Getting Data with gNMIc

11 mins

3. Sending Set Requests with gNMIc

8 mins

4. Subscribe Requests with gNMIc

6 mins

5. Capabilities with Pygnmi

4 mins

6. Get Requests with Pygnmi

6 mins

7. Set Requests with Pygnmi

6 mins

Construct Xpath Expressions

1. Introduction

4 mins

2. Xpath Filtering with Scrapli

8 mins

3. Xpath with YANG Suite

11 mins

4. Advanced Xpath Filtering

8 mins

5. Gathering XML Subtrees

4 mins

6. LXML Etree

9 mins

Understand gRPC Telemetry Streams

1. Introduction

6 mins

2. On Change vs On Interval

8 mins

3. Dialling In vs Dialling Out

10 mins

4. Introduction to gRPC

4 mins

5. gRPC Encodings

6 mins

6. Configure Dial Out Telemetry

11 mins

Configure Cisco NSO

1. Introduction

8 mins

2. Getting the NSO Executable

4 mins

3. Installing the NSO Program

10 mins

4. Creating Groups and Devices

8 mins

5. Understanding NSO Synchronisation

6 mins

6. Managing Network State with NSO

10 mins

Automate Networks with Cisco’s NSO

1. Introduction

2 mins

2. Preparing the YANG Model

10 mins

3. Modifying the Template

8 mins

4. Testing the Service

7 mins

5. NSO GUI

7 mins

6. NCS Python Modules

8 mins

7. NSO REST API

5 mins

Understand Automation and Orchestration Platforms

1. Introduction

1 min

2. NFV Architecture

13 mins

3. Cisco ESC

9 mins

4. Cisco WAE Overview

8 mins

5. Exploring the WAE Documentation

7 mins

6. XR Traffic Controller

8 mins

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Quick Navigation
×
×

Cart