Ivan Pepelnjak

Results 107 comments of Ivan Pepelnjak

The "ingenuity" of software developers is infinite 🤦‍♂️ I guess that only applies to routes within the same device, right? We could add a device quirk to figure out what...

Can you do 'redistribute imported-ospf-routes' into BGP (and vice versa)? That would neatly solve the issue.

@ssasso Is this fixed by #1571? I can bring myself to run OS10 integration tests :(

> So now we have a problem with 2 devices (#1171) No. You have a problem with one device, and there's a configuration command missing in the IS-IS configuration template...

Looks like VyOS IS-IS CLI does not have a multi-topology setting, but we could tweak the FRR config with ``` vtysh -c 'configure' -c 'router isis VyOS' -c 'topology ipv6-unicast'...

Thank you. Will document it as a caveat.

I like it the generic idea, and having lag.id on an interface is probably the way to go. However, the whole thing is way more complex than what can be...

Is this ready or are you still working on it?

It might be worth remembering that VLANs sit **above** bonding in the protocol stack, so the VLAN subinterfaces should not be created out of the member links. I would suggest...