diff --git a/appliances/aruba-arubaoscx.gns3a b/appliances/aruba-arubaoscx.gns3a index 10d3fa8..959ed3c 100644 --- a/appliances/aruba-arubaoscx.gns3a +++ b/appliances/aruba-arubaoscx.gns3a @@ -3,17 +3,17 @@ "category": "multilayer_switch", "status": "stable", "product_name": "ArubaOS-CX Simulation Software", - "description": "The ArubaOS-CX OVA is a virtual platform to enable simulation of the ArubaOS-CX Network Operating System. Simulated networks can be created using many of the protocols in the ArubaOS-CX Operating system like OSPF, BGP (inc. EVPN). Key features like the Aruba Network Analytics Engine and the REST API can be simulated, providing a lightweight development platform to building the modern network.", - "maintainer_email": "alloytm@gmail.com", + "description": "The ArubaOS-CX Simulation Software is a virtual platform to enable simulation of the ArubaOS-CX Network Operating System. Simulated networks can be created using many of the protocols in the ArubaOS-CX Operating system like OSPF, BGP (inc. EVPN). Key features like the Aruba Network Analytics Engine and the REST API can be simulated, providing a lightweight development platform to building the modern network.", + "maintainer_email": "vincent.giles@hpe.com", "vendor_url": "arubanetworks.com", "vendor_name": "HPE Aruba", "availability": "service-contract", - "maintainer": "Tak Mem Loy", + "maintainer": "Aruba", "registry_version": 4, - "usage": "Default username admin with blank password.", + "usage": "Default username admin has to be set at first login.", "symbol": ":/symbols/route_switch_processor.svg", "first_port_name": "mgmt", - "port_name_format": "1/1/{0}", + "port_name_format": "1/1/{port1}", "qemu": { "arch": "x86_64", @@ -31,6 +31,13 @@ }, "images": [ + { + "filename": "arubaoscx-disk-image-genericx86-p4-20200311173823.vmdk", + "version": "10.04.1000", + "md5sum": "4e000d73c3593dfed6c49259c31401ea", + "filesize": 356249088, + "download_url": "https://asp.arubanetworks.com/" + }, { "filename": "arubaoscx-disk-image-genericx86-p4-20180712161119.vmdk", "version": "10.01.0001", @@ -42,12 +49,17 @@ ], "versions": [ + { + "name": "10.04.1000", + "images": { + "hda_disk_image": "arubaoscx-disk-image-genericx86-p4-20200311173823.vmdk" + } + }, { "name": "10.01.0001", "images": { "hda_disk_image": "arubaoscx-disk-image-genericx86-p4-20180712161119.vmdk" } } - ] - + ] }