An open API service indexing awesome lists of open source software.

https://github.com/ipspace/netlab-examples

Sample virtual lab topologies for the netlab tool
https://github.com/ipspace/netlab-examples

Last synced: about 1 year ago
JSON representation

Sample virtual lab topologies for the netlab tool

Awesome Lists containing this project

README

          

# Netlab Examples

This repository contains dozens of _netlab_ examples, many of them [explained in ipSpace.net blog posts](https://blog.ipspace.net/tag/netlab.html). You can [install *netlab*](https://netlab.tools/install/) and run them locally (even on [Apple silicon](https://blog.ipspace.net/2024/03/netlab-bgp-apple-silicon.html)), or [explore them in a (free) GitHub codespace](https://github.com/codespaces/new/ipspace/netlab-examples) (see [BGP labs](https://bgplabs.net/4-codespaces/) for more details).

The networking technologies examples include:

* An interesting [Ansible](Ansible) example
* Over a dozen [BGP](BGP) examples
* Various [DHCP](DHCP) scenarios from the [DHCP relaying series](https://blog.ipspace.net/series/dhcp-relay.html)
* A [DMVPN](DMVPN) and an [EIGRP](EIGRP) topology
* VXLAN- and MPLS-based [EVPN](EVPN) examples
* An [IS-IS](ISIS) topology
* [IP routing](routing) examples
* [MPLS](MPLS) examples
* Several [OSPF](OSPF) examples
* [VLAN](VLAN) and [VRF](VRF) examples
* [VXLAN](VXLAN) examples
* A [WAN](WAN) emulation example

_netlab_ examples include:

* A [custom configuration](config) example
* [Multi-platform](multi-platform) examples
* [Plugin examples](plugins)
* A [topology](timing) used to [measure network device boot times](https://blog.ipspace.net/2023/02/virtual-device-boot-times.html)