GithubHelp home page GithubHelp logo

igp_topo_multi's Introduction

igp_topo_multi

IGP topology with NeXt UI

This is not the first network topology drawing tool that use the NeXt UI. The NeXt UI Toolkit is an HTML5 / JavaScript based toolbox for networked web applications. https://creations.devnetcloud.com/detail?cid=1e4a9f92-deea-11e7-9d2f-aed03b171102 https://github.com/NeXt-UI

This small project contains Python script and templates for parsing IGP LSDB (OSPF and ISIS) such vendors as Nokia, Juniper, Cisco and Huawei, creating topology in json format for drawing network topology in NeXt UI and showing it in your browser.

Using this script is very easy.

  1. Please load a file with LSDB in directory /test_files. Currently contains the few tests files.
  2. In the file config.yaml specify the path and name to your LSDB file, vendor name, where did you get the LSDB file, and type of IGP (OPSF or ISIS).
  3. Install requirements from requirements.txt.
  4. Runnig the script igp_topo_light.py and enjoy your network topology in a browser.

Currently supported:

  • Nokia - OSPF and ISIS;
  • Juniper - OSPF and ISIS;
  • Cisco - OSPF and ISIS;
  • Huawei - OSPF and ISIS.

Following commands outputs are possible for parsing:

Nokia:

show router isis database detail

show router ospf database type router detail

Juniper:

show isis database extensive

show ospf database router detail

Cisco:

show isis database detail

show ip ospf database router

Huawei:

display isis lsdb verbose

display ospf lsdb router

If you clone, don't forget to leave a star :-)

igp_topo_multi's People

Contributors

a-kuzik avatar pnpwin 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.