Giter Site home page Giter Site logo

kamakazikamikaze / nect Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 0.0 28 KB

An aide for changing configuration of Network Equipment between vendors and models

License: MIT License

network-admin network-engineering cross-vendor-configuration-helper network-equipment-configuration

nect's Introduction

Network Equipment Configuration Toolkit

What is "NECT"?

NECT is an earnest attempt at a network equipment configuration parser that enables the user to change the model and/or vendor of their new equipment without the need to know all of the required CLI commands. Inspired by the fantastic CiscoConfParse library, NECT takes it one step further to help network engineers and sysadmins make the transition to a new vendor much, much easier.

What can/will it do?

Read in a configuration file from your equipment and convert it to a vendor-free format. It can be a complete configuration or just sections you've cut out. Interface names, VLAN tagging, stacking, compatible commands, etc. are all handled for you where possible.

You can:

  • Change VLAN names
  • Add AAA parameters
  • Modify interface configuration
  • Add memembers to a stack
  • Change the target model

When you're done, spit it back out to a target model configuration. Section ordering and syntax are all done for you; you can save it as the startup-config or copy-paste into the configuration terminal.

What can't it do?

Sadly, not every configuration line can be converted. For example, alias commands are vendor-specific and targeted for a very narrow purpose. It's impossible to read something like that and just know what exactly you want done with it. You also have password hashes (ex. Cisco type 4 and Aruba SHA256) that you won't be able to read in and convert on-the-fly. While we will try to accommodate for this, there will never be 100% coverage and compatibility.

But that's ok; this is here to help you, not replace you.


Why bother?

I've had several engineers criticize my attempt to create a project such as this. See my response in the documentation.

nect's People

Contributors

kamakazikamikaze avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  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.