I have boiled down your commands to the following:
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
May 4 2021
Can't reproduce on VyOS 1.3.0-rc4, even after a reboot I get a single ipv6 route ::/0 2a01:9820:5::10 table 100 line
May 2 2021
May 1 2021
I see no connected network in your FIB for 2001:19f0:ffff::1 I guess that's the reason.
Apr 30 2021
This requires a fix to https://github.com/FRRouting/frr/issues/8403 first
Apr 27 2021
Apr 26 2021
Fixed in
Apr 25 2021
Retested this with VyOS 1.3.0-rc3 and the bahavior is the same.
Turns out the example config has a typo. Issue is reproducible by:
Analysing the provided configuration file has shown that this is unrelated to the change. The supplied configuration used a non existing route-map/prefix list on the CLI. As this is now properly validated for existence the error was triggered.
How were you be able to set this on the CLI?
Apr 24 2021
Apr 22 2021
This is a bug which is introduced by the rewrite of policy from old node.def files to XML and Python.