How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "juniper/vqfx10k-pfe"
config.vm.box_version = "0.4.0"
end
vagrant init juniper/vqfx10k-pfe \
--box-version 0.4.0
vagrant up
This version was created over 2 years ago.
vQFX vPFE compatible with Junos release 19.4R1 (and should be compatible with 18.X and 19.X vRE images)
For installation/usage guides, please see: https://github.com/Juniper/vqfx10k-vagrant