Close
Contact Us info@learnquest.com

??WelcomeName??
??WelcomeName??
« Important Announcement » Contact Us 877-206-0106 | USA Flag
Close
Close
Close
photo

Thank you for your interest in LearnQuest.

Your request is being processed and LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

photo

Thank you for your interest in Private Training.

We look forward to helping you develop the perfect training solution to help you meet your company's goals.

For immediate assistance, speak with one of our representatives using the chat module below. Otherwise, LearnQuest or a LearnQuest-Authorized Training Provider will be in touch with you shortly.

Close
photo

Thank you for your interest in LearnQuest!

Now, you will be able to stay up-to-date on our latest course offerings, promotions, and training discounts. Watch your inbox for upcoming special offers.

title

Date: xxx

Location: xxx

Time: xxx

Price: xxx

Please take a moment to fill out this form. We will get back to you as soon as possible.

All fields marked with an asterisk (*) are mandatory.

Designing, Deploying and Managing Network Automation Systems

Price
4,250 USD
5 Days
CSC-AUTOCOR
Classroom Training, Online Training
Cisco Training

AWS Training Pass

Take advantage of flexible training options with the AWS Training Pass and get Authorized AWS Training for a full year.

Learn More

Prices reflect a 22.5% discount for IBM employees (wherever applicable).
Prices reflect a 0% discount for Kyndryl employees (wherever applicable).
Prices reflect the Accenture employee discount.
Prices shown are the special AWS Partner Prices.
Prices reflect the Capgemini employee discount.
Prices reflect the UPS employee discount.
Prices reflect the ??democompanyname?? employee discount.
GSA Private/Onsite Price: ??gsa-private-price??
For GSA pricing, please go to GSA Advantage.
 

Class Schedule

Delivery Formats

Sort results

Filter Classes

Guaranteed to Run

Modality

Location

Language

Date

    Sorry, there are no public classes currently scheduled in your country.

    Please complete this form, and a Training Advisor will be in touch with you shortly to address your training needs.

View Global Schedule

Course Description

Overview

The Designing, Deploying and Managing Network Automation Systems (AUTOCOR) training prepares you for a professional role as a network automation engineer. It focuses on designing and implementing automation systems, from writing Python scripts and Ansible playbooks, and applying Terraform for network automation, to building complex CI/CD pipelines that integrate multiple tools. The training also shows how to leverage AI for network automation by building Large Language Model (LLM)-powered network agents and by using MCP servers. Additionally, the training focuses on operational aspects of managing a modern, automated network and explores secure coding practices, collecting logs, containerization, and model-driven telemetry. Overall, the training focuses on practical implementation that directly prepares you to design, deploy, and operate automated networks.

This training prepares you for the 350-901 AUTOCOR v2.0 exam. If passed, you earn the Cisco Certified Specialist - Automation Core certification and satisfy the core exam requirement for the Cisco Certified Network Professional (CCNP) Automation and Cisco Certified Internetwork Expert (CCIE) Automation certifications. This training also earns you 32 Continuing Education (CE) credits toward recertification.

How You'll Benefit
This training will help you:
  • Explore industry-standard automation tools, including Python, Ansible, and Terraform, to design and implement robust Infrastructure as Code (IaC) solutions
  • Integrate Generative AI and LLMs into network workflows by building intelligent agents and utilizing MCP servers for advanced automation
  • Construct automated CI/CD pipelines using GitLab, Cisco Modeling Labs (CML), and pyATS to streamline network testing, validation, and deployment
  • Enhance network operations and security through the application of model-driven telemetry, secure coding practices, and containerized environments using Docker Compose
  • Prepare for the 350-901 AUTOCOR v2.0 exam
  • Earn 32 CE credits toward recertification


What to Expect in the Exam
Designing, Deploying and Managing Network Automation Systems (350-901 AUTOCOR) v2.0 is a 120-minute exam associated with the Cisco Certified Specialist - Automation Core certification and satisfies the core exam requirement for the CCNP Automation and CCIE Automation certifications.
The exam tests your knowledge of network automation systems development and design, including:
  • Infrastructure as code
  • Operations
  • AI in automation

Objectives

  • Evaluate various network automation tools and approaches
  • Use Python for CLI-based network automation
  • Integrate REST APIs in network automation workflows
  • Automate device configuration using RESTCONF requests based on YANG data models
  • Create network automation solutions with Ansible
  • Create network automation solutions with Terraform
  • Implement the Infrastructure as Code approach for network management
  • Use Git to track network changes
  • Design and build GitLab CI pipelines for network automation
  • Integrate CML topologies in automated workflows
  • Create network validation tools with pyATS and include them in automated workflows
  • Configure model-driven telemetry streams to collect real-time operational data from Cisco devices
  • Diagnose common automation failures using well-structured logs from Python, Ansible, and RESTCONF integrations
  • Harden network automation code by validating inputs, protecting credentials, and sanitizing outputs
  • Build and run multi-service Docker Compose environments for network automation
  • Generate, sign, and install certificates to secure web interfaces and APIs used by network automation tools
  • Describe the role, value, and risks of generative AI in network automation script creation
  • Create AI agents for network automation
  • Integrate LLMs with external capabilities using MCP servers

