Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


https://github.com/jerearista/vagrant-veos/


1- download the box image from Arista website
2- create an vagrant Box 
3- create an directory and create the Vagrantfile ( 2x vEOS switches )


1- download the box image from Arista website

download the virtoal.bax vEOS from Arista website  ( https://www.arista.com/en/support/software-download  )

2- create an vagrant Box 

vagrant box add --name vEOS-lab-4.20.1F .\vEOS-lab-4.20.1F-virtualbox.box

...