[Olsr-users] olsrd2 and source specific routing

Henning Rogge (spam-protected)
Tue Mar 15 12:47:40 CET 2016


On Tue, Mar 15, 2016 at 12:37 PM, Robert Mader
<(spam-protected)> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Hello,
>
> thanks for the answer. 0.11.1 just arrived in the openwrt repos and it
> works now :)
> Almost exactly like babel, as expected in this little setup.
>
> One more question: is there any way to export all gateways (to ::/0)
> in the network with their correspondent metric?

You can define the metric cost of an "locally attached network" with
the optional "metric=<value>" parameter. This cost will be considered
as a part of the path cost for the dijkstra decision.

In your case that would be:

config olsrv2
    list 'lan' '::/0 src=<source-prefix> metric=<value>''

Henning Rogge



More information about the Olsr-users mailing list