Interestingly if vyos-configd is in use this bug is triggered. If vyos-configd is not used the bug is not triggered :/
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Dec 25 2021
Feels like an FRR issue, bug opened: https://github.com/FRRouting/frr/issues/10263
This happened because the rule numbers only got increased in the XML implementation but not in the old Perl backend. This has been fixed.
Dec 24 2021
Using a space in description withput quotation won‘t work. This is because the underlay of the CLI is bash and needs proper quotation.
Dec 20 2021
@UnicronNL can you rechecknon todays rolling image? It behaved differently for me
Well deleting the login banner results in the "default" behavior as expected.
Dec 19 2021
Dec 17 2021
sync-groups habe transition scripts, too
Dec 15 2021
Dec 14 2021
Can you please provide a CLI config to reproduce this issue?
Dec 13 2021
Dec 12 2021
CLI nodes can be found under:
- set protocols bgp neighbor <ip> address-family <afi> conditional-advertisement
- set protocols bgp peer-group <p> address-family <afi> conditional-advertisement
Dec 11 2021
Dec 10 2021
Accel-PPP uses total number of CPUs / 2 for the number of internal threads. I personally like to have as less CLI commands as possible.