GithubHelp home page GithubHelp logo

abinash3366 / cisco-configurator Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 31 KB

A Basic Cisco router/Switch configurator

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%
cisco cisco-ios configuration configuration-management console

cisco-configurator's Introduction

A Basic Cisco Router / Switch Configurator

This project is in active development and most of the functions inside it are not yet ready for use.

Installation

To install this project, you will need to have Python 3.0 or higher installed on your system. You can download Python from here.

Once Python is installed, git clone this repo by git clone https://github.com:Abinash3366/Cisco-Configurator.git or download the zip here. This program does not contain any malicious code and is safe to use however it is always advisable to check the code before running it.

You will also require the modules pyserial and pyperclip. You can install these modules by running the following commands in your terminal: Pip install pyserial Pip install pyperclip or by running pip install -r requirements.txt

TLDR: Install Python, clone the repo, install the modules and run the program (Commands below)

  1. git clone https://github.com:Abinash3366/Cisco-Configurator.git
  2. cd Cisco-Configurator
  3. pip install -r requirements.txt
  4. python main.py or python3 main.py

Usage

Once the program is downloaded and modules are installed you can run the program by running the following command in your terminal: python3 main.py or python main.py depending on your system.

To use the automatic send functionality you will need to have a Cisco device connected to your computer. You can connect the device to your computer using a USB to Console cable. This project assumes that your on a Windows device using a USB to Console cable as mention before, If you would like to change replace the references of com to your OS's port.

What works?

Basic Setup works for both Router and Switches.
Basic Interface setup works for both routers and switches.
The program is currently able to send commands to a Cisco device and copy the output to your clipboard.

Other Notices

As the name suggests this configurator is just a basic one and is only meant to save the 5m that it will take to manually put the commands in. Again project is still in development and more features will be added in the future.

Contributing & Issues

Pull requests are always welcome! If you have any issues with the program please confirm that your device and cable are working properly and that you have entered the correct port. If you are still having issues please open an issue, and I will try to fix it as soon as possible.

cisco-configurator's People

Contributors

abinash3366 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.