mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
52 lines
1.6 KiB
Plaintext
52 lines
1.6 KiB
Plaintext
{
|
|
"appliance_id": "0293ded2-0ca3-4052-913f-8c2d872e46ba",
|
|
"name": "EXOS VM",
|
|
"category": "multilayer_switch",
|
|
"description": "The ExtremeXOS VM is created and maintained by Extreme Networks for users to emulate a network using EXOS switches.",
|
|
"vendor_name": "Extreme Networks",
|
|
"vendor_url": "https://www.extremenetworks.com",
|
|
"documentation_url": "https://www.extremenetworks.com/support/documentation",
|
|
"product_name": "EXOS VM",
|
|
"registry_version": 4,
|
|
"status": "stable",
|
|
"maintainer": "Extreme Networks",
|
|
"maintainer_email": "GitHubscripting@extremenetworks.com",
|
|
"usage": "Boot up and login is admin with no password.",
|
|
"symbol": ":/symbols/multilayer_switch.svg",
|
|
"first_port_name": "Mgmt",
|
|
"port_name_format": "Port{port1}",
|
|
"qemu": {
|
|
"adapter_type": "rtl8139",
|
|
"adapters": 13,
|
|
"ram": 512,
|
|
"hda_disk_interface": "ide",
|
|
"arch": "x86_64",
|
|
"console_type": "telnet",
|
|
"boot_priority": "dc",
|
|
"kvm": "allow",
|
|
"options": "-cpu core2duo"
|
|
},
|
|
|
|
"images": [
|
|
|
|
{
|
|
"filename": "EXOS-VM_v32.6.3.126.qcow2",
|
|
"version": "32.6.3.126",
|
|
"md5sum": "5856b6c427bd605fe1c7adb6ee6b2659",
|
|
"filesize": 236716032,
|
|
"direct_download_url": "https://akamai-ep.extremenetworks.com/Extreme_P/github-en/Virtual_EXOS/EXOS-VM_v32.6.3.126.qcow2"
|
|
}
|
|
|
|
],
|
|
|
|
"versions": [
|
|
|
|
{
|
|
"name": "32.6.3.126",
|
|
"images": {
|
|
"hda_disk_image": "EXOS-VM_v32.6.3.126.qcow2"
|
|
}
|
|
}
|
|
]
|
|
}
|