Skip to content

This Project is based on buiding confuguration file form Jinja templates ,and pushing it on Devices through Terminal/Centralized Server with help of Netmiko

Notifications You must be signed in to change notification settings

shebin7/Netmiko_Jinja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

This project is based on Netmiko and Jinja ,this programme will build a configuration file from Jinja Template and pushes that file inividualy to each Devices. When the programme is first executed it does SSH to Terminal-Server/Intermediate-Server(Linux) and after getting access ,another command is executed from here to SSH login on remote Network Devices, Then after this Configuration files are pushed and saved on Network Devices

Technologies

Project is created with:

  • Python 3.6.9

Network Device from Cisco Sandbox

  • GNS3 IOU and IOS Routers

Libraries

Setup

To run this project, clone this to your local Folder using 'git clone'

$ git clone https://github.com/shebin7/Netmiko_Jinja

Then run it from IDE or from Terminal

$ python3 Netmiko_Jinja.py

About

This Project is based on buiding confuguration file form Jinja templates ,and pushing it on Devices through Terminal/Centralized Server with help of Netmiko

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published