[Olsr-users] How to test DLEP?

Henning Rogge (spam-protected)
Wed Dec 3 09:27:22 CET 2014


Hi,

look into the DLEP_RADIO_README and DLEP_ROUTER_README (in the dlep
plugin directory for an example) and/or run

/usr/local/bin/olsrd2_static --set global.plugin=dlep_router --set
global.plugin_path=/opt/git-root/oonf/build tap0 --schema=dlep_router

to get a list of parameters of the plugin.

I am in the process writing more "readme" files for OONF, which will
also include DLEP... but it will take more time.

Henning

On Wed, Dec 3, 2014 at 7:39 AM, Vigneswaran R <(spam-protected)> wrote:
> On 11/27/2014 06:15 PM, Henning Rogge wrote:
>>
>> On Thu, Nov 27, 2014 at 1:43 PM, Vigneswaran R <(spam-protected)>
>> wrote:
>>>
>>> Ok. So, both dlep_radio, dlep_router are meant to be run on routers, and
>>> nothing for radio device (assuming that the radio device has support for
>>> DLEP already)?
>>
>> DLEP-router is the DLEP "receiver" component that (as the name
>> suggests) runs on the router.
>>
>> DLEP-radio is the DLEP "transmitter" component that (see above) runs
>> on the radio.
>>
>> On 802.11 radios you run a combination of nl80211_listener (to gather
>> linklayer data) and dlep_radio (to transmit them on the router). For
>> an emulated network you need something different than
>> nl80211_listener.
>
>
> I just tried running olsrd2 with the dlep_router plugin using the following
> command.
>
>     /usr/local/bin/olsrd2_static --set global.plugin=dlep_router --set
> global.plugin_path=/opt/git-root/oonf/build tap0
>
> It ran without any errors. However, I expected it to listen on some TCP port
> (DLEP port), but it didn't. Do, I need to do any additional configuration
> for the dlep_router plugin? Thanks.
>
> Vignesh




More information about the Olsr-users mailing list