Step by Step Procedure to Add Cisco VIRL vIOS to Eve-ng
1. Download Cisco VIRL vIOS qcow2
2. Create the Cisco VIRL vIOS directory in EVE-ng
3. Use Filezilla/SCP to upload the Cisco VIRL vIOS image to Eve-ng
4. Fix the Permission
5. Add the Cisco VIRL vIOS node to Eve-NG and Enjoy
1. Download Cisco VIRL vIOS qcow2 from the below link.
S.No | EVE Image Name | Downloaded Original Filename | Version | vCPUs | vRAM |
---|---|---|---|---|---|
1. | vios-adventerprisek9-m.SPA.156-1.T | vios-adventerprisek9-m.vmdk.SPA.156-1.T | 15.6.1T | 1 | 512 |
2. | viosl2-adventerprisek9-m.03.2017 | vios_l2-adventerprisek9-m.03.2017.qcow2 | 15.2 | 1 | 1024 |
To download Cisco VIRL vIOS image you can use the below link
Download
VIRL account holders can download images from their VIRL download location, you must have valid cisco.com CCO account associated with VIRL.
VIRL has two image formats vmdk and qcow2. qcow2 are almost ready to use, just need create proper image folder and load image. vmdk file need covert to qcow2 format before load it in EVE. In the table above you can see that vios advanced enterprise 156-1.T contains vmdk in the filename. This means will need convert it to qcow2 file.
Images two and three in the table filename contains qcow2. This means those images are almost ready to load and no need extra conversation.
2. Create Cisco VIRL vIOS directory in Eve-ng
Login to your Eve-ng and create the directory for Cisco VIRL image as shown below.
mkdir /opt/unetlab/addons/qemu/vios-adventerprisek9-m.SPA.156-1.T/
3. Use Filezilla/SCP to upload the Cisco VIRL vIOS to Eve-ng
Upload the downloaded image to the EVE using for example FileZilla or WinSCP to: /opt/unetlab/addons/qemu/vios-adventerprisek9-m.SPA.156-1.T/
4. Fix the Permission by below Command
Use below command to fix the permissions. After fixing the permission open Eve-ng GUI and check the node by adding it.
/opt/unetlab/wrappers/unl_wrapper -a fixpermissions
5. Open your Eve-ng And Add the Node
now you can open lab and your image will be visible under nodes Cisco VIRL
Hi guys,
I am running eve in Vmware Fusion on MAC i7, Ventura 13.4.1 and after starting the nodes for lab it just has the blinking cursor and doesn’t get to the node cli.
Any ideas what could be worn here?
Failed to start for me
step 2 is creating a directory, but step 3 is putting the image in a different path directory?
Thanks Stevo for pointing it out…. updated with correct path