@dtoux could you provide us with a mocked up output what you would like to see?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Apr 12 2021
Apr 11 2021
Apr 10 2021
frr-reload output: 184 % Cannot have local-as same as BGP AS number
Apr 9 2021
Works! Thanks!
Even when setting above command I have no IPv6 address assigned.
Apr 8 2021
Looks like that is actually working.
@linuxludo thanks for the heads-up - should be fixed in the next bugfix version of 5.10 then which I regularely update VyOS to. See T3318
We probably should move the following statement https://github.com/vyos/vyos-1x/blob/current/data/templates/frr/bgp.frr.tmpl#L362-L364
When on VyOS 1.4 please use the show bgp ipv6 command as exposed by FRR. The show ip bgp command is only kept as not all options from show ip bgp are exposed in FRR under the show bgp ipv4 tree.
Apr 7 2021
Apr 5 2021
I wonder if this used to work in the past?
Turns out this is not a VyOS limitation but is a Linux Kernel/iproute2 limitation.
This bug also persists in VyOS 1.2.7
Apr 4 2021
Usually on delete, the firewall should be detached from the interface first as the logic should go from the highest priority to the lowest one.