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

D-link support? #4

Closed reinethernal closed 3 years ago

reinethernal commented 3 years ago

One more question - how about d-link support?)

Vadims06 commented 3 years ago

One more question - how about d-link support?)

@reinethernal, actually no) The actual list of supported vendors is mentioned in Readme file. For all unsupported vendors is available option with free FRR/Quagga. It suggested to setup a Quagga on a Linux host and establish adjacency over GRE tunnel. Then it's feasible to get LSDB of your network from Quagga.