Showing posts with label networkx. Show all posts
Showing posts with label networkx. Show all posts

Monday, 10 September 2018

LnetD v0.2 - new features

Hi all,
V0.2 pushed to git , new things included

- A network weathermap with errors
- A network weathermap with latency , and SPF calculation with total latency along the path
- What if Topology , a basic what if model , change the isis link metric and display it in the model. No link/node remove for now.
- ISIS XR support ( just for links using screen parsing ... while netconf is ready )
- model demand based on netflow

Still can't get proper screenshots but go ahead and clone it and make your own topology

git clone https://github.com/cpmarvin/lnetd.git

Model Demand:

Save layout:


Saturday, 3 March 2018

LnetD v0.1 - network inventory based on ISIS

Hi again, Finally manage to find time and put all the code in an web application. There are two project that i want to thank for offering all the tools required to build this. https://github.com/afourmy/eNMS/ https://github.com/afourmy/flask-gentelella Now back to the topology map and inventory based on ISIS.


  •  Login screen


  • Dashboard


  • Inventory


  • D3js Topology and Map

As always code on github: https://github.com/cpmarvin/lnetd