How To Load Images To The EVE
How To Load Images To The EVE
How To Load Images To The EVE
chmod +x eve-ng-toolkit
1
chmod +x eve-ng-toolkit
El comando anterior otorga ejecutar (ejecutable para archivos bash).
Luego puede ejecutar el script bash con el comando
./eve-ng-toolkit
1
./eve-ng-toolkit
o
sh eve-ng-toolkit
1
sh eve-ng-toolkit
Aparecerá el menú.
IOL Images
------------------------
IOL images no need to prepare, those are ready to use.
copy IOL images to the EVE location
/opt/unetlab/addons/iol/bin/
make sure you have valid iourc lic file (word doc how to properly create iourc lic)
from EVE cli fix permissions
/opt/unetlab/wrappers/unl_wrapper -a fixpermissions
Dynamips images
---------------------------
Dynamips images as well no need prepare just copy in the EVE
copy dynamips images to the eve location:
/opt/unetlab/addons/dynamips/
/opt/unetlab/wrappers/unl_wrapper -a fixpermissions
Qemu images
----------------------------
qemu images are in linux archive format, you will need prepare it.
/opt/unetlab/addons/
cd /opt/unetlab/addons/
3. untar qemu image with command
example:
tar xzvf csr1000vng-universalk9.16.06.03.Everest.tar.gz
/opt/unetlab/wrappers/unl_wrapper -a fixpermissions