This lab is intended to have the user configure a enviroment where two Cumulus VX routers have a ospf adj across a vEOS switch. Each Cumulus router has a server attached to it for end to end testing.
Download and install:
- VirtualBox (https://www.virtualbox.org/wiki/Downloads)
- Vagrant (https://www.vagrantup.com/downloads.html)
This will require the following vagrant boxes be available on your system:
- CumulusCommunity/cumulus-vx version 3.1.2
- olbat/tiny-core-micro version 0.1.0
- vEOS-lab-4.17.3F version 0 (https://eos.arista.com/using-veos-with-vagrant-and-virtualbox/)
Provider/hypervisor to run the vagrant controlled VM's.
- Clone the repo (git clone)
- Bring up the lab (vagrant up)