[Olsr-users] How to test DLEP?
Vigneswaran R
(spam-protected)
Thu Dec 4 05:24:54 CET 2014
On 12/03/2014 05:51 PM, Henning Rogge wrote:
> On Wed, Dec 3, 2014 at 1:07 PM, Vigneswaran R <(spam-protected)> wrote:
>> FYI, I am able to run OLSRv2 with DLEP router plugin, by using the following
>> command.
>>
>> /usr/local/bin/olsrd2_static tap15 --set global.plugin=dlep_router --set
>> global.plugin_path=/opt/git-root/oonf/build --set
>> dlep_router[tap15].discovery_mc_v4=224.0.0.110 --set
>> dlep_router[tap15].discovery_port=270 --set
>> dlep_router[tap15].discovery_bindto=0.0.0.0/0
> that would be the equivalent of the following configuration file:
>
> [global]
> plugin dlep_router
> plugin_path /opt/git-root/oonf/build
>
> [dlep_router]
> discovery_mc_v4 224.0.0.110
> discovery_port 270
> discovery_bindto 0.0.0.0/0
>
>
> Normally you should attach the DLEP discovery to a single interface
> which you use to communicate with the DLEP radio. Otherwise you will
> have trouble to interpret the DLEP data because you don't know for
> which interface they are.
Ok. How to attach the DLEP discovery to a single interface (using
configuration file entries)? By specifying [dlep_router=<IFACE>] or by
specifying appropriate network in discovery_bindto?
Vignesh
More information about the Olsr-users
mailing list