In this post we will look at using Ansible to retrieve and deploy network configuration to cisco routers using Netconf.
Category: Automation
Learn how to automate the creation of network configurations using jinja in a modular way.
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…
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…
Learn how to automate the creation of network configurations using jinja.
Intro blog post with information about the blog and some recommended python tutorials for beginners.