netlab icon indicating copy to clipboard operation
netlab copied to clipboard

Making virtual networking labs suck less

Results 114 netlab issues
Sort by recently updated
recently updated
newest added

Looks like the initial device configuration on IOS/XE devices (Cat8Kv, CSR) might be the root cause for #2966) > FWIW, here are the SSH algorithms on Cisco IOL (Linux Software...

enhancement

Note: This PR is a “sneak preview” of a potential feature and is not intended to be merged as-is. This PR introduces a Netlab YANG topology validation feature, which validates...

I've been working on adding this feature for my own use in labbing out more complex bare metal topologies. I've built out enough of this feature that it's useful to...

A device feature flag could be used to tell **netlab config** that it cannot reload a config for a device (for example, for **bird** daemon or **frr**)

bug

Sometimes we can't use the "standard" **netlab.validate** command to validate platform functionality (for example, graph generation). The "device-module-test" script should use the **defaults.netlab.integration_test** dictionary to get commands for individual steps...

enhancement

Multilab should use "ml-{{ id }}" instead of "ml_{{ id }}" as lab name to avoid underscores in host names

bug

The **routing.community** object currently supports only standard BGP communities. It would be nice to have community lists that would match extended or large communities. Unfortunately, that probably means we'll have...

enhancement

Please describe your idea in as many details as possible, including changes to the lab topology data model (if required). Hi Ivan, Do you have any plan to support Huawei...

enhancement

With three independent VXLAN-over-IPv6 implementations, we could also do EVPN-over-IPV6 (at least on FRR and EOS)

enhancement

The defaults-in-plugins are probably a good idea to start with, but right now we have over a dozen different device features defined in bgp.session, bgp.policy, or ospf.areas plugins. Maybe it's...

enhancement