This project propose two scripts: conf_run.py is a script for configuring Cisco routers from a set of commands in an external file (prompt requested) against a list of devices in an external CSV file ...
This repository contains a simple Cisco configuration generator using python and jinja2. This one takes in a CSV parameter file but could easily be modified to use JSON. Just clone this repository, ...