• Email Us
  • (408) 340-9800
Skyline Advanced Technology Services
  • Catalog
      • ubermenu-blue-building-silouhette-2All Brands
        • Topics
          • Browse Course Catalog
          • All Topics
      • Cisco
        • Topics
          • All Topics
          • Artificial Intelligence
          • Automation/Programmability
          • Business Enablement
          • Cloud
          • Collaboration
          • Cyber Security
          • Data Center
          • Design
          • DevNet
          • Enterprise Network
          • Network Management
          • Network Security
          • Security
          • Service Provider
          • Stealthwatch
          • Wireless
        • Resources
          • Cisco Certifications
          • Cisco Learning Credits (CLCs)
          • Cisco Digital Learning Solutions
          • Cisco U.
          • Cisco Continuing Education Program
      • Skyline ATS
        • Offerings
          • Athena 12 month subscription
          • Athena 6 month subscription
      • NVIDIA
        • Topics
          • All Topics
          • Artificial Intelligence
          • NVIDIA Online Labs
        • Featured Course
      • AWS
        • Topics
          • All Topics
          • Cloud
      • Python
        • Topics
          • All Topics
          • Automation/Programmability
      • VMware
        • Topics
          • All Topics
          • Data Center
      • CompTIA
        • Topics
          • All Topics
          • Cloud
          • Data Center
          • Enterprise Network
          • Fundamental Courses
          • Project Management
          • Security
      • Google
        • Topics
          • All Topics
          • Cloud
      • ITIL
        • Topics
          • All Topics
          • Service Management
      • Microsoft
        • Topics
          • All Topics
          • Automation/Programmability
          • Cloud
          • Data Center
          • Project Management
      • Palo Alto
        • Topics
          • All Topics
          • Security
      • F5
        • Topics
          • All Topics
          • Security
      • Tableau
        • Topics
          • Business Intelligence
  • Training
    • Schedule | Locations
      • Guaranteed to Run
      • Buy With Cisco Learning Credits
      • Virtual Classroom Schedule
      • Locations
    • Delivery Methods
      • Live Classroom
      • Virtual Classroom
      • Digital Learning Solutions
      • Private Classroom
  • Services
    • Personalized Content Development
      • Personalized Content Development
    • Professional Services
      • Consulting, Design, Implementation
      • Mentored Installs & QuickStarts
    • Staff Augmentation
      • Staff Augmentation
    • Educational Services
      • Athena
      • Curriculum Development
      • eLearning Development
      • Student Services
  • Solutions
    • Technology Solutions
      • Cisco ACI
      • Cisco DNA Center
      • Cisco Meraki
      • Cisco Secure Network Analytics
      • Cisco Webex
      • Cloud Solutions
      • Cybersecurity
      • Identity Services Engine (ISE)
      • Network Programmability
      • Software Defined Access (SDA)
      • Software-Defined WAN (SD-WAN)
      • Software-Defined Networking (SDN)
    • Integrated Solutions
      • Technology Partners
      • Cisco Solutions
      • Professional Services
      • SMB Solutions & Services
    • Industry Solutions
      • Industries
      • Education
      • Government
      • Virtual Solutions
    • Enablement Solutions
      • Sales
      • Partner
      • Engineering
      • Consultative Technology Associate (CTA) Certification
  • Resources
    • Resources
      • Student Services
      • Skyline Learning Credits (SLCs)
      • Trending Courses & Certifications
    • Subscriptions
      • Athena – Continuous Learning Program
      • Cisco U.
  • About
    • About Us
    • Privacy
    • Policies
    • Contact Us
Catalog > All Topics

Intermediate Python for Network Engineers (IPYNE)

Cisco
  • Course Summary
  • Schedule
5 Days
Download Course Outline
$4,395.00
Request a Quote
44 Learning Credits
Share
Schedule
Export to CSV
    • T87762
    • 5 days
    • 12/08/2025 - 12/12/2025
    • 9:00 AM
    • (GMT -06:00) Central Standard Time
    • Presented via WebEx
      • VC
        Virtual Classroom
        Attend any of our instructor-led classes virtually regardless of your physical location.
    Enroll Now
    • T87763
    • 5 days
    • 01/26/2026 - 01/30/2026
    • 9:00 AM
    • (GMT -06:00) Central Standard Time
    • Presented via WebEx
      • VC
        Virtual Classroom
        Attend any of our instructor-led classes virtually regardless of your physical location.
    Enroll Now
    • T87764
    • 5 days
    • 03/02/2026 - 03/06/2026
    • 9:00 AM
    • (GMT -06:00) Central Standard Time
    • Presented via WebEx
      • VC
        Virtual Classroom
        Attend any of our instructor-led classes virtually regardless of your physical location.
    Enroll Now
      • PC
        Private Class
        Privately train a group of your employees at your facility, virtually, or any of our locations.
    Request
  • LCLive Classroom
    Live Classroom
    Learn and interact with your instructor and peers in-person in our classrooms.
  • VCVirtual Classroom
    Virtual Classroom
    Attend any of our instructor-led classes virtually regardless of your physical location.
  • PCPrivate Class
    Private Class
    Privately train a group of your employees at your facility, virtually, or any of our locations.
  • GTRGuaranteed to Run
    Guaranteed to Run
    GTR classes are guaranteed to run as promised and delivered.
Course Summary
Show All

Description

