mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-01-27 14:49:34 +00:00
45 lines
1.2 KiB
JSON
45 lines
1.2 KiB
JSON
{
|
|
"name": "Cumulus VX",
|
|
"category": "router",
|
|
"vendor_name": "Cumulus Network",
|
|
"vendor_url": "https://www.cumulusnetworks.com",
|
|
"documentation_url": "http://docs.cumulusnetworks.com/",
|
|
"product_name": "Cumulus VX",
|
|
"product_url": "https://cumulusnetworks.com/cumulus-vx/",
|
|
"repository_version": 1,
|
|
"status": "stable",
|
|
"maintainer": "GNS3 Team",
|
|
"maintainer_email": "developers@gns3.net",
|
|
"symbol": ":/symbols/multilayer_switch.svg",
|
|
"first_port_name": "eth0",
|
|
"port_name_format": "swp{0}",
|
|
"port_segment_size": 0,
|
|
|
|
"qemu": {
|
|
"adapter_type": "virtio-net-pci",
|
|
"adapters": 4,
|
|
"graphic": false,
|
|
"console_type": "vnc",
|
|
"ram": 256,
|
|
"processor": "x64"
|
|
},
|
|
|
|
"images": [
|
|
{
|
|
"filename": "CumulusVX-2.5.3-4eb681f3df86c478.qcow2",
|
|
"version": "2.5.3",
|
|
"md5sum": "5128aec2568991ea0586293cb85f7a97",
|
|
"download_url": "https://cumulusnetworks.com/cumulus-vx/download/thanks/kvm/"
|
|
}
|
|
],
|
|
|
|
"versions": [
|
|
{
|
|
"name": "2.5.3",
|
|
"images": {
|
|
"hda_disk_image": "CumulusVX-2.5.3-4eb681f3df86c478.qcow2"
|
|
}
|
|
}
|
|
]
|
|
}
|