[Olsr-dev] olsrv2 remoteconfig plugin

Gabriel (spam-protected)
Sat Jul 2 13:50:59 CEST 2016



On 02/07/2016 11:27, Henning Rogge wrote:
> 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.
> 
I checked with --schema and the hello timer is actually named
hello_interval.	

I tryied these commands:
config set olsrv2.tc_interval=40
config set interface.hello_interval=40
config commit


i also tried with
config set interface.hello_timer=40

but the message type 0 (hello) are still flowing out at a rate of a
message each 2s

Gabriel






More information about the Olsr-dev mailing list