Working as expected in VyOS 1.3.1-S1
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jul 30 2022
It's applied but masked by another part, looking into it. A brief workaround is to just change the description on br0 and commit - then the bridge vlan is re-created.
@Viacheslav can you save your config and reboot?
Jul 26 2022
Jul 25 2022
Jul 22 2022
Commit fails b/c of frr-reload output: 200 % Local-AS allowed only for EBGP peers - we should add an appropriate verify() stage I guess.
Unfortunately not all commands are present when using the bgp <afi> syntax. We should find the remaining ones and then move all to the new syntax - less confusing
Jul 21 2022
That's XPN support but GCM-AES-256 was added back in 2018 in https://w1.fi/cgit/hostap/commit/?id=1ff8605775
That's what commit 5e510e45f6f9 did :)
Jul 19 2022
Can you check with the latest rolling release? it uses FRR 8.3
Will be fixed in the next rolling release. Thanks!
@dannyvanderaa this is true - but as of VyOS 1.3 there is no longer an operator mode due to security issues. Operator level was removed, it will come back once the entire codebase rewrite is complete.
Jul 18 2022
Also cipher changes require a reboot. Nice bug - thanks for this riddle ;)
set protocols bgp local-as 200 set protocols bgp peer-group foo remote-as external set protocols bgp peer-group foo address-family ipv4-unicast ipv6-unicast set protocols bgp neighbor 1.1.1.1 peer-group foo commit
This might confuse the users as now there is sensitive information again, but a different one.
In T4533#126578, @Viacheslav wrote:It is operator level, that shouldn’t have permission for configurations. Only basic diagnostics (op-mode)
This seems to be more inconsistent than it has been before.
can you please share your configuration? Using Microsoft NPS as RADIUS backend with this configuration I can not reproduce the issue.