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 22 forks source link

Request to add compatibility for Extreme Networks switches #33

Closed lookwhatyouvegoneanddone closed 1 year ago

lookwhatyouvegoneanddone commented 1 year ago

Hi there,

I noticed the list of compatible vendors is fairly comprehensive, I was wondering if it would be possible to add Extreme Networks LSDBs to the list? Would this be difficult to do?

Vadims06 commented 1 year ago

Hi @lookwhatyouvegoneanddone,

Sure, I will be glad to add it. Is it needed to add OSPF or IS-IS support? In order to do it I need an output of router and network LSDB, could you please send me this output to admin at Topolograph? Usually this output is available under show ip ospf database router and show ip ospf database network commands.

lookwhatyouvegoneanddone commented 1 year ago

Hey thanks for the response.

Just sent you an email, was hoping for OSPF support if possible. Let me know if you need anything else.

Vadims06 commented 1 year ago

Hi @lookwhatyouvegoneanddone , I've just released v2.32 (latest) version with Extreme support. Could you please confirm that it works correctly?

alchemyx commented 1 year ago

Apologies for chiming in but it seems that Extremes support for OSPF is working beautifully, I just confirmed on few X460 and X670.

Vadims06 commented 1 year ago

@alchemyx Thanks a lot for confirming and thanks @lookwhatyouvegoneanddone for your help to build templates!