Discussion:
[j-nsp] show ospf lsdb - topology drawing
Robert Raszuk
2018-10-25 13:42:18 UTC
Permalink
Hi,

Would anyone be able to recommend some open or closed src tool which can
draw nice topology of the OSPFv2 single area0 based on the show ospf lsdb
output capture ?

I saw https://blog.webernetz.net/ospf-visualizer/ but looking for more
tools like this proven in battle field especially those compatible as is
with junos output.

Many thx,
Robert.
_______________________________________________
juniper-nsp mailing list juniper-***@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp
a***@netconsultings.com
2018-10-25 14:06:14 UTC
Permalink
Robert Raszuk
Sent: Thursday, October 25, 2018 2:42 PM
Hi,
Would anyone be able to recommend some open or closed src tool which
can draw nice topology of the OSPFv2 single area0 based on the show ospf
lsdb output capture ?
I saw https://blog.webernetz.net/ospf-visualizer/ but looking for more
tools
like this proven in battle field especially those compatible as is with
junos
output.
Hi Robert,

Literally plug and play:
https://github.com/CiscoDevNet/Opendaylight-BGP-Pathman-apps
-just point your bgp-ls at the thing and you're done

adam

netconsultings.com
::carrier-class solutions for the telecommunications industry::


_______________________________________________
juniper-nsp mailing list juniper-***@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp
serge vautour
2018-10-26 14:56:50 UTC
Permalink
Went down this road before and ended up developing something in house. One
key thing we wanted was a way to display the nodes on a map based on GPS
coordinates. Has anyone ever seen a tool that does this? Obviously some
input file with "node to GPS coordinate" is required.

-Serge
Post by a***@netconsultings.com
Robert Raszuk
Sent: Thursday, October 25, 2018 2:42 PM
Hi,
Would anyone be able to recommend some open or closed src tool which
can draw nice topology of the OSPFv2 single area0 based on the show ospf
lsdb output capture ?
I saw https://blog.webernetz.net/ospf-visualizer/ but looking for more
tools
like this proven in battle field especially those compatible as is with
junos
output.
Hi Robert,
https://github.com/CiscoDevNet/Opendaylight-BGP-Pathman-apps
-just point your bgp-ls at the thing and you're done
adam
netconsultings.com
_______________________________________________
https://puck.nether.net/mailman/listinfo/juniper-nsp
_______________________________________________
juniper-nsp mailing list juniper-***@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp
Phil Shafer
2018-10-30 20:03:25 UTC
Permalink
Post by serge vautour
Went down this road before and ended up developing something in house. One
key thing we wanted was a way to display the nodes on a map based on GPS
coordinates. Has anyone ever seen a tool that does this? Obviously some
input file with "node to GPS coordinate" is required.
FWIW, you can use [system location] to record this data on device,
which might help make it available, easier to keep up to date,
audit, share, etc.

Thanks,
Phil
_______________________________________________
juniper-nsp mailing list juniper-***@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Loading...