Simplifying networking configuration
Danesh Raj
Innovating Telecommunications Solutions for Industrial and Mission-Critical Applications
Finally I had the time to upload my scripts to Github. Well its a translation of the usual commands used in Cisco but this time its in the form of YAML & Jinja2 Template used by Ansible to configure the network devices.
The journey started with my revision for CCNP ENCOR exam. While the exam is theory based but I choosed to do some practical with this books called "101 Hands On lab by Paul Browning & Farai Tafa" (Image attached). After completing the traditional configuration practice I decided to convert it into Ansible friendly version, so I stared writting scripts for each of the task.
I improvised the scripts as I did each task to try multiple methods possible to run these scripts to accomplish the goal.
Click on the image to my Github page to access the scripts.
I will keep the repo updated as often time allows me.