Ivan Pepelnjak
Ivan Pepelnjak
@DanPartelly Do you want to work on the core functionality or should I do that and you'll fix the templates?
OK, I'll do the core functionality (wanted to do it for a long while but lacked motivation ;) and might implement this on Arista or Linux just to have something...
Unfortunately, I forgot how complex this is. Not configuring "no switchport" on a link without a usable IP address is trivial, but what do you do with that bridged VLAN...
Initial implementation in #2097
Second part in #2150
> We already have `netlab_mgmt_vrf` for frr, not exactly a feature but related That would be a nice way to ensure someone using an old box/container would not complain --...
> I personally would be interested with what host OSes Netlab is used as well. Agree. Would you please document how we could collect that in a way that would...
> Receiving and storing data can be achieved using cloudflare workers+kv or D1 storage, or with AWS Lambda+DynamoDB (plus putting some limits on it). These days I would definitely go...
CLI implemented in #2202
> The warning about an unsupported command pops up - it would be good to have this fix in Agree. That's the only gotcha I found so far. Will keep...