(AUTOCOR) Designing, Deploying and Managing Network Automation Systems
Prepare for a network automation career with AUTOCOR training. Master Python, Ansible, Terraform, CI/CD, and AI-powered automation—enroll today to advance.
Duration
5 days
Version
2.0
CE Credits
32
The Cisco Continuing Education Program enables you to renew your certifications while exploring new learning paths and enhancing your skillset. It's a convenient way to stay certified without retaking exams. Click here to learn more.
CLCs
44
Cisco Learning Credits (CLCs) are prepaid training vouchers that can be used as investment into your knowledge. You can attend NIL Learning’s trainings and pay with CLCs. Click here to learn more.
By default, our instructors deliver the courses remotely in real time in English. On-premise delivery and other languages available on request.
Dates and Prices
Cisco Learning Credits (CLCs) are prepaid training vouchers that can be used as investment into your knowledge. You can attend NIL Learning’s trainings and pay with CLCs. Click to learn more.
Course 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 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.
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 exam
- Earn 32 CE credits toward recertification
Welcome to Your Path to Mastery!
Hey! Ready to learn and grow? I'm here to help you every step of the way!
Welcome aboard! This course is tailored to empower you with the knowledge and skills you need. We'll make learning engaging and fun, turning your challenges into achievements. Let's get started on your amazing journey!
Robert Lesar
Lead Instructor
Objectives
Gain expert IT skills with NIL Learning: Benefit from our blend of theory and practical experience. Enhance your growth with insights into current and future tech trends. Choose us for cutting-edge Cisco training and more, taught by field-proven experts to maximize your training investment.
- 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
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)
Course benefits:
Get expert knowledge
Our learning programs are designed and led by expert IT engineers, consultants and instructors. We constantly implement participants’ feedback to improve our courses.
Our experiences build your competencies
With 30+ years of experience, we’ve been on the market as long as Cisco. Our understanding of IT systems and industry job demands gives us the insight to guide you towards becoming a world-class expert yourself.
Rise above the industry average
Cisco courses are intended not only for you to pass the certification exam, but to develop your skills and rise above the industry average. Our instructors provide you with guidance and references that allow you to grow into a confident and competent professional.
Retain the knowledge longer
In-depth, non-interrupted learning program ensures you know the bigger picture and retain the knowledge long term. It also reduces the risk of information loss and confusion.
Learn from the best in Cisco technologies
Our IT consultants-turned-instructors have years of experience and dedicated time to Their hands-on project involvement brings practical expertise to our learning programs.
Have peace of mind
We deliver on our promise and on schedule. Rest assure our instructors will give you the knowledge, information, hints and practical experiences around the specific topics. Based on global survey, conducted by Cisco, NIL Learning instructors enjoy an average score 9.54 out of 10.
Be ahead of the curve
As Cisco Platinum Learning Partner and technical community member, we’re the ones who create learning content for major technological vendors. NIL Learning is among the first to offer you high-quality learning and training courses Cisco Technologies.
Get more from a training
Our instructors deliver the courses with practical and useful examples from real-life situations. All NIL Learning instructors are field-proven experts – each both an active engineer and instructor.
Courses delivered by experts for experts in the making.
Among the first to offer training on newly arrived Cisco technologies
Part of Conscia, leading European IT solutions and services provider
A tech powerhouse with 30+ years of training & field experience
Industry-acclaimed, broadly expertised, and technically proficient
Connecting you with future trusted industry advisors
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
Prerequisite Knowledge
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
- Exposure to Docker/containerization
- Basic knowledge of AI and LLMs
These skills can be found in the following Cisco Learning Offerings:
Why NIL?
Global Leading Provider of Cisco Courses
30+ years of experience
Since 1992, NIL has been at the forefront of advanced contributors to strategic partner Cisco technologies, learning curriculum and value-added solutions deployed to clients around the globe.
Learn more about us