Git Product home page Git Product logo

cisco-nexus-automate-vxlan-evpn's Introduction

VxLAN Python Package

The project's purpose is to build a python package that can store VxLAN parameters for underlay and overlay configuration and output the parameters into any device that supports VxLAN. Currently the deployment is tested on Nexus 9000 switches which are widely deployed in the data center as VxLAN capable switches. The pacakge includes an input script that reads from an excel file in order to populate the VxLAN parameters.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Dependencies

  • Python 3.5
  • Packages:
    • pandas
    • xlrd

Running the package

The code is provided with a sample excel file which contains configuration parameters for the devices in VxLAN network. Each sheet from the excel file represent the protocol used to form the VxLAN fabric.

The program then generates text files containing the device complete configuration. The number of text files is linked to the number of devices provided in the excel file (in this example, we have four devices 'Spine1', 'Spine2', 'Leaf1, and 'Leaf2')

Run the following command in order to generate the text file samples

python generate_config.py -s ip_information.xlsx

The above command will generate four txt files which contains all the parameters of the ip_information.xlsx file.

cisco-nexus-automate-vxlan-evpn's People

Contributors

momobade avatar

Stargazers

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