Aruba ClearPass

Versions this guide is based on:

EVE Image Foldername Downloaded Filename Version vCPUs vRAM Console
clearpass-6.8.0 CPPM-VM-x86_64-6.8.0.109592-KVM-RAW-Cx000V.zip 6.8.0.109592 2 6144 vnc/https

Instructions

Other versions should also be supported following bellow’s procedure.

Step 1: Login as root using SSH protocol and create temporary directory abc on root. Then upload the downloaded image to the EVE using for example FileZilla or WinSCP and unzip it it:

mkdir abc
cd abc
unzip CPPM-VM-x86_64-6.8.0.109592-KVM-RAW-Cx000V.zip
cd CPPM-VM-x86_64-6.8.0.109592-KVM-RAW-Cx000V

Step 2: Then convert the raw image file CPPM-VM-x86_64-6.8.0.109592-KVM.raw to the qcow2 format:

qemu-img convert -f raw -O qcow2 CPPM-VM-x86_64-6.8.0.109592-KVM.raw hda.qcow2

Step 3: Create second hdd for Aruba ClearPass image:

/opt/qemu/bin/qemu-img create -f qcow2 hdb.qcow2 100G

Step 4: Create the folder for Aruba ClearPass image and move coverted HDDs to it:

mkdir /opt/unetlab/addons/qemu/clearpass-6.8.0.clabv
mv hda.qcow2 /opt/unetlab/addons/qemu/clearpass-6.8.0.clabv
mv hdb.qcow2 /opt/unetlab/addons/qemu/clearpass-6.8.0.clabv

Step 5: Clean and fix permissions:

cd ..
rm -rf abc
/opt/unetlab/wrappers/unl_wrapper -a fixpermissions

Start Node and follow setup:

First time login is:

user: appadmin

password: eTIPS123