/NetFishers Blog Entries
12 Mar, 2016 /
By
JohnDoe
Dijkstra graph in BLT 0.4.3
As usual you can grab the binary (Java multiplatform) from Github here,
and the source code there
New major feature is the implementation of local Dijkstra shortest path computation, based on data collected with...
21 Jan, 2016 /
By
JohnDoe
Getting started with BLT 0.4
As usual you can grab the binary (Java multiplatform) here,
or the source code from Github here
Then you have to :
unzip the package
generate a key for the embedded HTTPS server (read INSTALL instructions)...
13 May, 2015 /
By
JohnDoe
BLT demo video on Youtube
The demo video is here...
19 Apr, 2015 /
By
JohnDoe
Real time IGP RIB monitoring has been added to BLT with version 0.3.3
After upgrading to the new distribution, you just have to uncomment the last line of "blt.conf"
From now on, each prefix add or withdrawal inside your IGP domain will trigger...
14 Apr, 2015 /
By
JohnDoe
Beyond the nice topology graph you may need to take snapshots of your IGP DB, or even use BLT as a building block for a third party application.
In order to take snapshots of nodes stored in BLT, you only need to backup the "blt-data.xml" file...
13 Apr, 2015 /
By
JohnDoe
Now that you have put everything at work by following instructions in "INSTALL" files provided with the distribution you are left with a nice blank screen...
From now on, you first need to set up your BGP session with a BGP LS aware device.
You...