Versions this guide is based on:
EVE Image Foldername | Downloaded Filename | Version | vCPUs | vRAM | Console | Qemu | NIC Type | Max interfaces |
---|---|---|---|---|---|---|---|---|
aos-4.0.0-314 | aos_server_4.0.0-314.qcow2 | 4.0.0.314 | 8 | 16384 | vnc | 5.2.0 | virtio | 1 |
Instructions |
---|
Before you start: Make sure your EVE is upgraded to the latest version. EVE Community version 5.0.1-19 or later, and EVE Pro is 5.0.1-93 or later.
IMPORTANT: You may need to obtain the template for this image. Please follow the lint to update your EVE templates. How to update my EVE Templates Juniper Apstra AOS image setup Step 1 Use your Juniper access for login and download image from: https://support.juniper.net/support/downloads/?p=vjunos Downloaded image file: aos_server_4.0.0-314.qcow2 Step 2 SSH CLI to your EVE as root and create the new image directory in: /opt/unetlab/addos/qemu/ root@eve-ng:~# mkdir /opt/unetlab/addons/qemu/aos-4.0.0-314
Step 3 Upload the downloaded image to the EVE newly created directoriy using FileZilla or WinSCP. aos_server_4.0.0-314.qcow2 to /opt/unetlab/addons/qemu/aos-4.0.0-314 Step 4 Rename original filename to EVE format, commands from EVE CLI root@eve-ng:~# cd /opt/unetlab/addons/qemu/aos-4.0.0-314 root@eve-ng:~# mv aos_server_4.0.0-314.qcow2 virtioa.qcow2 root@eve-ng:~# cd /opt/unetlab/addons/qemu/aos-4.0.0-314
root@eve-ng:/opt/unetlab/addons/qemu/aos-4.0.0-314# ls
virtioa.qcow2
Step 5 Fix permissions root@eve-ng:~# /opt/unetlab/wrappers/unl_wrapper -a fixpermissions
default login: admin/admin |