Page 1 of 1

ArubaOS-CX

Posted: Thu Apr 11, 2019 5:22 am
by nbctcp
ArubaOS-CX is Aruba switch like in model 8400
Fortunately they have OVA version, so you can try yourself in GNS3 or EveNG

https://nbctcp.wordpress.com/2015/07/02 ... n-on-esxi/
-to install Aruba CX
# mkdir /opt/unetlab/addons/qemu/aruba-cx-10_02
scp ArubaOS-CX_10_02_0010_ova.zip into /tmp
# cd /tmp
# unzip ArubaOS-CX_10_02_0010_ova.zip
# tar xf ArubaOS-CX_10_02_0010.ova
# /opt/qemu/bin/qemu-img convert -f vmdk -O qcow2 arubaoscx-disk-image-genericx86-p4-20190129201401.vmdk /opt/unetlab/addons/qemu/aruba-cx-10_02/hda.qcow2
# /opt/unetlab/wrappers/unl_wrapper -a fixpermissions
Wipe before Start node
L: admin
P: 

https://support.hpe.com/hpsc/doc/public ... cale=en_US

Re: ArubaOS-CX

Posted: Mon May 20, 2019 12:23 pm
by sertorivs
Hi team

Mmmm, not function properly

I had followed the steps but not function on lab, dont´recognize profile, could be a question of templates.
In my template....arubaoscx.yml whats wrong?
any help is a good welcome
Regards.

"...
type: qemu
name: ArubaOS-CX
cpulimit: 1
icon: Switch L3.png
cpu: 2
ram: 4096
ethernet: 8
console: telnet
qemu_arch: x86_64
qemu_options: -machine type=pc-1.0,accel=kvm -serial none -nographic -nodefconfig
-nodefaults -display none -vga std -rtc base=utc -cpu host -smp 3,sockets=1

............................................
template init.php wrong?

if (!isset($node_templates)) {
$node_templates = Array(
'a10' => 'A10 vThunder',
'osx' => 'Apple OSX',
'clearpass' => 'Aruba ClearPass',
'aruba' => 'Aruba WiFi Controller',
'arubaoscx' => 'Aruba OS-CX Switch',

Re: ArubaOS-CX

Posted: Mon May 20, 2019 5:56 pm
by Uldis (UD)
after last 'arubaoscx' => 'Aruba OS-CX Switch'

remove cpoma


it is very sensitive