mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-01-30 08:04:13 +00:00
Add version 10.04.1000
This commit is contained in:
parent
cd293ec4ff
commit
31a2c39756
@ -3,17 +3,17 @@
|
|||||||
"category": "multilayer_switch",
|
"category": "multilayer_switch",
|
||||||
"status": "stable",
|
"status": "stable",
|
||||||
"product_name": "ArubaOS-CX Simulation Software",
|
"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.",
|
"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": "alloytm@gmail.com",
|
"maintainer_email": "vincent.giles@hpe.com",
|
||||||
"vendor_url": "arubanetworks.com",
|
"vendor_url": "arubanetworks.com",
|
||||||
"vendor_name": "HPE Aruba",
|
"vendor_name": "HPE Aruba",
|
||||||
"availability": "service-contract",
|
"availability": "service-contract",
|
||||||
"maintainer": "Tak Mem Loy",
|
"maintainer": "Aruba",
|
||||||
"registry_version": 4,
|
"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",
|
"symbol": ":/symbols/route_switch_processor.svg",
|
||||||
"first_port_name": "mgmt",
|
"first_port_name": "mgmt",
|
||||||
"port_name_format": "1/1/{0}",
|
"port_name_format": "1/1/{port1}",
|
||||||
|
|
||||||
"qemu": {
|
"qemu": {
|
||||||
"arch": "x86_64",
|
"arch": "x86_64",
|
||||||
@ -31,6 +31,13 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
"images": [
|
"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",
|
"filename": "arubaoscx-disk-image-genericx86-p4-20180712161119.vmdk",
|
||||||
"version": "10.01.0001",
|
"version": "10.01.0001",
|
||||||
@ -42,6 +49,12 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "10.04.1000",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "arubaoscx-disk-image-genericx86-p4-20200311173823.vmdk"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "10.01.0001",
|
"name": "10.01.0001",
|
||||||
"images": {
|
"images": {
|
||||||
@ -49,5 +62,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user