mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-04-25 05:19:51 +00:00
Add new version of vMX images 20.2R1.10
This commit is contained in:
parent
064ed66987
commit
5048cebe25
@ -28,6 +28,24 @@
|
|||||||
"options": "-nographic -enable-kvm"
|
"options": "-nographic -enable-kvm"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "junos-vmx-x86-64-20.2R1.10.qcow2",
|
||||||
|
"version": "20.2R1.10-KVM",
|
||||||
|
"md5sum": "182484474accf07bd403ef17fa2959a9",
|
||||||
|
"filesize": 1413349376
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "vmxhdd-20.2R1.10.img",
|
||||||
|
"version": "20.2R1.10-KVM",
|
||||||
|
"md5sum": "ae26e0f32605a53a5c85342bad677c9f",
|
||||||
|
"filesize": 197120
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "metadata-usb-re-20.2R1.10.img",
|
||||||
|
"version": "20.2R1.10-KVM",
|
||||||
|
"md5sum": "25322c2caf542059de72e9adbec1fb68",
|
||||||
|
"filesize": 10485760
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "junos-vmx-x86-64-19.3R1.8.qcow2",
|
"filename": "junos-vmx-x86-64-19.3R1.8.qcow2",
|
||||||
"version": "19.3R1.8-KVM",
|
"version": "19.3R1.8-KVM",
|
||||||
@ -339,6 +357,14 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "20.2R1.10-KVM",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "junos-vmx-x86-64-20.2R1.10.qcow2",
|
||||||
|
"hdb_disk_image": "vmxhdd-20.2R1.10.img",
|
||||||
|
"hdc_disk_image": "metadata-usb-re-20.2R1.10.img"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "19.3R1.8-KVM",
|
"name": "19.3R1.8-KVM",
|
||||||
"images": {
|
"images": {
|
||||||
|
@ -26,6 +26,13 @@
|
|||||||
"options": "-nographic -enable-kvm -smp cpus=3"
|
"options": "-nographic -enable-kvm -smp cpus=3"
|
||||||
},
|
},
|
||||||
"images": [
|
"images": [
|
||||||
|
{
|
||||||
|
"filename": "vFPC-20200526.img",
|
||||||
|
"version": "20.2R1.10-KVM",
|
||||||
|
"md5sum": "400652d7e450b0bf8ad4cc37db46b78c",
|
||||||
|
"filesize": 2447376384,
|
||||||
|
"download_url": "http://www.juniper.net/us/en/products-services/routing/mx-series/vmx/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filename": "vFPC-20190819.img",
|
"filename": "vFPC-20190819.img",
|
||||||
"version": "19.3R1.8-KVM",
|
"version": "19.3R1.8-KVM",
|
||||||
@ -147,6 +154,12 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"name": "20.2R1.10-KVM",
|
||||||
|
"images": {
|
||||||
|
"hda_disk_image": "vFPC-20200526.img"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "19.3R1.8-KVM",
|
"name": "19.3R1.8-KVM",
|
||||||
"images": {
|
"images": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user