Teco Boot
2014-06-11 07:22:51 UTC
We have a fixed value 2 for FIB metric.
routing_table.h:
#define RT_METRIC_DEFAULT 2
I need some room for multiple local default gateways and want to use lower meric values for them. So I want to configure the olsr default.
Create new parameter, something like:
# FIBMetric "flat"
# FIBMetricDefault "2"
I would use:
FIBMetricDefault "10"
Thanks, Teco
routing_table.h:
#define RT_METRIC_DEFAULT 2
I need some room for multiple local default gateways and want to use lower meric values for them. So I want to configure the olsr default.
Create new parameter, something like:
# FIBMetric "flat"
# FIBMetricDefault "2"
I would use:
FIBMetricDefault "10"
Thanks, Teco
--
Olsr-dev mailing list
Olsr-***@lists.olsr.org
https://lists.olsr.org/mailman/listinfo/olsr-dev
Olsr-dev mailing list
Olsr-***@lists.olsr.org
https://lists.olsr.org/mailman/listinfo/olsr-dev