Ansible for Network Engineers
9,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:
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.
…