2015-08-25 15:44:49 +00:00
{
"name": "Cisco ASAv",
"category": "firewall",
2015-09-25 20:40:25 +00:00
"description": "The Adaptive Security Virtual Appliance is a virtualized network security solution based on the market-leading Cisco ASA 5500-X Series firewalls. It supports both traditional and next-generation software-defined network (SDN) and Cisco Application Centric Infrastructure (ACI) environments to provide policy enforcement and threat inspection across heterogeneous multisite environments.",
2015-08-25 15:44:49 +00:00
"vendor_name": "Cisco",
"vendor_url": "http://www.cisco.com/",
"documentation_url": "http://www.cisco.com/c/en/us/support/security/virtual-adaptive-security-appliance-firewall/products-installation-guides-list.html",
"product_name": "ASAv",
"product_url": "http://www.cisco.com/c/en/us/products/security/virtual-adaptive-security-appliance-firewall/index.html",
"registry_version": 1,
"status": "stable",
"maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net",
2016-02-13 00:35:51 +00:00
"usage": "There is no default password and enable password. A default configuration is present. ASAv goes through a double-boot before becoming active. This is normal and expected.",
2016-01-11 11:26:02 +00:00
"symbol": ":/symbols/asa.svg",
2015-10-18 21:22:02 +00:00
"first_port_name": "Management0/0",
2016-04-26 16:42:24 +00:00
"port_name_format": "Gi0/{0}",
2015-08-25 15:44:49 +00:00
"qemu": {
"adapter_type": "e1000",
"adapters": 8,
"ram": 2048,
"arch": "x86_64",
2016-02-13 00:35:51 +00:00
"console_type": "telnet",
2016-01-11 09:39:39 +00:00
"kvm": "require"
2015-08-25 15:44:49 +00:00
},
"images": [
2017-01-25 08:15:46 +00:00
{
"filename": "asav971.qcow2",
"version": "9.7.1",
"md5sum": "cb31f53e70a9e409829d2f832ff09191",
"filesize": 199688192,
"download_url": "https://software.cisco.com/download/release.html?mdfid=286119613&flowid=&softwareid=280775065&release=9.7.1&relind=AVAILABLE&rellifecycle=&reltype=latest"
},
{
"filename": "asav962.qcow2",
"version": "9.6.2",
"md5sum": "a4c892afe610776dde8a176f1049ae96",
"filesize": 177274880,
"download_url": "https://software.cisco.com/download/release.html?mdfid=286119613&flowid=&softwareid=280775065&release=9.6.2&relind=AVAILABLE&rellifecycle=&reltype=latest"
},
{
"filename": "asav961.qcow2",
"version": "9.6.1",
"md5sum": "c8726827cb72f4eed8cb52a64bca091c",
"filesize": 173801472,
"download_url": "https://software.cisco.com/download/release.html?mdfid=286119613&flowid=&softwareid=280775065&release=9.6.1&relind=AVAILABLE&rellifecycle=&reltype=latest"
},
2016-04-27 10:10:14 +00:00
{
"filename": "asav952-204.qcow2",
"version": "9.5.2-204",
"md5sum": "73a1126283de6b70c4cc12edfc46d547",
"filesize": 169345024,
"download_url": "https://virl.mediuscorp.com/my-account/"
},
2015-09-25 20:40:25 +00:00
{
2016-02-13 00:35:51 +00:00
"filename": "asav951-201.qcow2",
2015-09-25 20:40:25 +00:00
"version": "9.5.1-200",
2016-02-13 00:35:51 +00:00
"md5sum": "ca071370278ecbd5dfdb1c5a4161571a",
2016-01-11 11:26:02 +00:00
"filesize": 160038912,
2016-02-13 00:35:51 +00:00
"download_url": "https://virl.mediuscorp.com/my-account/"
2017-01-25 08:15:46 +00:00
}
2016-05-11 08:14:48 +00:00
],
2015-08-25 15:44:49 +00:00
"versions": [
2017-01-25 08:15:46 +00:00
{
"name": "9.7.1",
"images": {
"hda_disk_image": "asav971.qcow2"
}
},
{
"name": "9.6.2",
"images": {
"hda_disk_image": "asav962.qcow2"
}
},
{
"name": "9.6.1",
"images": {
"hda_disk_image": "asav961.qcow2"
}
},
2016-04-27 10:10:14 +00:00
{
"name": "9.5.2-204",
"images": {
"hda_disk_image": "asav952-204.qcow2"
}
},
2015-08-25 15:44:49 +00:00
{
2016-02-13 00:35:51 +00:00
"name": "9.5.1-201",
2015-10-19 01:41:15 +00:00
"images": {
2016-02-13 00:35:51 +00:00
"hda_disk_image": "asav951-201.qcow2"
2015-10-19 01:41:15 +00:00
}
2015-08-25 15:44:49 +00:00
}
]
2016-01-15 09:18:10 +00:00
}
2017-01-25 08:15:46 +00:00