Dormant static default route over unnumbered PPP interface
Kenth Eriksson
Kenth.Eriksson at infinera.com
Thu Apr 30 16:34:41 CEST 2020
On Thu, 2020-04-30 at 15:09 +0200, Ondrej Zajicek wrote:
> You also have:
>
> eth1 up (index=3)
> MultiAccess Broadcast Multicast AdminUp LinkDown MTU=1500
> 10.210.137.97/20 (Preferred, scope site)
>
> Which has matching prefix. For static route next hops, BIRD just finds
> the first matching iface, does not do longest-match. So it matches with
> eth1 and then fails due to LinkDown and 'check link'.
>
Correct. The route was indeed resolved over eth1.
Re-tested with vanilla 2.0.7, same issue there.
More information about the Bird-users
mailing list