Programmatically generate and upload 200+ router using python, netmiko and jinja


Details
Programmatically generate and upload 200+ router using python, netmiko and jinja A Presentation
by Paul Wozney
Just a quick update. This presentation is going to briefly look at each of these technologies and I hope I can show how they fit together. My objective is to show you that it is possible to do this, so you can follow your own path into network automation.
Here are some quick URLs to take a look at:
YAML http://yaml.org/
Jinja2 http://jinja.pocoo.org/
Python https://www.python.org/
Netmiko https://pynet.twb-tech.com/blog/automation/netmiko.html
Netmiko Github https://github.com/ktbyers/netmiko
Packetpushers just interviewed Kirk Beyers (the writer of Netmiko) last week - it is an interesting listen so check it out: http://packetpushers.net/podcast/podcasts/pq-show-99-netmiko-napalm-network-automation/

Programmatically generate and upload 200+ router using python, netmiko and jinja