This is not applicable to VyOS 1.4 because of T3364.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feb 27 2021
Feb 26 2021
Feb 25 2021
This should have been fixed in the latest 1.3 beta - please try again
Feb 24 2021
Better not touch crux ;)
Feb 23 2021
If that works out wihtout an issue I would like to have it backported into 1.3 just to be more "fancy".
Feb 22 2021
Any chance you can send this as GitHub PR?
Feb 21 2021
Unfortunately I can not connect the dots between "still the same process" and set protocols bgp <asn> vs. set protocols vrf <vrf> bgp <asn> (I explicitly left the "move bgp tagNode to node with local-as" topic out of the discussion as this is something different and is addressed via a different task)
FRR actually supports configuring a different ASN per VRF in contrast to other vendors
Feb 20 2021
Which VyOS CLI command enables LRO?
Feb 19 2021
at first glance this looks very interesting. Befor this can be added I would like to give the following comments:
- adding a cli node that passes raw config values from cli to the daemon is bad (we inherited this for dhcp and openvpn and it caused more harm then good in the last 2 years) - is this mandatory?
- even dns using A, AAAA, PTR upper case types we should keep the CLI lowercase - this can be easily handled within the Jinja2 template.
- having > 20 dns records here could really bleow up the CLI, maybe we should thing about loading the zone from a file @zdc @dmbaturin @jestabro?
Thank you for giving out bleeding edge codebase a spin - I will check this out.
Can we also extend the available BGP smoketests to test this?