mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-18 20:37:57 +00:00
Update Juniper vQFX
This commit is contained in:
parent
f9366f65f3
commit
0eac594be9
@ -25,6 +25,13 @@
|
||||
"options": "-nographic"
|
||||
},
|
||||
"images": [
|
||||
{
|
||||
"filename": "vqfx-20.2R1-2019010209-pfe-qemu.qcow",
|
||||
"version": "20.2R1",
|
||||
"md5sum": "d8b68ba6b8c987717f5298ba9292d3a4",
|
||||
"filesize": 762839040,
|
||||
"download_url": "https://www.juniper.net/us/en/dm/free-vqfx-trial/"
|
||||
},
|
||||
{
|
||||
"filename": "cosim-18.4R1.8_20180212.qcow2",
|
||||
"version": "17.4R1 & 18.4R1",
|
||||
@ -41,6 +48,12 @@
|
||||
}
|
||||
],
|
||||
"versions": [
|
||||
{
|
||||
"name": "20.2R1",
|
||||
"images": {
|
||||
"hda_disk_image": "vqfx-20.2R1-2019010209-pfe-qemu.qcow"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "17.4R1 & 18.4R1",
|
||||
"images": {
|
||||
|
@ -25,6 +25,13 @@
|
||||
"options": "-nographic -smp 2"
|
||||
},
|
||||
"images": [
|
||||
{
|
||||
"filename": "vqfx-20.2R1.10-re-qemu.qcow2",
|
||||
"version": "20.2R1",
|
||||
"md5sum": "20220bfa3d387184fce957936eeeb4ec",
|
||||
"filesize": 675020800,
|
||||
"download_url": "https://www.juniper.net/us/en/dm/free-vqfx-trial/"
|
||||
},
|
||||
{
|
||||
"filename": "jinstall-vqfx-10-f-18.4R1.8.qcow2",
|
||||
"version": "18.4R1",
|
||||
@ -48,6 +55,12 @@
|
||||
}
|
||||
],
|
||||
"versions": [
|
||||
{
|
||||
"name": "20.2R1",
|
||||
"images": {
|
||||
"hda_disk_image": "vqfx-20.2R1.10-re-qemu.qcow2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "18.4R1",
|
||||
"images": {
|
||||
|
Loading…
Reference in New Issue
Block a user