Ansible for Network Engineers
22,00 €In this course we will learn how to install and configure ansible and how to automate your network using ansible (monitoring and troubleshooting as well as network configuration).
In this course we will learn how to install and configure ansible and how to automate your network using ansible (monitoring and troubleshooting as well as network configuration).
CLI based network automation using python nornir based on cisco devices and python version 3.7+, covers the concept and implementation of network automation with practical examples using nornir scrapli, netmiko and napalm plugins and some other important topics. how to use jinja2 template in network automation, how to filter devices to apply automation, how to avoid clear text password and …
cisco NSO is a multi-vendor network automation and service orchestration software:
This course provides a comprehensive, hands-on introduction to Cisco’s pyATS and Genie frameworks for network automation, covering everything from installing the tools and building testbeds to profiling devices, using parsers, and filtering data with Genie DQ. You will learn how to automate real network test cases using AEtest, run tests across multiple devices, use loops and parallel execution, modify configurations programmatically, and schedule or execute tests with Easypy and job files. The training then explores pyATS Blitz for advanced testing actions, prompt handling, and parallel operations, followed by integrating pyATS with the Robot Framework for automated workflows using Unicon, Genie, and API-driven tasks. Finally, the course introduces AI-driven network automation, showing how to combine pyATS with OpenAI, LangChain, Retrieval-Augmented Generation (RAG), and modern AI techniques to build intelligent, automated network testing and validation systems.
YANG-based network automation uses a YANG hierarchical data structure that is natively structured, and therefore provides the capability to programmatically configure and also monitor network devices.
In other words, in YANG based network automation, we do not send CLI commands anymore but we update or read the data inside YANG data structure.
…