[Olsr-users] Activate/Deactivate ETT OLSRv2
Syed Salman Haider Rizvi
(spam-protected)
Tue Mar 25 11:22:07 CET 2014
Hi
When i run the command olsrd2 --schema=ff_ett it said unknow section type ff_ett . I m using latest git of olsrd2
Salman
> From: (spam-protected)
> Date: Tue, 21 Jan 2014 13:08:23 +0100
> Subject: Re: [Olsr-users] Activate/Deactivate ETT OLSRv2
> To: (spam-protected)
> CC: (spam-protected)
>
> The parameter is a runtime/configuration parameter.
> When you look into the configuration of the ETT plugin you will see
> the following:
>
> > olsrd2 --schema=ff_ett
> List of entries in section type 'ff_ett':
> (use this command with 'type.name' as parameter for more information)
> ett
> Activates the handling of linkspeed within the metric, set to
> false to downgrade to ETX metric
> interval
> Time interval between recalculations of metric
> start_window
> Window sized used during startup, will be increased by 1 for
> each interval. Smaller values allow quicker initial rise of metric
> value, it cannot be larger than the normal windows size.
> window
> Number of intervals to calculate average ETT
>
>
> By looking into the details of the "ett" parameter you will find this:
>
> > olsrd2 --schema=ff_ett.ett
> ett
> Default value:
> 'true'
> Parameter must be on of the following list:
> 'true', '1', 'on', 'yes', 'false', '0', 'off', 'no'
> Description:
> Activates the handling of linkspeed within the metric, set to
> false to downgrade to ETX metric
>
>
> This means that you can either use the command line parameters to
> disable the ett part ( -- set ff_ett.ett=false ) or add a
> configuration entry to the configuration file:
>
> [ff_ett]
> ett false
>
>
> Henning Rogge
>
> On Tue, Jan 21, 2014 at 1:00 PM, Syed Salman Haider Rizvi
> <(spam-protected)> wrote:
> > Hi ,
> >
> > In the recent code update there is something like ALLOW to switch off ETT
> > feature . I m really confused how to really do it either during compilation
> > ccmake in the OONF_PLUGIN or in make menuconfig (here I always get error )
> > or during the starting up as daemon . If there will be something like little
> > bit of step by step information that would be very nice :)
> >
> > Salman
> >
> > --
> > Olsr-users mailing list
> > (spam-protected)
> > https://lists.olsr.org/mailman/listinfo/olsr-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.olsr.org/pipermail/olsr-users/attachments/20140325/9567147c/attachment.html>
More information about the Olsr-users
mailing list