mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-20 05:17:55 +00:00
38 lines
1.3 KiB
JSON
38 lines
1.3 KiB
JSON
{
|
|
"name": "HP VSR1001",
|
|
"category": "router",
|
|
"vendor_name": "HP",
|
|
"vendor_url": "http://www.hp.com",
|
|
"documentation_url": "http://h20564.www2.hp.com/portal/site/hpsc/public/psi/home/?sp4ts.oid=5443163",
|
|
"product_name": "VSR1001",
|
|
"product_url": "http://www8.hp.com/us/en/products/networking-routers/product-detail.html?oid=5443163",
|
|
"repository_version": 1,
|
|
"status": "stable",
|
|
"maintainer": "GNS3 Team",
|
|
"maintainer_email": "developers@gns3.net",
|
|
|
|
"qemu": {
|
|
"adapter_type": "e1000",
|
|
"adapters": 16,
|
|
"ram": 1024,
|
|
"processor": "x64",
|
|
"graphic": true,
|
|
"kvm": true,
|
|
"hda_disk_image": "vsr1000-hp.img",
|
|
"hda_disk_size": "8G",
|
|
"install_cdrom_to_hda": true,
|
|
"install_instructions": "* Wait for boot\n* Run fresh install\n* Say yes to reboot\nClose the window after reboot success"
|
|
},
|
|
|
|
"images": {
|
|
"cdrom": [
|
|
{
|
|
"filename": "VSR1000_HP-CMW710-R0204P01-X64.iso",
|
|
"version": "7.10.R0204P01",
|
|
"md5sum": "d0b539f3ba9723ad8c3ed46f6d772627",
|
|
"download_url": "https://h10145.www1.hp.com/Downloads/DownloadSoftware.aspx?SoftwareReleaseUId=11832&ProductNumber=JG811AAE&lang=en&cc=us&prodSeriesId=5443163&OrderNumber=&PurchaseDate="
|
|
}
|
|
]
|
|
}
|
|
}
|