netlab
netlab copied to clipboard
Making virtual networking labs suck less
Followup to #946 Some integration tests are the leftover of early days when I'd test a half-dozen platforms in the same lab. Doing any-to-any interoperability testing like that shouldn't be...
#226 added LDP and BGP-LU support for Cisco IOS, IOS-XE, and Arista EOS. If anyone feels like implementing these features on other platforms please let me know and I'll write...
8f3e5a4ebe41c8b0203a41e972c47a99ee3a673d added support for VLAN-to-VXLAN bridging. I decided to make it as simple as possible -- it uses static (configured) ingress replication and supports extending a selected subset of VLANs...
Feel free to insult or blame on me if I am wrong ;) **IN THEORY** I could use VXLAN+EVPN with L3VNI only (and without VLANs - pure type5), to "replicate"...
Enables weighted ECMP based on link capacity Inspired by https://bgplabs.net/lb/2-dmz-bw/
Whatever we're doing doesn't work with netreplica/graphite later than v0.3.0. Try to figure out what's going on, and change the topology file format if needed. More details in #1186
Run **netlab connect graphite** when using Graphite tool with a lab topology. See #1186 for more details
It looks like VyOS does not configure FRR to use IS-IS multi-topology for IPv6 * Test topology: https://github.com/ipspace/netlab/blob/dev/tests/integration/isis/02-ipv6.yml * Validation results: [URL](https://tests.netlab.tools/vyos/clab/isis/02-ipv6.yml-validate.log)
I'm looking for support for the Cisco 9000v (9300v) and 1000v with the containerlab platform. I've tested it out, and it looks like it may be close, less the interface...