[OLSR-users] Re: Topology Question

Sven-Ola Tuecke (spam-protected)
Tue Feb 13 18:39:11 CET 2007


Hi,

it's automatic. Each OLSR daemon knows the routes + quality (ETX) of each 
link and node. You need to correlate with the geopos (not part of OLSR). If 
you have a table with IPs and geopositions, you can correlate the dotdraw 
plugin output (wget -O - http://localhost:2004) or txtinfo-plugin output 
(wget -O - http://localhost:2006) with that table. Write a simple perl 
script or simlar. Your favorite script language may provide PNG output also.

Here's another example: 
http://olsrexperiment.de/sven-ola/Freifunk-Berlin.kml. Of course, you need 
google-world installed to load that file. Use File/Open. File is refreshed 
once per hour.

// Sven-Ola

""Soumendra Nanda"" <(spam-protected)> schrieb im Newsbeitrag 
news:(spam-protected)
> Hi
>
> http://sandwich.funkfeuer.at/topo/
>
> How did you guys generate that above map?
>
> Thats a pretty big OLSR setup.
>
> How do you guys monitor and manage that network? Do you just rely on
> manual monitoring and calling up people on the phone or via a message
> board or email?
>
> Thanks
> Soumendra
>
>
>
>
>>
>> Message: 6
>> Date: Tue, 13 Feb 2007 10:41:53 +0100
>> From: Bernd Petrovitsch <(spam-protected)>
>> Subject: Re: [OLSR-users] Topology question
>> To: OLSR discussion and development <(spam-protected)>
>> Message-ID: <(spam-protected)>
>> Content-Type: text/plain
>>
>> On Mon, 2007-02-12 at 16:48 -0500, Soumendra Nanda wrote:
>> [...]
>> > This may sound like a real newbie question but is the the topology
>>
>> Who cares;-)
>>
>> > returned by the OLSR topology plugin the full link state topology with
>> > all links and all nodes listed
>> > OR
>> > a partial  link state topology: ie a subset of links and a list of all
>> > known reachable nodes
>>
>> It is all the one daemon you asked knows about the topology net.
>> This maybe the whole net or only a part of it (and the daemon cannot
>> tell you because he doesn't know).
>>
>> > Is there an option to tune the topology detail in olsr-0. 4.10?
>>
>> No. This is mainly because it generates output for graphviz' `dot`
>> program and that program doesn't support subgraphs (though the dot file
>> syntax supports it).
>>
>> If you know another - better - graph visualization tool (which runs at
>> least/also on Unix/Linux), we all are happy to get a plugin for it. The
>> topology map of the FunkfFeuer net - http://sandwich.funkfeuer.at/topo/
>> - is also pretty messy nowadays.
>>
>>         Bernd
>> --
>> Firmix Software GmbH                   http://www.firmix.at/
>> mobil: +43 664 4416156                 fax: +43 1 7890849-55
>>           Embedded Linux Development and Services
>>
>>
>>
>>
>
> _______________________________________________
> olsr-users mailing list
> (spam-protected)
> https://www.olsr.org/mailman/listinfo/olsr-users 





More information about the Olsr-users mailing list