CLI-based Virtual Networking Lab Abstraction Layer
Project description
Overview
netlab is bringing infrastructure-as-code concepts to networking labs. You'll describe your high-level network topology and routing design in a YAML file, and the tools in this repository will
- Create Vagrantfile configuration file for libvirt/KVM environment
- Create containerlab configuration file to run Docker containers
- Create Ansible inventory and configuration file
- Create IPv4 and IPv6 addressing plan and OSPFv2, OSPFv3, EIGRP, IS-IS, RIPv2, RIPng, and BGP routing design
- Configure IPv4, IPv6, DHCP, DHCPv6, VLANs, VRFs, VXLAN, LLDP, BFD, OSPFv2, OSPFv3, EIGRP, IS-IS, BGP, RIPv2, RIPng, VRRP, LACP, LAG, MLAG, link bonding, STP, anycast gateways, static routes, route maps, prefix lists, AS-path prefix lists, route redistribution, default route origination, MPLS, BGP-LU, L3VPN (VPNv4 + VPNv6), 6PE, EVPN, SR-MPLS, or SRv6 on your lab devices.
- Create graphs and reports of your lab topology and BGP, IS-IS, and OSPF routing
- Configure and manage (virtual) link impairment
- Provide local- or remote traffic capture capabilities
Instead of wasting time creating a lab topology in a GUI and configuring tedious details, you'll start with a preconfigured lab that meets your high-level specifications (aka intent).
Interested? Read the documentation (also available on GitHub Pages) and installation guidelines.
Releases
The latest release is release 26.02. It should be pretty stable, but if you encounter bugs, please report them as GitHub issues and use release 26.01.01.
An Overview of CLI Commands
netlab up : Uses netlab create to create configuration files, starts the virtual lab, and uses netlab initial to deploy device configurations, including IP addressing, LLDP, OSPF, BGP, IS-IS, EIGRP, VRRP, VLANs, VRFs, MPLS, SR-MPLS, VXLAN, EVPN, and SRv6. More details
netlab down : Destroys the virtual lab. More details
netlab restart : Restart and/or reconfigure the virtual lab. More details
netlab config : Applies additional Jinja2 configuration templates to network devices.
netlab collect : Using Ansible fact gathering or other device-specific Ansible modules, collects device configurations and saves them in the specified directory (default: config).
netlab connect : Use SSH or docker exec to connect to a lab device using device names, management network IP addresses (ansible_host), SSH port, and username/passwords specified in lab topology or netlab device defaults.
netlab exec : Use SSH or docker exec to execute a command on one or more network devices using device names, management network IP addresses (ansible_host), SSH port, and username/passwords specified in lab topology or netlab device defaults.
netlab capture : Perform packet capture on VM- and container interfaces
netlab tc : Disable, enable, display, or modify link impairment parameters
netlab report : Creates a report from the transformed lab topology data. More details
netlab graph : Creates a lab topology graph description in Graphviz or D2 format. More details
netlab show : Display system settings in tabular, text, or YAML format. More details
netlab defaults : Display and manage system defaults. More details
netlab usage : Display and manage usage statistics. More details
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file networklab-26.2.tar.gz.
File metadata
- Download URL: networklab-26.2.tar.gz
- Upload date:
- Size: 636.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f06e39e7dce9092d934bbcb89cd9f08cb9cb35fd46034cb011b7dc8e4a814e25
|
|
| MD5 |
9b3107f25d3e5b84d6e2a38dd2de3be3
|
|
| BLAKE2b-256 |
69509cbb03cbf0cf7a103c8b422e104fc157af55c04aea7575548815e6b33d7d
|
File details
Details for the file networklab-26.2-py3-none-any.whl.
File metadata
- Download URL: networklab-26.2-py3-none-any.whl
- Upload date:
- Size: 1.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53565ae03000f62701cc2efa6094eb8ea891376cc85e096d079abf4e2d155876
|
|
| MD5 |
7e266fc2f0b7f8d4ee34e492218ef884
|
|
| BLAKE2b-256 |
9cdc073319c6a5642dbe3cec6dcff81e1885a3426e94e6cd1f48396a24ceb88c
|