Python

Arista VXLAN 3 – Automating Adding New Spine and Leaf Switches

I have been over the automatic creation of the VXLAN topology in the previous post. However, this stopped at the creation of the topology only. If in the future I wanted to add a new spine or leaf switch, this could be done, but the other switches wouldn’t be aware as they would also need […]

Arista VXLAN 3 – Automating Adding New Spine and Leaf Switches 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 »