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

Current documentation assumes SR-MPLS does not work on Cat8Kv. Create integration tests and check it out.

bug

The current documentation assumes that MPLS and MPLS/VPN do not work on Cat8Kv. Create integration tests and check what's going on.

bug

VXLAN configuration from CSR 1000v does not work on Cat8Kv. Figure out what the problem is and enable VXLAN.

bug

Following the discussion in #1210: * We should check for the presence of prerequisite Linux kernel modules in device quirks (FRR and Cumulus Linux) * Device quirks should prepare the...

enhancement

### Describe the bug Having the topology attached in the following section and executing `netlab up` with it brings up this error in the ansible phase ``` TASK [Check that...

backburner

The hosts file handling is done exclusively in the 'linux/hosts.j2' template with the contents being generated in the 'linux/hosts-common.j2' template. These templates are used in CL, FRR, and Linux initial...

Based on https://github.com/ipspace/netlab/discussions/1295#discussioncomment-10486601 by @hellt

enhancement
backburner

We need a document describing how to run a single integration test and how to run the whole battery of tests

documentation

The VLAN configuration module cleans the VLAN access interfaces, resulting in useless wiring and addressing reports. It should leave at least some minimal information on those interfaces. Sample topology: vlan/01-vlan-bridge-single.yml...

bug