Update Riverbed SteelHead template and symbol

This commit is contained in:
Gwen Blum 2021-04-14 17:43:49 +02:00
parent e415e262c3
commit af71a114f7
No known key found for this signature in database
GPG Key ID: F5933BB20AF811AA
3 changed files with 87 additions and 50 deletions

View File

@ -1,50 +0,0 @@
{
"name": "SteelHead CX 555V",
"category": "guest",
"description": "Riverbed SteelHead delivers not only best-in-class optimization - but essential visibility and control as companies transition to the Hybrid WAN. SteelHead CX for Virtual is available as a virtual solution on most major hypervisors including VMware vSphere, Microsoft Hyper-V and KVM. It accelerates the performance of all applications including on-premises, cloud, and SaaS across the hybrid enterprise for organizations that want to deliver the best end user experience - while leveraging the scalability and cost benefits of virtualization.\n\nSteelHead CX for Virtual uniquely delivers the best application performance along with application, network and end user visibility, and simplified control management of users, applications and networks based on business requirements and decisions.",
"vendor_name": "Riverbed Technology",
"vendor_url": "http://www.riverbed.com",
"documentation_url": "https://support.riverbed.com/content/support/software/steelhead/cx-appliance.html",
"product_name": "SteelHead CX 555V",
"registry_version": 3,
"status": "stable",
"maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net",
"usage": "You don't need to run the installer script when using GNS3 VM. Uncompress the downloaded archive using this command: tar xzSf <image_file>\nDefault credentials: admin / password",
"qemu": {
"adapter_type": "virtio-net-pci",
"adapters": 4,
"ram": 2048,
"hda_disk_interface": "virtio",
"hdb_disk_interface": "virtio",
"arch": "x86_64",
"console_type": "telnet",
"kvm": "require"
},
"images": [
{
"filename": "mgmt-9.2.0.img",
"version": "9.2.0",
"md5sum": "ca20a76b2556c0cd313d0b0de528e94d",
"filesize": 2555772928,
"download_url": "http://www.riverbed.com/products/steelhead/Free-90-day-Evaluation-SteelHead-CX-Virtual-Edition.html"
},
{
"filename": "empty100G.qcow2",
"version": "1.0",
"md5sum": "1e6409a4523ada212dea2ebc50e50a65",
"filesize": 198656,
"download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/",
"direct_download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/empty100G.qcow2/download"
}
],
"versions": [
{
"name": "9.2.0",
"images": {
"hda_disk_image": "mgmt-9.2.0.img",
"hdb_disk_image": "empty100G.qcow2"
}
}
]
}

View File

@ -0,0 +1,87 @@
{
"name": "SteelHead",
"category": "guest",
"description": "Riverbed SteelHead delivers not only best-in-class optimization but essential visibility and control as companies transition to the Hybrid WAN. SteelHead CX for Virtual is available as a virtual solution on most major hypervisors including VMware vSphere, Microsoft Hyper-V and KVM. It accelerates the performance of all applications including on-premises, cloud, and SaaS across the hybrid enterprise for organizations that want to deliver the best end user experience while leveraging the scalability and cost benefits of virtualization.\n\nSteelHead CX for Virtual uniquely delivers the best application performance along with application, network and end user visibility, and simplified control management of users, applications and networks based on business requirements and decisions.",
"vendor_name": "Riverbed Technology",
"vendor_url": "http://www.riverbed.com",
"documentation_url": "https://support.riverbed.com/content/support/software/steelhead/cx-appliance.html",
"product_name": "SteelHead",
"registry_version": 6,
"status": "stable",
"maintainer": "Riverbed Community",
"maintainer_email": "community@riverbed.com",
"usage": "You don't need to run the installer script when using GNS3 VM. Uncompress the downloaded archive using this command: tar xzSf <image_file>\nDefault credentials: admin / password",
"symbol": "steelhead-vcx.png",
"first_port_name": "PRI",
"custom_adapters": [
{
"adapter_number": 1,
"port_name": "AUX"
},
{
"adapter_number": 2,
"port_name": "LAN0_0"
},
{
"adapter_number": 3,
"port_name": "WAN0_0"
}
],
"qemu": {
"adapter_type": "virtio-net-pci",
"adapters": 4,
"ram": 2048,
"hda_disk_interface": "virtio",
"hdb_disk_interface": "virtio",
"arch": "x86_64",
"console_type": "telnet",
"kvm": "require"
},
"images": [
{
"filename": "mgmt.qcow2",
"version": "9.12.0",
"md5sum": "0f45d7cfb75b5e7e915dd37136411580",
"filesize": 2381840384,
"download_url": "https://support.riverbed.com/content/support/software/steelhead/cx-appliance.html#software-alert"
},
{
"filename": "mgmt.qcow2",
"version": "9.10.1",
"md5sum": "c29c209938675212be5b897b12eeb25b",
"filesize": 2101149696,
"download_url": "https://support.riverbed.com/content/support/software/steelhead/cx-appliance.html#software-alert"
},
{
"filename": "empty100G.qcow2",
"version": "1.0",
"md5sum": "5d9fec18a980f13002028491259f158d",
"filesize": 198656,
"download_url": "https://github.com/riverbed/Riverbed-Community-Toolkit/raw/master/SteelHead/GNS3",
"direct_download_url": "https://github.com/riverbed/Riverbed-Community-Toolkit/raw/master/SteelHead/GNS3/empty100G.qcow2"
}
],
"versions": [
{
"name": "9.12.0",
"images": {
"hda_disk_image": "mgmt.qcow2",
"hdb_disk_image": "empty100G.qcow2"
}
},
{
"name": "9.10.1",
"images": {
"hda_disk_image": "mgmt.qcow2",
"hdb_disk_image": "empty100G.qcow2"
}
},
{
"name": "9.9.2",
"images": {
"hda_disk_image": "mgmt.qcow2",
"hdb_disk_image": "empty100G.qcow2"
}
}
]
}

BIN
symbols/steelhead-vcx.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB