mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-19 04:47:54 +00:00
67b9363f25
This reverts commit cca6487b5a
.
59 lines
3.5 KiB
Plaintext
59 lines
3.5 KiB
Plaintext
{
|
|
"name": "vTM DE",
|
|
"category": "router",
|
|
"description": "Take control of your online applications with Brocade virtual Traffic Manager (Developer Edition). Enhance customer experience, inspect traffic in real-time, control service levels to differentiate users and services, and reduce your costs with an extensible delivery platform that can grow with your business using ADC-as-a-Service. A fully functional Developer Edition which needs no license key, is limited to 1 Mbps/100 SSL tps throughput, and has access to the Brocade Community support web pages.",
|
|
"vendor_name": "Brocade",
|
|
"vendor_url": "http://www.brocade.com/",
|
|
"documentation_url": "http://www.brocade.com/en/products-services/software-networking/application-delivery-controllers/virtual-traffic-manager.html",
|
|
"product_name": "vTM DE",
|
|
"product_url": "http://www.brocade.com/en/products-services/software-networking/application-delivery-controllers/virtual-traffic-manager.html",
|
|
"registry_version": 1,
|
|
"status": "stable",
|
|
"maintainer": "GNS3 Team",
|
|
"maintainer_email": "developers@gns3.net",
|
|
"usage": "Credentials: admin / admin. The device gets its initial IP address using DHCP. After getting an IP address, you can access the initial configuration using the WebUI at https://IP_ADDRESS:9090",
|
|
"symbol": "loadbalancer.svg",
|
|
"port_name_format": "eth{0}",
|
|
"qemu": {
|
|
"adapter_type": "virtio-net-pci",
|
|
"adapters": 8,
|
|
"ram": 2048,
|
|
"hda_disk_interface": "virtio",
|
|
"arch": "x86_64",
|
|
"console_type": "telnet",
|
|
"boot_priority": "c",
|
|
"kvm": "require"
|
|
},
|
|
"images": [
|
|
{
|
|
"filename": "VirtualTrafficManager-110.img",
|
|
"version": "11.0",
|
|
"md5sum": "7fb0bab8e1cf09076e87270b1418ec81",
|
|
"filesize": 12191531008,
|
|
"download_url": "http://www1.brocade.com/forms/jsp/steelapp-traffic-manager-developer/index.jsp?src=WS&lsd=BRCD&lst=English&cn=PA-GDG-16Q1-EVAL-TrafficManagerDeveloper&intcmp=lp_en_vTMdeveloper_eval_bn_00001"
|
|
},
|
|
{
|
|
"filename": "VirtualTrafficManager-104.img",
|
|
"version": "10.4",
|
|
"md5sum": "88e31b072e17de12e241ef442bb5faae",
|
|
"filesize": 12190220288,
|
|
"download_url": "http://my.brocade.com/wps/myportal/!ut/p/b0/tVRRb5swEP4reUmeViBpl25GeaBAOlaSMCDtwgtysNNadWxkTNL0188EQpqo1TRtQwj5zp-_Ox_fnZ7oP_WEwQ15hJJwBmllJ8P07vsg8p3BZf92HDmGZ1_ff_5xY_eNu4G-UIDrDwG2ocd6oie54MjmCFdwPUE5lE_Nkm8Z5RA5PIt3ebNf8FJkOICPjY1LCi1KYFGbezIoj3z4JedC2etcgVjWeCVcEnQaxWMrri84XnsIgL6xf4Zfh6byVGwA3IQz23Jcs8D01JFV5FiqpOQTAAe-omvcEyFLSDuxgKsVyToTyFTeomv0De2qa0R8JbdQ4A5kqGPlTYLqnLpUEU_SvnGVNhQX7fbFy5dhOrxKnzdr7ZXk5vn9VO5mWxMA7r0wnlt-ajl2Gs2DwHcn7jS2fBNhSjZY7KZYbrl4BsD3Jq7v3X6LzbrEADizh6k_s5zIPBYdgFx9tS1eVmEh1drrHkDKrYqhcPVC2-YayZGGC6RR-LrT1JqgU_AUrhWxGzmpbyWLNHDSYBbGvhvvSwvZ7uyXILyKMA0a3QBg-X4ahDNnbseRWSmgzOQ7OwJTDAs85RKryjQsNmcSMxlAhqsoUey6vhUEaRxa47Fnp5PpbWiSwj2UeZ4jKLFCXppL6K4hoQCUTHERhpFZFlhUWlX0AhdSkGyPNcwzLatAs3H8YIXuPl-bwqI4z5baJ7rqHSiq8yNWUtp7K7zR73X36e8paun-M6IPe-D_R_ijLuudd9mo32ubbPRRj_WOEhgZvbOGG7X9Vg0hNWTqadQKvhlOp4dq55G2sVkDlu2UfFurk7lZN5xy5c9w-YrffRe_AFJ0tA4!/"
|
|
}
|
|
],
|
|
"versions": [
|
|
{
|
|
"name": "11.0",
|
|
"images": {
|
|
"hda_disk_image": "VirtualTrafficManager-110.img"
|
|
}
|
|
},
|
|
{
|
|
"name": "10.4",
|
|
"images": {
|
|
"hda_disk_image": "VirtualTrafficManager-104.img"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
|