ipspace / netlab

Making virtual networking labs suck less
https://netlab.tools
Other
428 stars 63 forks source link

Add unnumbered interface support to Cumulus #101

Closed ipspace closed 2 years ago

ipspace commented 2 years ago

Cumulus VX configuration templates do not include unnumbered IPv4 or IPv6 interfaces. Fix that.

petercrocker commented 2 years ago

I've just created a PR to add this platform support: https://github.com/ipspace/netsim-tools/pull/155

ipspace commented 2 years ago

Thank you.

Integration tests ran fine, managed to get VX to talk to everyone else. Amended the commit (as explained in #155).