Practical Network Automation, Part 4: Building the Framework
A “how to” guide for building an automation framework using Nautobot, Nornir and some other tools.
A “how to” guide for building an automation framework using Nautobot, Nornir and some other tools.
In the first post we explored the power of templating (jinja2), structured data (yaml), and python. In this post we’ll use the Nornir python package to auto-generate device configs and push them to every device in inventory.
This series provides concise, practical direction for the network engineer trying to get a handle on network configuration automation at scale.