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": [
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/"
2016-05-11 08:14:48 +00:00
}
],
2015-08-25 15:44:49 +00:00
"versions": [
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
}