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 overview and guide of deploying a cisco CSR1Kv device on an SDWAN network.
It’s been a while since I’ve written a new post, the last month or so has been very busy at work. I am also studying…
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.