Skip to content

Commit

Permalink
Added top-level README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ipspace committed Jun 30, 2024
1 parent f24ddaa commit df6e87e
Show file tree
Hide file tree
Showing 9 changed files with 25 additions and 114 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
74 changes: 0 additions & 74 deletions P2MP/Vagrantfile

This file was deleted.

14 changes: 0 additions & 14 deletions P2MP/ansible.cfg

This file was deleted.

26 changes: 0 additions & 26 deletions P2MP/hosts.yml

This file was deleted.

25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# 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)

0 comments on commit df6e87e

Please sign in to comment.