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

https://github.com/ipspace/virl

VIRL scenarios
https://github.com/ipspace/virl

Last synced: 4 months ago
JSON representation

VIRL scenarios

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.