mirror of
https://github.com/GNS3/gns3-server
synced 2025-06-23 16:38:54 +00:00
Sync appliances
This commit is contained in:
parent
2659ab2c35
commit
dbdb4a53c7
@ -5,9 +5,9 @@
|
|||||||
"description": "The Adaptive Security Virtual Appliance is a virtualized network security solution based on the market-leading Cisco ASA 5500-X Series firewalls. It supports both traditional and next-generation software-defined network (SDN) and Cisco Application Centric Infrastructure (ACI) environments to provide policy enforcement and threat inspection across heterogeneous multisite environments.",
|
"description": "The Adaptive Security Virtual Appliance is a virtualized network security solution based on the market-leading Cisco ASA 5500-X Series firewalls. It supports both traditional and next-generation software-defined network (SDN) and Cisco Application Centric Infrastructure (ACI) environments to provide policy enforcement and threat inspection across heterogeneous multisite environments.",
|
||||||
"vendor_name": "Cisco",
|
"vendor_name": "Cisco",
|
||||||
"vendor_url": "http://www.cisco.com/",
|
"vendor_url": "http://www.cisco.com/",
|
||||||
"documentation_url": "http://www.cisco.com/c/en/us/support/security/virtual-adaptive-security-appliance-firewall/products-installation-guides-list.html",
|
"documentation_url": "https://developer.cisco.com/docs/modeling-labs/asav/",
|
||||||
"product_name": "ASAv",
|
"product_name": "ASAv",
|
||||||
"product_url": "http://www.cisco.com/c/en/us/products/security/virtual-adaptive-security-appliance-firewall/index.html",
|
"product_url": "https://developer.cisco.com/modeling-labs/",
|
||||||
"registry_version": 4,
|
"registry_version": 4,
|
||||||
"status": "stable",
|
"status": "stable",
|
||||||
"maintainer": "GNS3 Team",
|
"maintainer": "GNS3 Team",
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
"description": "The Cisco Catalyst 8000V Edge Software is a virtual, form-factor router deployed on a virtual machine (VM) running on an x86 server hardware.",
|
"description": "The Cisco Catalyst 8000V Edge Software is a virtual, form-factor router deployed on a virtual machine (VM) running on an x86 server hardware.",
|
||||||
"vendor_name": "Cisco",
|
"vendor_name": "Cisco",
|
||||||
"vendor_url": "http://www.cisco.com/",
|
"vendor_url": "http://www.cisco.com/",
|
||||||
"documentation_url": "https://www.cisco.com/c/en/us/td/docs/routers/C8000V/Configuration/c8000v-installation-configuration-guide.html",
|
"documentation_url": "https://developer.cisco.com/docs/modeling-labs/cat-8000v/",
|
||||||
"product_name": "c8000v",
|
"product_name": "c8000v",
|
||||||
"product_url": "https://www.cisco.com/c/en/us/support/routers/catalyst-8000v-edge-software/series.html",
|
"product_url": "https://developer.cisco.com/modeling-labs/",
|
||||||
"registry_version": 4,
|
"registry_version": 4,
|
||||||
"status": "stable",
|
"status": "stable",
|
||||||
"maintainer": "GNS3 Team",
|
"maintainer": "GNS3 Team",
|
||||||
@ -24,6 +24,13 @@
|
|||||||
"kvm": "require"
|
"kvm": "require"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "c8000v-universalk9_8G_serial.17.15.01a.qcow2",
|
||||||
|
"version": "17.15.01a 8G",
|
||||||
|
"md5sum": "41efa0aedd67f1f57cde1263c79d9ff6",
|
||||||
|
"filesize": 1846280192,
|
||||||
|
"download_url": "https://software.cisco.com/download/home/286327102/type/282046477/release/IOSXE-17.15.1a"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "c8000v-universalk9_8G_serial.17.09.04a.qcow2",
|
"filename": "c8000v-universalk9_8G_serial.17.09.04a.qcow2",
|
||||||
"version": "17.09.04a 8G",
|
"version": "17.09.04a 8G",
|
||||||
@ -68,6 +75,12 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "17.15.01a 8G",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "c8000v-universalk9_8G_serial.17.15.01a.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "17.09.04a 8G",
|
"name": "17.09.04a 8G",
|
||||||
"images": {
|
"images": {
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
"description": "Cisco IOS-XE 9000v. This appliance requires 16GB of memory to run! Recommend 2 or more vCPUs for faster boot performance",
|
"description": "Cisco IOS-XE 9000v. This appliance requires 16GB of memory to run! Recommend 2 or more vCPUs for faster boot performance",
|
||||||
"vendor_name": "Cisco",
|
"vendor_name": "Cisco",
|
||||||
"vendor_url": "http://www.cisco.com/",
|
"vendor_url": "http://www.cisco.com/",
|
||||||
"documentation_url": "https://developer.cisco.com/docs/modeling-labs/2-5/#!cml-release-notes",
|
"documentation_url": "https://developer.cisco.com/docs/modeling-labs/cat-9000v/",
|
||||||
"product_name": "Cisco CAT IOS-XE 9000v",
|
"product_name": "Cisco CAT IOS-XE 9000v",
|
||||||
"product_url": "http://virl.cisco.com/",
|
"product_url": "https://developer.cisco.com/modeling-labs/",
|
||||||
"registry_version": 4,
|
"registry_version": 4,
|
||||||
"status": "experimental",
|
"status": "experimental",
|
||||||
"maintainer": "GNS3 Team",
|
"maintainer": "GNS3 Team",
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
"description": "The Cisco Cloud Services Router 1000V (CSR 1000V) is a router and network services platform in virtual form factor that is intended for deployment in cloud and virtual data centers. It is optimized to serve as a single-tenant or multitenant WAN gateway. Using proven, industry-leading Cisco IOS\u00ae XE Software networking and security features, the CSR 1000V enables enterprises to transparently extend their WANs into external provider-hosted clouds and cloud providers to offer their tenants enterprise-class networking services.",
|
"description": "The Cisco Cloud Services Router 1000V (CSR 1000V) is a router and network services platform in virtual form factor that is intended for deployment in cloud and virtual data centers. It is optimized to serve as a single-tenant or multitenant WAN gateway. Using proven, industry-leading Cisco IOS\u00ae XE Software networking and security features, the CSR 1000V enables enterprises to transparently extend their WANs into external provider-hosted clouds and cloud providers to offer their tenants enterprise-class networking services.",
|
||||||
"vendor_name": "Cisco",
|
"vendor_name": "Cisco",
|
||||||
"vendor_url": "http://www.cisco.com/",
|
"vendor_url": "http://www.cisco.com/",
|
||||||
"documentation_url": "http://www.cisco.com/c/en/us/support/routers/cloud-services-router-1000v-series/products-installation-and-configuration-guides-list.html",
|
"documentation_url": "https://developer.cisco.com/docs/modeling-labs/csr-1000v/",
|
||||||
"product_name": "CSR1000v",
|
"product_name": "CSR1000v",
|
||||||
"product_url": "http://www.cisco.com/c/en/us/support/routers/cloud-services-router-1000v-series/tsd-products-support-series-home.html",
|
"product_url": "https://developer.cisco.com/modeling-labs/",
|
||||||
"registry_version": 4,
|
"registry_version": 4,
|
||||||
"status": "stable",
|
"status": "stable",
|
||||||
"maintainer": "GNS3 Team",
|
"maintainer": "GNS3 Team",
|
||||||
@ -169,7 +169,7 @@
|
|||||||
"version": "16.4.1",
|
"version": "16.4.1",
|
||||||
"md5sum": "3428e0dcf5132a1b11ab7696d8c61b2e",
|
"md5sum": "3428e0dcf5132a1b11ab7696d8c61b2e",
|
||||||
"filesize": 1261961216,
|
"filesize": 1261961216,
|
||||||
"download_url": "https://virl.mediuscorp.com/my-account/"
|
"download_url": "https://learningnetworkstore.cisco.com/myaccount"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename": "csr1000v-universalk9.16.6.1.qcow2",
|
"filename": "csr1000v-universalk9.16.6.1.qcow2",
|
||||||
|
@ -5,8 +5,9 @@
|
|||||||
"description": "Cisco Virtual IOS allows user to run IOS on a standard computer.",
|
"description": "Cisco Virtual IOS allows user to run IOS on a standard computer.",
|
||||||
"vendor_name": "Cisco",
|
"vendor_name": "Cisco",
|
||||||
"vendor_url": "http://www.cisco.com/",
|
"vendor_url": "http://www.cisco.com/",
|
||||||
|
"documentation_url": "https://developer.cisco.com/docs/modeling-labs/iol/",
|
||||||
"product_name": "IOSv",
|
"product_name": "IOSv",
|
||||||
"product_url": "http://virl.cisco.com/",
|
"product_url": "https://developer.cisco.com/modeling-labs/",
|
||||||
"registry_version": 4,
|
"registry_version": 4,
|
||||||
"status": "stable",
|
"status": "stable",
|
||||||
"maintainer": "GNS3 Team",
|
"maintainer": "GNS3 Team",
|
||||||
@ -25,12 +26,11 @@
|
|||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
{
|
{
|
||||||
"filename": "IOSv_startup_config.img",
|
"filename": "vios-adventerprisek9-m.spa.159-3.m9.qcow2",
|
||||||
"version": "1",
|
"version": "15.9(3)M9",
|
||||||
"md5sum": "bc605651c4688276f81fd59dcf5cc786",
|
"md5sum": "01b707a2e33185d6d33e0255ced45d23",
|
||||||
"filesize": 1048576,
|
"filesize": 57323008,
|
||||||
"download_url": "https://sourceforge.net/projects/gns-3/files",
|
"download_url": "https://learningnetworkstore.cisco.com/myaccount"
|
||||||
"direct_download_url": "https://sourceforge.net/projects/gns-3/files/Qemu%20Appliances/IOSv_startup_config.img/download"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename": "vios-adventerprisek9-m.spa.159-3.m8.qcow2",
|
"filename": "vios-adventerprisek9-m.spa.159-3.m8.qcow2",
|
||||||
@ -101,9 +101,24 @@
|
|||||||
"md5sum": "79f613ac3b179d5a64520730925130b2",
|
"md5sum": "79f613ac3b179d5a64520730925130b2",
|
||||||
"filesize": 127926272,
|
"filesize": 127926272,
|
||||||
"download_url": "https://learningnetworkstore.cisco.com/myaccount"
|
"download_url": "https://learningnetworkstore.cisco.com/myaccount"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "IOSv_startup_config.img",
|
||||||
|
"version": "1",
|
||||||
|
"md5sum": "bc605651c4688276f81fd59dcf5cc786",
|
||||||
|
"filesize": 1048576,
|
||||||
|
"download_url": "https://sourceforge.net/projects/gns-3/files",
|
||||||
|
"direct_download_url": "https://sourceforge.net/projects/gns-3/files/Qemu%20Appliances/IOSv_startup_config.img/download"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "15.9(3)M9",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "vios-adventerprisek9-m.spa.159-3.m9.qcow2",
|
||||||
|
"hdb_disk_image": "IOSv_startup_config.img"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "15.9(3)M8",
|
"name": "15.9(3)M8",
|
||||||
"images": {
|
"images": {
|
||||||
|
@ -5,8 +5,9 @@
|
|||||||
"description": "Cisco Virtual IOS L2 allows user to run a IOS switching image on a standard computer.",
|
"description": "Cisco Virtual IOS L2 allows user to run a IOS switching image on a standard computer.",
|
||||||
"vendor_name": "Cisco",
|
"vendor_name": "Cisco",
|
||||||
"vendor_url": "http://www.cisco.com/",
|
"vendor_url": "http://www.cisco.com/",
|
||||||
|
"documentation_url": "https://developer.cisco.com/docs/modeling-labs/iosvl2/",
|
||||||
"product_name": "IOSvL2",
|
"product_name": "IOSvL2",
|
||||||
"product_url": "http://virl.cisco.com/",
|
"product_url": "https://developer.cisco.com/modeling-labs/",
|
||||||
"registry_version": 4,
|
"registry_version": 4,
|
||||||
"status": "stable",
|
"status": "stable",
|
||||||
"maintainer": "GNS3 Team",
|
"maintainer": "GNS3 Team",
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
"description": "IOS XRv supports the control plane features introduced in Cisco IOS XR.",
|
"description": "IOS XRv supports the control plane features introduced in Cisco IOS XR.",
|
||||||
"vendor_name": "Cisco",
|
"vendor_name": "Cisco",
|
||||||
"vendor_url": "http://www.cisco.com/",
|
"vendor_url": "http://www.cisco.com/",
|
||||||
"documentation_url": "http://www.cisco.com/c/en/us/td/docs/ios_xr_sw/ios_xrv/release/notes/xrv-rn.html",
|
"documentation_url": "https://developer.cisco.com/docs/modeling-labs/ios-xrv/",
|
||||||
"product_name": "IOS XRv",
|
"product_name": "IOS XRv",
|
||||||
"product_url": "http://virl.cisco.com/",
|
"product_url": "https://developer.cisco.com/modeling-labs/",
|
||||||
"registry_version": 4,
|
"registry_version": 4,
|
||||||
"status": "stable",
|
"status": "stable",
|
||||||
"maintainer": "GNS3 Team",
|
"maintainer": "GNS3 Team",
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
"description": "IOS XRv 9000 (aka Sunstone) is the 1st VM released running the 64-bit IOS XR operating system as used on the NCS-6xxx platform. This appliance requires 4 vCPUs and 16GB of memory to run!",
|
"description": "IOS XRv 9000 (aka Sunstone) is the 1st VM released running the 64-bit IOS XR operating system as used on the NCS-6xxx platform. This appliance requires 4 vCPUs and 16GB of memory to run!",
|
||||||
"vendor_name": "Cisco",
|
"vendor_name": "Cisco",
|
||||||
"vendor_url": "http://www.cisco.com/",
|
"vendor_url": "http://www.cisco.com/",
|
||||||
"documentation_url": "http://www.cisco.com/c/en/us/td/docs/ios_xr_sw/ios_xrv/release/notes/xrv-rn.html",
|
"documentation_url": "https://developer.cisco.com/docs/modeling-labs/ios-xrv-9000/",
|
||||||
"product_name": "IOS XRv 9000",
|
"product_name": "IOS XRv 9000",
|
||||||
"product_url": "http://virl.cisco.com/",
|
"product_url": "https://developer.cisco.com/modeling-labs/",
|
||||||
"registry_version": 4,
|
"registry_version": 4,
|
||||||
"status": "experimental",
|
"status": "experimental",
|
||||||
"maintainer": "GNS3 Team",
|
"maintainer": "GNS3 Team",
|
||||||
@ -26,92 +26,35 @@
|
|||||||
"options": "-smp 4 -cpu host"
|
"options": "-smp 4 -cpu host"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "xrv9k-fullk9-x-24.3.1.qcow2",
|
||||||
|
"version": "24.3.1",
|
||||||
|
"md5sum": "bd047c457e29952f265583f299bab845",
|
||||||
|
"filesize": 1704658432,
|
||||||
|
"download_url": "https://learningnetworkstore.cisco.com/myaccount"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "xrv9k-fullk9-x-7.7.1.qcow2",
|
"filename": "xrv9k-fullk9-x-7.7.1.qcow2",
|
||||||
"version": "7.7.1",
|
"version": "7.7.1",
|
||||||
"md5sum": "682fff40d2ff373d8da3342906553b54",
|
"md5sum": "682fff40d2ff373d8da3342906553b54",
|
||||||
"filesize": 1643905024,
|
"filesize": 1643905024,
|
||||||
"download_url": "https://software.cisco.com/download/home/286288939/type/280805694/release/7.1.1"
|
"download_url": "https://learningnetworkstore.cisco.com/myaccount"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename": "xrv9k-fullk9-x-7.1.1.qcow2",
|
"filename": "xrv9k-fullk9-x-7.1.1.qcow2",
|
||||||
"version": "7.1.1",
|
"version": "7.1.1",
|
||||||
"md5sum": "dcf241e3f8df0151fec2c7bfac9d96ac",
|
"md5sum": "dcf241e3f8df0151fec2c7bfac9d96ac",
|
||||||
"filesize": 1443758080,
|
"filesize": 1443758080,
|
||||||
"download_url": "https://software.cisco.com/download/home/286288939/type/280805694/release/7.1.1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "xrv9k-fullk9-x-7.0.1.qcow2",
|
|
||||||
"version": "7.0.1",
|
|
||||||
"md5sum": "ca2817767fa546e303c3c536e211d33e",
|
|
||||||
"filesize": 1446445056,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286288939/type/280805694/release/7.0.1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "xrv9k-fullk9-x-6.6.2.qcow2",
|
|
||||||
"version": "6.6.2",
|
|
||||||
"md5sum": "fd630be3c449e625073286a3a66021ae",
|
|
||||||
"filesize": 1452998656,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286288939/type/280805694/release/6.6.2"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "xrv9k-fullk9-x-6.5.3.qcow2",
|
|
||||||
"version": "6.5.3",
|
|
||||||
"md5sum": "71f018e3ea895b663129090fb4f0ff40",
|
|
||||||
"filesize": 1205075968,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286288939/type/280805694/release/6.5.3"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "xrv9k-fullk9-x-6.5.2.qcow2",
|
|
||||||
"version": "6.5.2",
|
|
||||||
"md5sum": "506d9e23dda7365c99dd82b613859697",
|
|
||||||
"filesize": 1205010432,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286288939/type/280805694/release/6.5.1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "xrv9k-fullk9-x-6.5.1.qcow2",
|
|
||||||
"version": "6.5.1",
|
|
||||||
"md5sum": "730868e7cd46de9aa2e950899c7f9498",
|
|
||||||
"filesize": 1208811520,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286288939/type/280805694/release/6.5.1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "xrv9k-fullk9-x-6.4.2.qcow2",
|
|
||||||
"version": "6.4.2",
|
|
||||||
"md5sum": "6958763192c7bb59a1b8049d377de1b4",
|
|
||||||
"filesize": 1311703040,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286288939/type/280805694/release/6.4.2"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "xrv9k-fullk9-x-6.4.1.qcow2",
|
|
||||||
"version": "6.4.1",
|
|
||||||
"md5sum": "9c56b684e307706005a503e289cb9317",
|
|
||||||
"filesize": 1304887296,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286288939/type/280805694/release/6.4.1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "xrv9k-fullk9-x-6.2.25.qcow2",
|
|
||||||
"version": "6.2.25",
|
|
||||||
"md5sum": "3f54e62b6f7cedfb2607233e5e465766",
|
|
||||||
"filesize": 1190723584,
|
|
||||||
"download_url": "https://learningnetworkstore.cisco.com/myaccount"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "xrv9k-fullk9-x.qcow2-6.0.1",
|
|
||||||
"version": "6.0.1",
|
|
||||||
"md5sum": "e20d046807075046c35b6ce7d6766a7f",
|
|
||||||
"filesize": 2109210624,
|
|
||||||
"download_url": "https://learningnetworkstore.cisco.com/myaccount"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "xrv9k-fullk9-x.qcow2-6.0.0",
|
|
||||||
"version": "6.0.0",
|
|
||||||
"md5sum": "64c538c34252aaeb4ed1ddb93d6803fd",
|
|
||||||
"filesize": 2572943360,
|
|
||||||
"download_url": "https://learningnetworkstore.cisco.com/myaccount"
|
"download_url": "https://learningnetworkstore.cisco.com/myaccount"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "24.3.1",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "xrv9k-fullk9-x-24.3.1.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "7.7.1",
|
"name": "7.7.1",
|
||||||
"images": {
|
"images": {
|
||||||
@ -123,66 +66,6 @@
|
|||||||
"images": {
|
"images": {
|
||||||
"hda_disk_image": "xrv9k-fullk9-x-7.1.1.qcow2"
|
"hda_disk_image": "xrv9k-fullk9-x-7.1.1.qcow2"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "7.0.1",
|
|
||||||
"images": {
|
|
||||||
"hda_disk_image": "xrv9k-fullk9-x-7.0.1.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "6.6.2",
|
|
||||||
"images": {
|
|
||||||
"hda_disk_image": "xrv9k-fullk9-x-6.6.2.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "6.5.3",
|
|
||||||
"images": {
|
|
||||||
"hda_disk_image": "xrv9k-fullk9-x-6.5.3.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "6.5.2",
|
|
||||||
"images": {
|
|
||||||
"hda_disk_image": "xrv9k-fullk9-x-6.5.2.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "6.5.1",
|
|
||||||
"images": {
|
|
||||||
"hda_disk_image": "xrv9k-fullk9-x-6.5.1.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "6.4.2",
|
|
||||||
"images": {
|
|
||||||
"hda_disk_image": "xrv9k-fullk9-x-6.4.2.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "6.4.1",
|
|
||||||
"images": {
|
|
||||||
"hda_disk_image": "xrv9k-fullk9-x-6.4.1.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "6.2.25",
|
|
||||||
"images": {
|
|
||||||
"hda_disk_image": "xrv9k-fullk9-x-6.2.25.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "6.0.1",
|
|
||||||
"images": {
|
|
||||||
"hda_disk_image": "xrv9k-fullk9-x.qcow2-6.0.1"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "6.0.0",
|
|
||||||
"images": {
|
|
||||||
"hda_disk_image": "xrv9k-fullk9-x.qcow2-6.0.0"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -5,7 +5,9 @@
|
|||||||
"description": "Cisco IOS on UNIX Layer 2 image.",
|
"description": "Cisco IOS on UNIX Layer 2 image.",
|
||||||
"vendor_name": "Cisco",
|
"vendor_name": "Cisco",
|
||||||
"vendor_url": "http://www.cisco.com",
|
"vendor_url": "http://www.cisco.com",
|
||||||
|
"documentation_url": "https://developer.cisco.com/docs/modeling-labs/iol-l2/",
|
||||||
"product_name": "Cisco IOU L2",
|
"product_name": "Cisco IOU L2",
|
||||||
|
"product_url": "https://developer.cisco.com/modeling-labs/",
|
||||||
"registry_version": 4,
|
"registry_version": 4,
|
||||||
"status": "experimental",
|
"status": "experimental",
|
||||||
"maintainer": "GNS3 Team",
|
"maintainer": "GNS3 Team",
|
||||||
|
@ -5,7 +5,9 @@
|
|||||||
"description": "Cisco IOS on UNIX Layer 3 image.",
|
"description": "Cisco IOS on UNIX Layer 3 image.",
|
||||||
"vendor_name": "Cisco",
|
"vendor_name": "Cisco",
|
||||||
"vendor_url": "http://www.cisco.com",
|
"vendor_url": "http://www.cisco.com",
|
||||||
|
"documentation_url": "https://developer.cisco.com/docs/modeling-labs/iol/",
|
||||||
"product_name": "Cisco IOU L3",
|
"product_name": "Cisco IOU L3",
|
||||||
|
"product_url": "https://developer.cisco.com/modeling-labs/",
|
||||||
"registry_version": 4,
|
"registry_version": 4,
|
||||||
"status": "experimental",
|
"status": "experimental",
|
||||||
"maintainer": "GNS3 Team",
|
"maintainer": "GNS3 Team",
|
||||||
|
@ -5,8 +5,9 @@
|
|||||||
"description": "NXOSv is a reference platform for an implementation of the Cisco Nexus operating system, based on the Nexus 7000-series platforms, running as a full virtual machine on a hypervisor. This includes NXAPI and MPLS LDP support.",
|
"description": "NXOSv is a reference platform for an implementation of the Cisco Nexus operating system, based on the Nexus 7000-series platforms, running as a full virtual machine on a hypervisor. This includes NXAPI and MPLS LDP support.",
|
||||||
"vendor_name": "Cisco",
|
"vendor_name": "Cisco",
|
||||||
"vendor_url": "http://www.cisco.com/",
|
"vendor_url": "http://www.cisco.com/",
|
||||||
|
"documentation_url": "https://developer.cisco.com/docs/modeling-labs/nx-os/",
|
||||||
"product_name": "NX-OSv",
|
"product_name": "NX-OSv",
|
||||||
"product_url": "http://virl.cisco.com/",
|
"product_url": "https://developer.cisco.com/modeling-labs/",
|
||||||
"registry_version": 4,
|
"registry_version": 4,
|
||||||
"status": "stable",
|
"status": "stable",
|
||||||
"maintainer": "GNS3 Team",
|
"maintainer": "GNS3 Team",
|
||||||
|
@ -5,8 +5,9 @@
|
|||||||
"description": "The NX-OSv 9000 is a virtual platform that is designed to simulate the control plane aspects of a network element running Cisco Nexus 9000 software. The NX-OSv 9000 shares the same software image running on Cisco Nexus 9000 hardware platform although no specific hardware emulation is implemented. When the software runs as a virtual machine, line card (LC) ASIC provisioning or any interaction from the control plane to hardware ASIC is handled by the NX-OSv 9000 software data plane.\nThe NX-OSv 9000 for the Cisco Nexus 9000 Series provides a useful tool to enable the devops model and rapidly test changes to the infrastructure or to infrastructure automation tools. This enables network simulations in large scale for customers to validate configuration changes on a simulated network prior to applying them on a production network. Some users have also expressed interest in using the simulation system for feature test ,verification, and automation tooling development and test simualtion prior to deployment. NX-OSv 9000 can be used as a programmability vehicle to validate software defined networks (SDNs) and Network Function Virtualization (NFV) based solutions.",
|
"description": "The NX-OSv 9000 is a virtual platform that is designed to simulate the control plane aspects of a network element running Cisco Nexus 9000 software. The NX-OSv 9000 shares the same software image running on Cisco Nexus 9000 hardware platform although no specific hardware emulation is implemented. When the software runs as a virtual machine, line card (LC) ASIC provisioning or any interaction from the control plane to hardware ASIC is handled by the NX-OSv 9000 software data plane.\nThe NX-OSv 9000 for the Cisco Nexus 9000 Series provides a useful tool to enable the devops model and rapidly test changes to the infrastructure or to infrastructure automation tools. This enables network simulations in large scale for customers to validate configuration changes on a simulated network prior to applying them on a production network. Some users have also expressed interest in using the simulation system for feature test ,verification, and automation tooling development and test simualtion prior to deployment. NX-OSv 9000 can be used as a programmability vehicle to validate software defined networks (SDNs) and Network Function Virtualization (NFV) based solutions.",
|
||||||
"vendor_name": "Cisco",
|
"vendor_name": "Cisco",
|
||||||
"vendor_url": "http://www.cisco.com/",
|
"vendor_url": "http://www.cisco.com/",
|
||||||
"documentation_url": "http://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/7-x/nx-osv/configuration/guide/b_NX-OSv_9000/b_NX-OSv_chapter_01.html",
|
"documentation_url": "https://developer.cisco.com/docs/modeling-labs/nx-os-9000/",
|
||||||
"product_name": "NX-OSv 9000",
|
"product_name": "NX-OSv 9000",
|
||||||
|
"product_url": "https://developer.cisco.com/modeling-labs/",
|
||||||
"registry_version": 4,
|
"registry_version": 4,
|
||||||
"status": "stable",
|
"status": "stable",
|
||||||
"availability": "service-contract",
|
"availability": "service-contract",
|
||||||
@ -26,12 +27,33 @@
|
|||||||
"kvm": "require"
|
"kvm": "require"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "nexus9500v64.10.5.1.F.qcow2",
|
||||||
|
"version": "9500v 10.5.1.F",
|
||||||
|
"md5sum": "2fa6fb4dd4c5e49d53896d60fa746e59",
|
||||||
|
"filesize": 2388459520,
|
||||||
|
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/10.5(1)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "nexus9300v64.10.5.1.F.qcow2",
|
||||||
|
"version": "9300v 10.5.1.F",
|
||||||
|
"md5sum": "2bbc767debbc7c1144eabe176ae67503",
|
||||||
|
"filesize": 2388393984,
|
||||||
|
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/10.5(1)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "nexus9500v64.10.3.1.F.qcow2",
|
||||||
|
"version": "9500v 10.3.1.F",
|
||||||
|
"md5sum": "41e3c1c0c003b13f1bf774f0d1873e87",
|
||||||
|
"filesize": 2097510400,
|
||||||
|
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/10.3(1)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "nexus9300v64.10.3.1.F.qcow2",
|
"filename": "nexus9300v64.10.3.1.F.qcow2",
|
||||||
"version": "9300v 10.3.1.F",
|
"version": "9300v 10.3.1.F",
|
||||||
"md5sum": "a6ffd2501a5791c11cee319943b912da",
|
"md5sum": "a6ffd2501a5791c11cee319943b912da",
|
||||||
"filesize": 2097086464,
|
"filesize": 2097086464,
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/10.1(1)"
|
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/10.3(1)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename": "nexus9500v64.10.1.1.qcow2",
|
"filename": "nexus9500v64.10.1.1.qcow2",
|
||||||
@ -47,181 +69,6 @@
|
|||||||
"filesize": 1990983680,
|
"filesize": 1990983680,
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/10.1(1)"
|
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/10.1(1)"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"filename": "nexus9500v.9.3.13.qcow2",
|
|
||||||
"version": "9500v 9.3.13",
|
|
||||||
"md5sum": "bacf0f664ee34625c85a9f278b2466a2",
|
|
||||||
"filesize": 2248409088,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(13)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nexus9300v.9.3.13.qcow2",
|
|
||||||
"version": "9300v 9.3.13",
|
|
||||||
"md5sum": "d8ce30cb762df02d77ec27786a2435ad",
|
|
||||||
"filesize": 2248343552,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(13)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nexus9500v.9.3.12.qcow2",
|
|
||||||
"version": "9500v 9.3.12",
|
|
||||||
"md5sum": "452e5cb2a7a25feaa3ba0624a82ff9ca",
|
|
||||||
"filesize": 1997996032,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(12)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nexus9300v.9.3.12.qcow2",
|
|
||||||
"version": "9300v 9.3.12",
|
|
||||||
"md5sum": "7b6b5dad1001e11d6ebb54662616e9f2",
|
|
||||||
"filesize": 1997930496,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(12)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nexus9500v.9.3.9.qcow2",
|
|
||||||
"version": "9500v 9.3.9",
|
|
||||||
"md5sum": "30c25039927f89aebe73ea20d15abd6d",
|
|
||||||
"filesize": 1980760064,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(9)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nexus9300v.9.3.9.qcow2",
|
|
||||||
"version": "9300v 9.3.9",
|
|
||||||
"md5sum": "e807005cb7d2d2957b4af0e59f368b36",
|
|
||||||
"filesize": 1980563456,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(9)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nexus9300v.9.3.8.qcow2",
|
|
||||||
"version": "9300v 9.3.8",
|
|
||||||
"md5sum": "f8bd834f8395c134dc98d895c98441af",
|
|
||||||
"filesize": 1976434688,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(8)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nexus9500v.9.3.7.qcow2",
|
|
||||||
"version": "9500v 9.3.7",
|
|
||||||
"md5sum": "65f669e0dd379a05a8cdbb9d7592a064",
|
|
||||||
"filesize": 1986068480,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(7)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nexus9500v.9.3.3.qcow2",
|
|
||||||
"version": "9500v 9.3.3",
|
|
||||||
"md5sum": "7230c944041fdaa0e1b18cecccbc9a32",
|
|
||||||
"filesize": 1714159616,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(3)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nexus9300v.9.3.3.qcow2",
|
|
||||||
"version": "9300v 9.3.3",
|
|
||||||
"md5sum": "8e9a7c4815907ef47d850623f77042e2",
|
|
||||||
"filesize": 1714225152,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(3)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nxosv.9.3.1.qcow2",
|
|
||||||
"version": "9.3.1",
|
|
||||||
"md5sum": "148fd38cb1ff78df2883f844e172fad9",
|
|
||||||
"filesize": 1435041792,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.3(1)?i=!pp"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nxosv-final.9.2.3.qcow2",
|
|
||||||
"version": "9.2.3",
|
|
||||||
"md5sum": "74bd9a5b4970e868685f753e48979194",
|
|
||||||
"filesize": 1357643776,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.2%25283%2529"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nxosv-final.9.2.2.qcow2",
|
|
||||||
"version": "9.2.2",
|
|
||||||
"md5sum": "2119702c488552fc4d1b4210a04d4f64",
|
|
||||||
"filesize": 1344077824,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.2%25281%2529"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nxosv-final.9.2.1.qcow2",
|
|
||||||
"version": "9.2.1",
|
|
||||||
"md5sum": "1d7fa4654602d7ffbf62544edfe71986",
|
|
||||||
"filesize": 1330315264,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/9.2%25281%2529"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nxosv-final.7.0.3.I7.9.qcow2",
|
|
||||||
"version": "7.0.3.I7.9",
|
|
||||||
"md5sum": "50678c719f6b822c43dd096dbdf359e8",
|
|
||||||
"filesize": 1003618304,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/7.0(3)I7(9)?i=!pp"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nxosv-final.7.0.3.I7.7.qcow2",
|
|
||||||
"version": "7.0.3.I7.7",
|
|
||||||
"md5sum": "5daab34b672f9534c9aee59a6c8903b3",
|
|
||||||
"filesize": 996212736,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/7.0%25283%2529I7%25287%2529"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nxosv-final.7.0.3.I7.6.qcow2",
|
|
||||||
"version": "7.0.3.I7.6",
|
|
||||||
"md5sum": "a122ee954b4c11761abd99291b70544e",
|
|
||||||
"filesize": 1031995392,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/7.0%25283%2529I7%25286%2529"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nxosv-final.7.0.3.I7.5.qcow2",
|
|
||||||
"version": "7.0.3.I7.5",
|
|
||||||
"md5sum": "68a4008e189c8a35ccb8ee58db9608bb",
|
|
||||||
"filesize": 1027670016,
|
|
||||||
"download_url": "https://software.cisco.com/download/home/286312239/type/282088129/release/7.0%25283%2529I7%25285%2529"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nxosv-final.7.0.3.I7.4.qcow2",
|
|
||||||
"version": "7.0.3.I7.4",
|
|
||||||
"md5sum": "1e980c95ca47045ae45ded6e07fabfb8",
|
|
||||||
"filesize": 985792512,
|
|
||||||
"download_url": "https://software.cisco.com/download/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nxosv-final.7.0.3.I7.3.qcow2",
|
|
||||||
"version": "7.0.3.I7.3",
|
|
||||||
"md5sum": "9d7a20367bf681a239f14097bbce470a",
|
|
||||||
"filesize": 983629824,
|
|
||||||
"download_url": "https://software.cisco.com/download/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nxosv-final.7.0.3.I7.2.qcow2",
|
|
||||||
"version": "7.0.3.I7.2",
|
|
||||||
"md5sum": "17295efb13e83b24a439148449bfd5ab",
|
|
||||||
"filesize": 906231808,
|
|
||||||
"download_url": "https://software.cisco.com/download/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nxosv-final.7.0.3.I7.1.qcow2",
|
|
||||||
"version": "7.0.3.I7.1",
|
|
||||||
"md5sum": "3c122f27d0c3684c63657207eadf4d06",
|
|
||||||
"filesize": 903151616,
|
|
||||||
"download_url": "https://software.cisco.com/download/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nxosv-final.7.0.3.I6.1.qcow2",
|
|
||||||
"version": "7.0.3.I6.1",
|
|
||||||
"md5sum": "18bb991b814a508d1190575f99deed99",
|
|
||||||
"filesize": 780402688,
|
|
||||||
"download_url": "https://software.cisco.com/download/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nxosv-final.7.0.3.I5.2.qcow2",
|
|
||||||
"version": "7.0.3.I5.2",
|
|
||||||
"md5sum": "c06aaa02f758a64fd8fee9406756f1da",
|
|
||||||
"filesize": 777715712,
|
|
||||||
"download_url": "https://software.cisco.com/download/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "nxosv-final.7.0.3.I5.1.qcow2",
|
|
||||||
"version": "7.0.3.I5.1",
|
|
||||||
"md5sum": "201ea658fa4c57452ee4b2aa4f5262a7",
|
|
||||||
"filesize": 784990208,
|
|
||||||
"download_url": "https://software.cisco.com/download/"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"filename": "OVMF-edk2-stable202305.fd",
|
"filename": "OVMF-edk2-stable202305.fd",
|
||||||
"version": "stable202305",
|
"version": "stable202305",
|
||||||
@ -233,6 +80,27 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "9500v 10.5.1.F",
|
||||||
|
"images": {
|
||||||
|
"bios_image": "OVMF-edk2-stable202305.fd",
|
||||||
|
"hda_disk_image": "nexus9500v64.10.5.1.F.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "9300v 10.5.1.F",
|
||||||
|
"images": {
|
||||||
|
"bios_image": "OVMF-edk2-stable202305.fd",
|
||||||
|
"hda_disk_image": "nexus9300v64.10.5.1.F.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "9500v 10.3.1.F",
|
||||||
|
"images": {
|
||||||
|
"bios_image": "OVMF-edk2-stable202305.fd",
|
||||||
|
"hda_disk_image": "nexus9500v64.10.3.1.F.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "9300v 10.3.1.F",
|
"name": "9300v 10.3.1.F",
|
||||||
"images": {
|
"images": {
|
||||||
@ -253,181 +121,6 @@
|
|||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
"bios_image": "OVMF-edk2-stable202305.fd",
|
||||||
"hda_disk_image": "nexus9300v.10.1.1.qcow2"
|
"hda_disk_image": "nexus9300v.10.1.1.qcow2"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "9500v 9.3.13",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nexus9500v.9.3.13.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "9300v 9.3.13",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nexus9300v.9.3.13.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "9500v 9.3.12",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nexus9500v.9.3.12.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "9300v 9.3.12",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nexus9300v.9.3.12.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "9500v 9.3.9",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nexus9500v.9.3.9.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "9300v 9.3.9",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nexus9300v.9.3.9.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "9300v 9.3.8",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nexus9300v.9.3.8.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "9500v 9.3.7",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nexus9500v.9.3.7.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "9500v 9.3.3",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nexus9500v.9.3.3.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "9300v 9.3.3",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nexus9300v.9.3.3.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "9.3.1",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nxosv.9.3.1.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "9.2.3",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nxosv-final.9.2.3.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "9.2.2",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nxosv-final.9.2.2.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "9.2.1",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nxosv-final.9.2.1.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "7.0.3.I7.9",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nxosv-final.7.0.3.I7.9.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "7.0.3.I7.7",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nxosv-final.7.0.3.I7.7.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "7.0.3.I7.6",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nxosv-final.7.0.3.I7.6.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "7.0.3.I7.5",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nxosv-final.7.0.3.I7.5.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "7.0.3.I7.4",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nxosv-final.7.0.3.I7.4.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "7.0.3.I7.3",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nxosv-final.7.0.3.I7.3.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "7.0.3.I7.2",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nxosv-final.7.0.3.I7.2.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "7.0.3.I7.1",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nxosv-final.7.0.3.I7.1.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "7.0.3.I6.1",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nxosv-final.7.0.3.I6.1.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "7.0.3.I5.2",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nxosv-final.7.0.3.I5.2.qcow2"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "7.0.3.I5.1",
|
|
||||||
"images": {
|
|
||||||
"bios_image": "OVMF-edk2-stable202305.fd",
|
|
||||||
"hda_disk_image": "nxosv-final.7.0.3.I5.1.qcow2"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -29,6 +29,27 @@
|
|||||||
"kvm": "allow"
|
"kvm": "allow"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "FAZ_VM64_KVM-v7.4.6.M-build2588-FORTINET.out.kvm.qcow2",
|
||||||
|
"version": "7.4.6",
|
||||||
|
"md5sum": "fba982436ff430465df6f6f283a2bd71",
|
||||||
|
"filesize": 511053824,
|
||||||
|
"download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "FAZ_VM64_KVM-v7.4.5.M-build2553-FORTINET.out.kvm.qcow2",
|
||||||
|
"version": "7.4.5",
|
||||||
|
"md5sum": "78464ee460fce69c360901ca9ccfe4a0",
|
||||||
|
"filesize": 510988288,
|
||||||
|
"download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "FAZ_VM64_KVM-v7.4.4.F-build2550-FORTINET.out.kvm.qcow2",
|
||||||
|
"version": "7.4.4",
|
||||||
|
"md5sum": "7bec1725b1e39dd66f4daae07492f1b4",
|
||||||
|
"filesize": 511217664,
|
||||||
|
"download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "FAZ_VM64_KVM-v7.4.3-build2487-FORTINET.out.kvm.qcow2",
|
"filename": "FAZ_VM64_KVM-v7.4.3-build2487-FORTINET.out.kvm.qcow2",
|
||||||
"version": "7.4.3",
|
"version": "7.4.3",
|
||||||
@ -277,6 +298,27 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "7.4.6",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "FAZ_VM64_KVM-v7.4.6.M-build2588-FORTINET.out.kvm.qcow2",
|
||||||
|
"hdb_disk_image": "empty30G.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "7.4.5",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "FAZ_VM64_KVM-v7.4.5.M-build2553-FORTINET.out.kvm.qcow2",
|
||||||
|
"hdb_disk_image": "empty30G.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "7.4.4",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "FAZ_VM64_KVM-v7.4.4.F-build2550-FORTINET.out.kvm.qcow2",
|
||||||
|
"hdb_disk_image": "empty30G.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "7.4.3",
|
"name": "7.4.3",
|
||||||
"images": {
|
"images": {
|
||||||
|
@ -28,6 +28,27 @@
|
|||||||
"kvm": "allow"
|
"kvm": "allow"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "FGT_VM64_KVM-v7.4.7.M-build2731-FORTINET.out.kvm.qcow2",
|
||||||
|
"version": "7.4.7",
|
||||||
|
"md5sum": "2ce4039789e84b3fe85565e0c4110718",
|
||||||
|
"filesize": 103677952,
|
||||||
|
"download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "FGT_VM64_KVM-v7.4.6.M-build2726-FORTINET.out.kvm.qcow2",
|
||||||
|
"version": "7.4.6",
|
||||||
|
"md5sum": "b787c1c5ab365f267d7e4e88b1cdc10b",
|
||||||
|
"filesize": 103677952,
|
||||||
|
"download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "FGT_VM64_KVM-v7.4.5.M-build2702-FORTINET.out.kvm.qcow2",
|
||||||
|
"version": "7.4.5",
|
||||||
|
"md5sum": "8465e74c4ef1751619ebb989838d457c",
|
||||||
|
"filesize": 102367232,
|
||||||
|
"download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "FGT_VM64_KVM-v7.4.4.F-build2662-FORTINET.out.kvm.qcow2",
|
"filename": "FGT_VM64_KVM-v7.4.4.F-build2662-FORTINET.out.kvm.qcow2",
|
||||||
"version": "7.4.4",
|
"version": "7.4.4",
|
||||||
@ -388,6 +409,27 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "7.4.7",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "FGT_VM64_KVM-v7.4.7.M-build2731-FORTINET.out.kvm.qcow2",
|
||||||
|
"hdb_disk_image": "empty30G.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "7.4.6",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "FGT_VM64_KVM-v7.4.6.M-build2726-FORTINET.out.kvm.qcow2",
|
||||||
|
"hdb_disk_image": "empty30G.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "7.4.5",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "FGT_VM64_KVM-v7.4.5.M-build2702-FORTINET.out.kvm.qcow2",
|
||||||
|
"hdb_disk_image": "empty30G.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "7.4.4",
|
"name": "7.4.4",
|
||||||
"images": {
|
"images": {
|
||||||
|
@ -29,9 +29,30 @@
|
|||||||
"kvm": "allow"
|
"kvm": "allow"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "FMG_VM64_KVM-v7.4.6.M-build2588-FORTINET.out.kvm.qcow2",
|
||||||
|
"version": "7.4.6",
|
||||||
|
"md5sum": "7cb219e1070d393f61cf750d818b23b1",
|
||||||
|
"filesize": 349122560,
|
||||||
|
"download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "FMG_VM64_KVM-v7.4.5.M-build2553-FORTINET.out.kvm.qcow2",
|
||||||
|
"version": "7.4.5",
|
||||||
|
"md5sum": "fa59ddce0cb933741f16866472026723",
|
||||||
|
"filesize": 349769728,
|
||||||
|
"download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "FMG_VM64_KVM-v7.4.4.F-build2550-FORTINET.out.kvm.qcow2",
|
||||||
|
"version": "7.4.4",
|
||||||
|
"md5sum": "770727bb30555e6938308bbf95f19555",
|
||||||
|
"filesize": 349847552,
|
||||||
|
"download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "FMG_VM64_KVM-v7.4.3-build2487-FORTINET.out.kvm.qcow2",
|
"filename": "FMG_VM64_KVM-v7.4.3-build2487-FORTINET.out.kvm.qcow2",
|
||||||
"version": "7.4.23",
|
"version": "7.4.3",
|
||||||
"md5sum": "b01d9f86aa27c538407d518df1326863",
|
"md5sum": "b01d9f86aa27c538407d518df1326863",
|
||||||
"filesize": 346107904,
|
"filesize": 346107904,
|
||||||
"download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx"
|
"download_url": "https://support.fortinet.com/Download/FirmwareImages.aspx"
|
||||||
@ -277,6 +298,27 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "7.4.6",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "FMG_VM64_KVM-v7.4.6.M-build2588-FORTINET.out.kvm.qcow2",
|
||||||
|
"hdb_disk_image": "empty30G.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "7.4.5",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "FMG_VM64_KVM-v7.4.5.M-build2553-FORTINET.out.kvm.qcow2",
|
||||||
|
"hdb_disk_image": "empty30G.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "7.4.4",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "FMG_VM64_KVM-v7.4.4.F-build2550-FORTINET.out.kvm.qcow2",
|
||||||
|
"hdb_disk_image": "empty30G.qcow2"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "7.4.3",
|
"name": "7.4.3",
|
||||||
"images": {
|
"images": {
|
||||||
|
75
gns3server/appliances/infix.gns3a
Normal file
75
gns3server/appliances/infix.gns3a
Normal file
@ -0,0 +1,75 @@
|
|||||||
|
{
|
||||||
|
"appliance_id": "4d351078-c6f5-444c-ab30-0ef20e3d8c53",
|
||||||
|
"name": "Infix",
|
||||||
|
"category": "router",
|
||||||
|
"description": "Infix is a Network Operating System based on Linux. It can be set up both as a switch, with offloading using switchdev, and a router with firewalling.",
|
||||||
|
"vendor_name": "KernelKit",
|
||||||
|
"vendor_url": "https://github.com/kernelkit",
|
||||||
|
"vendor_logo_url": "https://kernelkit.org/assets/img/jack.png",
|
||||||
|
"product_name": "Infix",
|
||||||
|
"registry_version": 4,
|
||||||
|
"documentation_url": "https://github.com/kernelkit/infix/tree/main/doc",
|
||||||
|
"status": "stable",
|
||||||
|
"availability": "free",
|
||||||
|
"maintainer": "KernelKit",
|
||||||
|
"maintainer_email": "kernelkit@googlegroups.com",
|
||||||
|
"usage": "Default login, user/pass: admin/admin\n\nType 'cli' (and Enter) followed by 'help' for an overview of commands and relevant configuration files.",
|
||||||
|
"port_name_format": "eth{0}",
|
||||||
|
"linked_clone": true,
|
||||||
|
"symbol": "router_red.svg",
|
||||||
|
"qemu": {
|
||||||
|
"adapter_type": "virtio-net-pci",
|
||||||
|
"adapters": 10,
|
||||||
|
"ram": 512,
|
||||||
|
"cpus": 1,
|
||||||
|
"hda_disk_interface": "virtio",
|
||||||
|
"arch": "x86_64",
|
||||||
|
"console_type": "telnet",
|
||||||
|
"process_priority": "normal",
|
||||||
|
"kvm": "allow"
|
||||||
|
},
|
||||||
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "OVMF-edk2-stable202305.fd",
|
||||||
|
"version": "stable202305",
|
||||||
|
"md5sum": "6c4cf1519fec4a4b95525d9ae562963a",
|
||||||
|
"filesize": 4194304,
|
||||||
|
"download_url": "https://sourceforge.net/projects/gns-3/files/Qemu%20Appliances/",
|
||||||
|
"direct_download_url": "https://sourceforge.net/projects/gns-3/files/Qemu%20Appliances/OVMF-edk2-stable202305.fd.zip/download",
|
||||||
|
"compression": "zip"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "infix-x86_64-disk-24.11.1.img",
|
||||||
|
"filesize": 536870912,
|
||||||
|
"md5sum": "673a123fe122d1c2f5724baf9965a19d",
|
||||||
|
"version": "24.11.1",
|
||||||
|
"download_url": "https://github.com/kernelkit/infix/releases/download/v24.11.1/infix-x86_64-24.11.1.tar.gz",
|
||||||
|
"compression": "gzip"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "infix-x86_64-disk-25.01.0.img",
|
||||||
|
"filesize": 536870912,
|
||||||
|
"md5sum": "a814d93b385116b4a35712c445b5f830",
|
||||||
|
"version": "25.01.0",
|
||||||
|
"download_url": "https://github.com/kernelkit/infix/releases/download/v25.01.0/infix-x86_64-25.01.0.tar.gz",
|
||||||
|
"compression": "gzip"
|
||||||
|
}
|
||||||
|
|
||||||
|
],
|
||||||
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "25.01.0",
|
||||||
|
"images": {
|
||||||
|
"bios_image": "OVMF-edk2-stable202305.fd",
|
||||||
|
"hda_disk_image": "infix-x86_64-disk-25.01.0.img"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "24.11.1",
|
||||||
|
"images": {
|
||||||
|
"bios_image": "OVMF-edk2-stable202305.fd",
|
||||||
|
"hda_disk_image": "infix-x86_64-disk-24.11.1.img"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user