2019-03-11 04:48:54 +02:00
{
"name": "ArubaOS-CX Simulation Software",
"category": "multilayer_switch",
2020-05-01 12:51:43 +03:00
"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.",
2019-03-11 04:48:54 +02:00
"vendor_name": "HPE Aruba",
2020-09-03 19:29:45 +03:00
"vendor_url": "arubanetworks.com",
"product_name": "ArubaOS-CX Simulation Software",
"registry_version": 4,
"status": "stable",
2019-03-11 04:48:54 +02:00
"availability": "service-contract",
2020-05-01 12:51:43 +03:00
"maintainer": "Aruba",
2020-09-03 19:29:45 +03:00
"maintainer_email": "vincent.giles@hpe.com",
2020-05-01 12:51:43 +03:00
"usage": "Default username admin has to be set at first login.",
2019-03-11 04:48:54 +02:00
"symbol": ":/symbols/route_switch_processor.svg",
"first_port_name": "mgmt",
2020-05-01 12:51:43 +03:00
"port_name_format": "1/1/{port1}",
2019-03-11 04:48:54 +02:00
"qemu": {
2020-09-03 19:29:45 +03:00
"adapter_type": "virtio-net-pci",
2019-03-11 04:48:54 +02:00
"adapters": 8,
2020-09-03 19:29:45 +03:00
"ram": 4096,
"cpus": 2,
"hda_disk_interface": "ide",
2019-03-11 04:48:54 +02:00
"hdb_disk_interface": "ide",
"hdc_disk_interface": "ide",
2020-09-03 19:29:45 +03:00
"arch": "x86_64",
2019-03-11 04:48:54 +02:00
"console_type": "vnc",
2020-09-03 19:29:45 +03:00
"kvm": "require",
2019-03-11 04:48:54 +02:00
"options": "-nographic",
"process_priority": "normal"
2020-09-03 19:29:45 +03:00
},
2019-03-11 04:48:54 +02:00
"images": [
2020-05-01 12:51:43 +03:00
{
"filename": "arubaoscx-disk-image-genericx86-p4-20200311173823.vmdk",
"version": "10.04.1000",
"md5sum": "4e000d73c3593dfed6c49259c31401ea",
"filesize": 356249088,
"download_url": "https://asp.arubanetworks.com/"
},
2019-03-11 04:48:54 +02:00
{
"filename": "arubaoscx-disk-image-genericx86-p4-20180712161119.vmdk",
"version": "10.01.0001",
"md5sum": "9146ae0ac650d8206c9600e03753f022",
"filesize": 287734784,
"download_url": "http://support.arubanetworks.com/"
}
],
"versions": [
2020-05-01 12:51:43 +03:00
{
"name": "10.04.1000",
"images": {
"hda_disk_image": "arubaoscx-disk-image-genericx86-p4-20200311173823.vmdk"
}
},
2019-03-11 04:48:54 +02:00
{
"name": "10.01.0001",
"images": {
"hda_disk_image": "arubaoscx-disk-image-genericx86-p4-20180712161119.vmdk"
}
}
2020-05-01 12:51:43 +03:00
]
2019-03-11 04:48:54 +02:00
}