https://github.com/ipspace/virl
VIRL scenarios
https://github.com/ipspace/virl
Last synced: 4 months ago
JSON representation
VIRL scenarios
- Host: GitHub
- URL: https://github.com/ipspace/virl
- Owner: ipspace
- License: other
- Created: 2016-05-01T10:16:42.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-22T17:01:42.000Z (over 8 years ago)
- Last Synced: 2025-08-25T13:30:32.703Z (10 months ago)
- Size: 15.6 KB
- Stars: 9
- Watchers: 8
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Sample VIRL Topologies
This repository contains VIRL topologies discussed in various blog posts
on [blog.ipSpace.net](http://blog.ipspace.net/):
* **ARP across subnets**: test how ICMP redirects and proxy ARP work across subnets
* **BGP Route Maps**: contains various tests described in [this blog post](http://blog.ipspace.net/2016/05/bgp-route-maps-and-continue-feature.html).
* **Inter-AS**: Emulates access + core AS networks described in [Optimal Inter-AS Routing Challenge](http://blog.ipspace.net/2016/11/optimal-inter-as-routing-challenge.html). Also used in various Ansible examples including [WAN routing deployment](https://github.com/ipspace/ansible-examples/tree/master/OSPF-Deployment) described [here](https://my.ipspace.net/bin/list?id=AnsibleOC#WAN_SVC_CS), [MPLS infrastructure](https://github.com/ipspace/MPLS-infrastructure) and [network diagram created from LLDP information](https://github.com/ipspace/ansible-examples/tree/master/LLDP-to-Graph) described [here](https://my.ipspace.net/bin/list?id=AnsibleOC#SAMPLES)
* **OSPF-Forwarding-Address** and **OSPF-Forwarding-Address-Bandwidth-Mismatch** explore the intricacies of OSPF Forwarding Address behavior
## Usage
You might need VIRL, or use my script to extract router configurations form VIRL topologies. Download, explore & enjoy...
To learn more about network automation, join the [Building Network Automation Solutions](http://www.ipspace.net/Building_Network_Automation_Solutions) online course.