[Olsr-dev] olsrv2 remoteconfig plugin

Henning Rogge (spam-protected)
Sat Jul 2 11:27:52 CEST 2016


On Sat, Jul 2, 2016 at 1:16 AM, Gabriel <(spam-protected)> wrote:
> Hi, I'm using the remoteconfig plugin in my GSoc Project "Poprouting".
>
> I tried to set the values of the timers manually using the telnet commands:
>
> config set interface.h_timer=20

This parameter is called "hello_timer", so the command should be

config set interface.hello_timer...

> config set olsrv2.tc_timer=20

This one is called "tc_interval".

> config commit

Use the "--schema" commands to on the command line to check the names
of configuration parameters.

Henning Rogge



More information about the Olsr-dev mailing list