Dormant static default route over unnumbered PPP interface
Kenth Eriksson
Kenth.Eriksson at infinera.com
Thu Apr 30 10:39:22 CEST 2020
On Thu, 2020-04-30 at 01:09 +0200, Ondrej Zajicek wrote:
>
> Could you check latest version, whether it is not related to 'link check'
> option, and whether it would work on ethernet with PtP addresses?
>
If I change it from ip nexthop to interface nexthop then it works (with
check link 1)
bird> show static
0.0.0.0/0
dev p1-1-1-1-2
It also works with ip nexthop if I remove check link
bird> show static
0.0.0.0/0
via 10.210.137.96
bird>
All tests done on 2.04. Can check 2.0.7 if you think any changes are
done there.
More information about the Bird-users
mailing list