Vadims06 / topolograph

Topolograph.com is an online project which can visualize OSPF/ISIS topology based on LSDB output from a single network device. Then you can not only see (and check) the shortest path from source to destination, but also see the outcome from link or node failure along the path to the destination.
https://topolograph.com
MIT License
177 stars 23 forks source link

ISIS Database Integration #15

Closed arshaans closed 2 years ago

arshaans commented 3 years ago

Hi, Is it possible to Integrate this Tool with ISIS database as both are Link State Routing Protocols using the Dijkstra SPF Algorithm

Vadims06 commented 3 years ago

Good point @arshaans, but I'm planning to finish implementing features for OSPF and then I need to consulate with IS-IS experts about protocol specific details.

arshaans commented 3 years ago

I was going through the code implementation, however I did not see the flask middleware code in the repo

Thanks

Vadims06 commented 2 years ago

@arshaans IS-IS is implemented in the latest release)