Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.17 KB

vptx.md

File metadata and controls

23 lines (17 loc) · 1.17 KB

(build-vptx)=

Building a Juniper vPTX (vJunos EVO) Libvirt Box

Juniper vPTX (known as vJunos EVO or vJunos Evolved) is supported by the netlab libvirt package command. To build it:

  • Create an empty directory on a Ubuntu machine with libvirt and Vagrant.
  • Download the Juniper vPTX QCOW image from here, and place into that directory
  • Execute netlab libvirt package vptx virtual-disk-file-name and follow the instructions
* Use *netlab* release 1.7.0 or higher with Juniper vPTX devices.
* Juniper vJunos EVO uses Linux instead of BSD as the underlying OS. The management interface name became `re0:mgmt-0`.
* If you're using a *‌netlab* release older than 1.8.2, or if you're using a Linux distribution other than Ubuntu, please [read the box-building caveats first](libvirt-box-caveats.md).

Initial Device Configuration

Initial device configuration is copied from a disk image created by the installation process. You'll have to save it and shut down the VM. netlab libvirt config vptx command displays the build recipe:

.. include:: vptx.txt
   :literal: