Automation

Ansible Installation

Basic how to guide to Install Ansible quickly on Ubuntu. The full guide for Ubuntu is here. Installation Create the Inventory to Test This file is named router_switch_inv.ini in my lab. Test Topology With three lines and a small file it is very simple to start interacting with network devices. Inventory File in Depth The

Ansible Installation Read More »

Scrapli and Flask – Part 7: Multicast Dashboard

I have added a multicast page to the web app that demonstrates the ability to pull in details for multicast. I originally planned to use this with the Nexus multicast lab, however as TextFSM or Genie do not support the parsing of the command “show ip mroute”. Side note Genie does support the command “show

Scrapli and Flask – Part 7: Multicast Dashboard Read More »