Course Information
Course Overview
100% Hands-on Python training session with real time Network Automation usecases(SSH, NETCONF, RESTCONF& API examples)
Learn Network Automation skills from scratch to an advanced level.
For attending this course you don't need any prior coding experience.
You will be learning all the required Python concepts in a practical way with Networking Examples
2026 Updated AI Topics:
Model Context Protocol (MCP) -
UV Environment Setup
Add Additional Libraries to MCP
Build Device Automation MCP Server
Build simple MCP Client
Playwright MCP
Agentic AI Workflows -
Async & Await Deep dive
OpenAI Tracing
Pydantic Structured Data
Gemini 3 Thinking Levels
Gemini3 Get Structured Output using Pydantic
Build Multi Agent Config Gatekeeper Agentic AI Workflow
This course is designed for Network Engineers with less or no coding experience.
Throughout the session, we will be using Linux OS (preferably Ubuntu) for running Python scripts.
This course is updated with steps to setup Cisco Modeling Lab (CML) Free Tier for automation Practices
The IDE is VS Code and Cisco devices will be used for demonstrating most of the device interactions. (vIOS, IOS-XE, NXOS etc)
The course will be starting with SSH fundamentals
Initially, Course will take you through Paramiko, Netmiko, NAPALM and Nornir Libraries' fundamentals
CIsco IOS, NXOS, Cisco DNAC Automation Examples
Paramiko invoke_shell and exec_command methods
Pydantic for structured data
Python UV Environment Setup
Setup Model Context Protocol (MCP) Server for Network Automation
Async & Await Deep Dive
Gemini 3 Multi Agent Framework
OpenAI Tracing
Methods supported in Netmiko for device interactions
How to do Configuration parsing using Regular Expressions over SSH
How to enable logging in the script with a log file or event email triggers
How to schedule the Script execution without keeping the terminal opened
How to do IP address and subnet validations using Python
How to do multithreading for parallel execution on multiple devices
Read and write contents to a text file, JSON, YAML, and XML
Manage device inventories or config details in CSV files
Read the configuration data from CSV, YAML, JSON, or text files
How to use textfsm template
How to use Jinja2 templates for creating multiline configuration templates with loops or conditions
How to use NAPALM for multivendor support
How to use getters in NAPALM
How to use config merge, config compare, config replace and config rollback in NAPALMcreate
What is Nornir Framework
How to create an inventory file in Nornir
How to create tasks in Nornir
What are plugins in Nornir
NETCONF/YANG Data models with real-time examples
Netconf Automation using Python Ncclient
RESTCONF API Automation using Requests
Cisco Nexus Automation with NX-API (CLI, JSON-RPC, error handling, parsing outputs)
Cisco PyATS framework for testing, parsing, config compare, and automation workflows
MCP (Model Context Protocol) with Python: build AI-powered automation, create smart apps, automate Cisco configs, browser automation with Playwright, and integrate GenAI into network workflows
Generative AI with Python: Build basic LangChain apps, ChatPromptTemplates, Language Translator apps using Groq API & OpenAI, and integrate GenAI into network automation use cases
Raspberry Pi Micropython Network Monitoring and Automation examples
Course Update log (Latest Topics):
March 2026 - Added Agentic AI Videos
January 2026 - Added Agentic AI Usecases
Sept 2025: MCP (Model Context Protocol) + GenAI Integration with Python
2023–2024: Generative AI Projects (LangChain, Groq API, OpenAI API, Streamlit Apps)
June 2023: Raspberry Pi Micro Python
May 2023: Command Line Arguments using Argparse
April 2023: VMWare ESXi CLI automation using Python
Python Fundamentals Covered:
Strings and String Methods
Bytes and Unicode
Exception handling
stdin, stdout, stderr in Python
File Operations
Config HTML Comparison using Python
Regex Fundamentals
For loop
While loop
if, else, elif
Functions and Modules
Object Oriented Programming: Classes Basics
Multithreading
lists, dictionaries, and its methods
sets, tuples
Pycharm debug Example
Mutable vs Immutable
datetime
schedule
Logging
Enumerate
Tabulate
Itemgettes
List comprehension
copy and deep copy
subprocess
JSON
XML
YAML
Mocropython for beginners
MCP Libraries (mcp, mcp_use, Playwright MCP, etc.)
Generative AI Libraries (LangChain, OpenAI, Groq API, Streamlit integration)
Course Content
- 36 section(s)
- 249 lecture(s)
- Section 1 Introduction & Course Walkthrough
- Section 2 Lab Setup V2(Latest) - Cisco Modeling Lab(CML ) Free Tier -(2026 January)
- Section 3 Lab Setup V1 - Using VisualStudio Code : Remote Development
- Section 4 Lab Setup V0 - Optional (Old Approach)-Using PyCharm, VirtualBox and Ubuntu GNS3
- Section 5 Paramiko
- Section 6 File Operations
- Section 7 String Methods
- Section 8 Config Compare
- Section 9 RegEx Fundamentals
- Section 10 RegEx show command Parsing Examples
- Section 11 IP Address Module
- Section 12 Python Functions
- Section 13 Python Modules
- Section 14 Python Classes and Objects : Basics
- Section 15 Python : Data Types
- Section 16 PyCharm Debug
- Section 17 Loops and Conditionals
- Section 18 Python Multithreading
- Section 19 CSV Files
- Section 20 Logging
- Section 21 Userful Python Concenpts
- Section 22 NETMIKO
- Section 23 Data Serialization & Templates
- Section 24 MCP(Model Context Protocol) - Examples - GenAI Tutorial
- Section 25 Agentic AI Example for Network Automation - Build Config Gatekeeper
- Section 26 NAPALM Python Library
- Section 27 Nornir
- Section 28 NETCONF
- Section 29 YANG Suite
- Section 30 RESTCONF
- Section 31 Cisco DNAC Automation
- Section 32 Cisco Nexus API (NXAPI -CLI)
- Section 33 PyATS Framework
- Section 34 Miscellaneous Automation Topics
- Section 35 Raspberry Pi Micropython Automation
- Section 36 Getting Started with GenerativeAI - Create a simple Language Translator App
What You’ll Learn
- Master Python Network Automation concepts from scratch. No prior coding experience is needed, Learn about Paramiko, Netmiko, NAPALM, Nornir, NETCONF, RESTCONF, YANG Models, Ncclient,API Requests, IPAddress libraries in python for Network automation, Agentic AI Network Automation Example - Config Gatekeeper using Gemini 3, Acclerate your career to become the future-ready Network Automation Engineer, UV Python Environment Setup, Model Context Protocol (MCP) - Network Automation Example, Async & Await - Agentic AI Tutorials, Learn to automate SSH, NETCONF, RESTCONF and API device interactions using Python, Learn to automate day to day Network Device configuration tasks and solve realtime Networking Automation usecases in more practical way, Learn to setup Ubuntu OS and PyCharm for your Network Automation Journey, Learn to do the Network Sniffing anf Packet capture using Python, Learn to prase device configuration using RegularExpression, Learn about SSH Keybased Authentication, Learn all the Python3 core concepts from Network context, Learn to use Jinja2 templates and textfsm in your scripts, Learn to use functions and Classes in Python for Network Automation, Learn about scheduling the task execution and logging the script execution results, Create and use CSV, YAML, JSON, XML files in your Python Automation scripts and device configurations
Skills covered in this course
Reviews
-
AAbraham Atenya
We started off with VMWare Workstation and already set it up. Why we now shit again to VMWare Player yet GNS3 can still run on VMWare workstation begs questions. Now, can we have a standard way or do we have to run all these softwares on our PCs, remember they consume a lot of RAM
-
PPolumuri Lova Kumar
good
-
SSara shareef
not good explanation.
-
DDeepak Sharma
Great content