The Intermediate Python for Network Engineers (IPYNE) training introduces the fundamental concepts of network programmability and automation using Python. It is designed for network engineers new to programming or professionals looking to enhance their automation skills through Python and Cisco APIs. The training focuses on practical use cases, such as automating device configurations, managing network inventories, and integrating with Cisco products like IOS XE, Meraki, and ThousandEyes for API automation. You will also learn the basics of creating reusable programs using object-oriented programming, building web interfaces with Flask, and interacting with large language models for advanced network automation. Upon completion, you will be able to write Python scripts, interact with network devices via APIs, and design automation workflows to streamline network management tasks. 

This training also earns 29 Continuing Education (CE) credits toward recertification.

This training will help you:  

  • Gain hands-on experience using Python to automate, configure, and monitor network devices, increasing efficiency and reducing manual errors 
  • Develop practical skills in leveraging modern tools and libraries—such as Netmiko, PyATS, and REST APIs—for scalable and reliable network automation 
  • Learn to build and deploy reusable automation solutions, including scripts, web interfaces, and API wrappers, to streamline network operations 
  • Acquire foundational knowledge in integrating advanced technologies like CI/CD, telemetry, and large language models (LLMs) to enhance and future-proof network management 
  • Earn 29 CE credits toward recertification 

Objectives

  • Describe Python’s versatility and suitability for network programmability and automation 
  • Explain why network programmability is needed and how it enables modern network automation 
  • Describe programmatic interaction with network devices and the benefits of network automation for scaling from traditional to programmable networks 
  • Identify practical examples and existing Python tools for network automation 
  • Write and run basic Python scripts, demonstrating foundational syntax, elements (variables, data types, operators), and logic (decisions and loops) 
  • Introduce standard and third-party libraries, the import statement, and using the Python interpreter 
  • Demonstrate hands-on interaction with Python, including accepting input and performing basic network tasks (e.g., connectivity checks) 
  • Emphasize code styles, readability, and development environment setup, including Python installation, VS Code, virtual environments, Docker, and Git 
  • Implement Python tools for automating device inventory, including data storage with variables, grouping devices with lists and dictionaries, iterating and filtering device data, and file operations (load/save) 
  • Organize code with functions and develop scripts for inventory management 
  • Use external libraries (e.g., Netmiko) for SSH connections and scaling network configurations with Python and templates 
  • Parse and analyze device output, handle exceptions, and build CLI applications for device management 
  • Implement tools for testing and validating device state using PyATS and Genie, including retrieving and verifying configuration data 
  • Demonstrate Python context managers, parsing outputs, performing compliance validation, and running scripts on Cisco IOS-XE devices (Guest Shell) 
  • Create tools for backing up device configs, automating backup storage with Git, comparing configs, and periodic backups with logging 
  • Use PyATS for configuration comparison and automate backup processes 
  • Describe HTTP REST API fundamentals, interactive documentation, and creating API requests in Python 
  • Parse JSON data, automate interactions with APIs (e.g., Cisco Meraki Dashboard, ThousandEyes), and manage authentication securely 
  • Demonstrate creating, configuring, and analyzing network tests and monitoring data with API scripts 
  • Explain the importance of debugging, logging, unit testing, and integrating scripts with CI/CD pipelines 
  • Handle API errors, implement rate limiting/retries, and introduce telemetry collection with OpenTelemetry 

Prerequisites

There are no prerequisites for this training. However, the knowledge and skills you are recommended to have before attending this training are: 

  • Familiarity and basic understanding of core networking concepts 
  • Familiarity with Cisco IOS-XE software or other Cisco network device configuration and operation skills  
  • Cisco CCNA certification or equivalent knowledge 

These skills can be found in the following Cisco Learning Offerings: 

  • Implementing and Administering Cisco Solutions (CCNA) 

Who Should Attend

  • Network Engineers with little or no programming or Python experience  
  • Network Administrators 
  • Network Managers  
  • Systems Engineers 

Outline

Course Outline

  • Python Programming for Network Engineers  
  • Write Your First Python Scripts  
  • Python Development Environment Setup  
  • Device Inventory Automation  
  • Scale Configuration of Network Devices 
  • Network Monitoring and Validation 
  • Device Configuration Backup Automation 
  • HTTP API Fundamentals 
  • Cisco ThousandEyes Network Insights with HTTP API Automation 
  • Network Automation Debugging and Testing 
  • HTTP API Automation Wrapper 
  • Build a Web Interface for Network Automation 
  • Large Language Models for Network Automation 

Lab Outline
  • Interact with Python Using the Interpreter  
  • Run Your First Script  
  • Install Python and Setup Developer Environment  
  • Create a Device Inventory Tool  
  • Create a Network Device Configuration Tool  
  • Monitor and Validate Device Configurations  
  • Create a Backup Tool for Network Configurations  
  • Retrieve Data from Cisco Meraki Dashboard API  
  • Create and Monitor ThousandEyes Network Tests  
  • Write Unit Tests for Network Automation Scripts  
  • Harden Automation Scripts with Logging and Error Handling  
  • Build a Reusable Cisco ThousandEyes API Automation Wrapper  
  • Build a Web Interface for Network Device Management  
  • Build a Web Interface for Network Automation  
  • Build a Network Automation Tool with Ollama 

POPULAR LINKS
  • Course Catalog
  • Guaranteed to Run
  • Special Offers
  • Services
  • Student Services
  • Solutions
ABOUT
  • Company
  • News
  • Events
  • Contact Us
Skyline ATS
Corporate Headquarters
2148 Bering Drive
San Jose, CA 95131
  • 408-340-9800
  • 408-340-9800
Connect With Us
©2025 Skyline Advanced Technology Service
  • Policies
  • Privacy