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
- Host: GitHub
- URL: https://github.com/ipspace/netlab-examples
- Owner: ipspace
- Created: 2020-12-09T18:26:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-03T08:43:25.000Z (about 1 year ago)
- Last Synced: 2025-04-03T09:33:21.595Z (about 1 year ago)
- Language: Jinja
- Homepage: https://netlab.tools
- Size: 6.43 MB
- Stars: 96
- Watchers: 2
- Forks: 24
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)