In this Introducing Automation for Cisco Solutions course provides a comprehensive introduction to network automation and NetDevOps practices, focusing on how modern networks are designed, operated, and maintained using software-driven methodologies. It establishes the foundational knowledge required to transition from manual, device-by-device management to automated, scalable, and repeatable network operations. Emphasis is placed on aligning network engineering workflows with proven software development and DevOps principles.
The curriculum introduces Python as the primary automation language, covering core scripting concepts, API consumption, and interaction with network devices. Students learn how HTTP-based network APIs work, how data is structured and encoded using JSON and YAML, and how model-driven interfaces such as YANG, NETCONF, and RESTCONF enable structured, programmatic configuration and telemetry. Automation frameworks such as Ansible are introduced to demonstrate how configuration templating, data collection, and large-scale deployments are simplified in enterprise environments.
Hands-on labs reinforce each topic through practical exercises, including building automation scripts, using Git for version control, interacting with APIs through Postman and Python Requests, automating devices with Netmiko, and deploying configurations with Ansible and Jinja2 templates. By the end of the course, students gain the practical skills and operational mindset needed to begin implementing network automation and NetDevOps workflows in real-world production networks.
How you'll benefit
This course will help you:
Gain an overview of the skills you need to become a next-generation engineer
Prepare to accelerate network automation in your organization
Increase collaboration across internal and external teams using version control systems
Articulate the role network automation and programmability play in the context of end-to-end network management and operations
Define and differentiate between waterfall and agile software development methodologies
Interpret and troubleshoot Python scripts with fundamental programming constructs built for network automation use cases
Describe how DevOps principles, tools, and pipelines can be applied to network operations
Understand the role of network automation development environments and associated technologies such as Python virtual environments, Vagrant, and Docker
Understand and construct HTTP-based application programming interface (API) calls to network devices
Articulate the differences among and common use cases for XML, JSON, YAML, and protocol buffer (protobuf)
Construct and interpret Python scripts using the Python requests module to automate devices that have HTTP-based APIs
Understand the role YANG plays in network automation
Understand that several tools exist to simplify working with YANG models
Describe the functionality of RESTCONF and NETCONF and the differences between them
Construct Ansible playbooks to configure network devices and retrieve operational state data from them
Build Jinja2 templates and YAML data structures to generate desired state configurations
There are no prerequisites for this training. However, the knowledge and skills you are recommended to have before attending this training are:
Routing and switching including open shortest path first (OSPF), border gateway protocol (BGP), and basic configuration features such as interfaces, simple network management protocol (SNMP), and static routes
Fundamentals of Python data structures and programming constructs, such as loops, conditionals, and classes, or the equivalent of 3–6 months of experience writing Python scripts
Basic Linux commands for navigating the file system and executing scripts
Knowledge of working with text editors
The following recommended Cisco offering may help you meet these prerequisites:
Implementing and Administrating Cisco Solutions (CCNA)