So you’ve been using python to automate and generate network configuration for a while now and have become pretty good with it. But what about…
Category: Automation
A look at automating SDWAN CSR1000v configuration by modifying OVA contents for deployment with VMWare.
A look at tools and practical examples for interpreting YANG for network automation. YANG is a great tool but it can be difficult to understand.
An introduction to the REST API using python and Cisco SDWAN
In a previous post, I went over the basics of using Jinja to create templates for network configurations. This time I will be showing some…
What is jinja? Jinja is a templating engine for python. Commonly it is used alongside Django or Flask, both of which provide a way to…
Intro blog post with information about the blog and some recommended python tutorials for beginners.