Can we probably also increase the TAB witdh by one?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Oct 13 2019
Oct 12 2019
Found it.
Oct 11 2019
@brian.ward no problem. Could you please tell us what was your problem so we could probably reference this in the future for other people?
@brian.ward I just tried to reproduce this with a clean VyOS installation and it works as expected.
I‘d simply override the set_state() function in derived WireGuard Class without that check. If more interface have this (possibly VXLAN) it could be added to baseclass with a flag that the particular code is not executed.
Oct 10 2019
I do not see this problem on a full table v4/v6 router with 2 cores 4 GB RAM. The question is why? Is removing the table a good idea? What was the state with 1.1.8?
Oct 9 2019
@phillipmcmahon I only implemented it as of yesterday ....
set interfaces ethernet ethß dhcp-options vendor-class-id "bar fooo vyos" is what you get 😄
Oct 8 2019
Any way of reproducing this with a simple snmpwalk? snmpget?
@phillipmcmahon personally I'm not a fan of general raw option passing as we have in other places like OpenVPN oder DHCP server.
Oct 7 2019
@trae32566 definately! As Arista is gaining more food in the marked please share it here so we can then add it to our documentation.
I would not backport it. Its a proof of concept and things are still unclear about peer configuration (why does cumulus FRR behave differently and has no peer config) also the FRR interface is only a PoC.