Audience

Who Should Enroll
  • Individuals seeking the CCNP Automation certification
  • Network Automation Engineers
  • Network Engineers with coding experience
  • DevOps Engineers working with network infrastructure
  • System Engineers
  • Network Site Reliability Engineers (SREs)

Prerequisites

    There are no prerequisites for this training. However, the knowledge and skills you are recommended to have before attending this training are:
    • Hands-on experience with a programming language (specifically Python)
    • Experience with common network designs and configurations
    • Understanding of the utilization of APIs
    • Awareness of network device APIs such as NETCONF and RESTCONF
    • Understanding of the basics of version control with Git
    • Familiarity with platforms like GitLab and GitHub
    • Comfort with the Linux shell, SSH, files, and virtual environments
    • Basic knowledge of AI and LLMs
    These skills can be found in the following Cisco Learning Offerings:
    • Automating Networks Using Cisco Platforms (CCNAAUTO)
    • Intermediate Python for Network Engineers (IPYNE)

Topics

Course Outline
  • Network Automation Toolkits
  • Network Task Automation with Python
  • REST APIs in Network Automation
  • Network Automation with Ansible
  • Network Automation with Terraform
  • Infrastructure as Code Implementation
  • Network Change Tracking with Git
  • Configuration Change Deployment with CI Pipelines
  • Cisco Modeling Labs Integration for Test Network Environments
  • Network State Validation with pyATS
  • Model-Driven Telemetry for Network Monitoring
  • Network Automation Solution Troubleshooting
  • Secure Coding Practices for Network Automation
  • Network Automation Environment Containerization with Docker Compose
  • Trusted TLS Certificates Deployment for Secure Communication
  • Generative AI for Network Automation
  • AI Agents for Network Automation
  • LLM and MCP Server Integration
Lab Outline
  • Use Python to Automate Common Network Tasks
  • Explore REST API Documentation
  • Automate API Calls with Python Requests
  • Construct and Send RESTCONF Requests
  • Automate the Device Configuration with RESTCONF
  • Create a Network Automation Solution with Ansible
  • Automate Network Infrastructure with Terraform
  • Manage Router Interfaces as Code
  • Start Tracking Your Network State with GitLab
  • Build a GitLab CI Pipeline for Network Configuration
  • Create a Testing Network Environment with Cisco Modeling Labs
  • Build a Python Script to Launch Test Topologies in Cisco Modeling Labs
  • Integrate Cisco Modeling Labs Topologies into CI Pipeline
  • Create a Configuration Validation Tool with pyATS
  • Integrate pyATS Testing into Automated Pipelines
  • Set Up MDT on a Cisco Router Using YANG Suite
  • Troubleshoot an Automation Script
  • Harden an Automation Script
  • Containerize Automation Components
  • Set Up Local LLM with Ollama
  • Build a Network Automation Tool with Python and Ollama
  • Build and Launch a FastMCP Server
Top 20 Training Industry Company - IT Training

Need Help?

Call us at 877-206-0106 or e-mail us at info@learnquest.com

Personalized Solutions

Need a personalized solution for your Training? Contact us, and one of our training advisors will help you find the best solution.

Contact Us

Need Help?

Do you have a question about the courses, instruction, or materials covered? Do you need help finding which course is best for you? We are here to help!

Talk to us

Self-Paced Training Info

Learn at your own pace with anytime, anywhere training

  • Same in-demand topics as instructor-led public and private classes.
  • Standalone learning or supplemental reinforcement.
  • e-Learning content varies by course and technology.
  • View the Self-Paced version of this outline and what is included in the SPVC course.
  • Learn more about e-Learning

Course Added To Shopping Cart

bla

bla

bla

bla

bla

bla

Self-Paced Training Terms & Conditions

??spvc-wbt-warning??

Exam Terms & Conditions

??exam-warning??
??group-training-form-area??
??how-can-we-help-you-area??
??personalized-form-area??
??request-quote-area??

Sorry, there are no classes that meet your criteria.

Please contact us to schedule a class.
Close

self-paced
STOP! Before You Leave

Save 0% on this course!

Take advantage of our online-only offer & save 0% on any course !

Promo Code skip0 will be applied to your registration

Close
Nothing yet
here's the message from the cart

To view the cart, you can click "View Cart" on the right side of the heading on each page
Add to cart clicker.

Purchase Information

??elearning-coursenumber?? ??coursename??
View Cart

title

Date: xxx

Location: xxx

Time: xxx

Price: xxx

Please take a moment to fill out this form. We will get back to you as soon as possible.

All fields marked with an asterisk (*) are mandatory.

If you would like to request a quote for 5 or more students, please contact CustomerService@learnquest.com to be assigned an account representative.

Need more Information?

Speak with our training specialists to continue your learning journey.

 

Delivery Formats

Close

By submitting this form, I agree to LearnQuest's Terms and Conditions

Here's the new schedule