forked from GNS3/gns3-registry
-
Notifications
You must be signed in to change notification settings - Fork 1
/
cisco-asav.gns3a
148 lines (148 loc) · 5.41 KB
/
cisco-asav.gns3a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
{
"name": "Cisco ASAv",
"category": "firewall",
"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.",
"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": 3,
"status": "stable",
"maintainer": "GNS3 Team",
"maintainer_email": "[email protected]",
"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.",
"symbol": ":/symbols/asa.svg",
"first_port_name": "Management0/0",
"port_name_format": "Gi0/{0}",
"qemu": {
"adapter_type": "e1000",
"adapters": 8,
"ram": 2048,
"hda_disk_interface": "virtio",
"arch": "x86_64",
"console_type": "vnc",
"kvm": "require"
},
"images": [
{
"filename": "asav9-12-2-9.qcow2",
"version": "9.12.2-9",
"md5sum": "d90ada2efeb19801e654b6059de61845",
"filesize": 198115328,
"download_url": "https://software.cisco.com/download/home/286119613/type/280775065/release/9.12.2%20Interim"
},
{
"filename": "asav9-12-2.qcow2",
"version": "9.12.2",
"md5sum": "ad1f8ce94417a654949ecc53d280b29f",
"filesize": 197853184,
"download_url": "https://software.cisco.com/download/home/286119613/type/280775065/release/9.12.2"
},
{
"filename": "asav992.qcow2",
"version": "9.9.2",
"md5sum": "0cba453dbf70313d8d63a00700618f52",
"filesize": 204865536,
"download_url": "https://software.cisco.com/download/home/286119613/type/280775065/release/9.9.2"
},
{
"filename": "asav984-15.qcow2",
"version": "9.8.4-15",
"md5sum": "3c6742a9617767d8eae14b3ad4d33981",
"filesize": 200015872,
"download_url": "https://software.cisco.com/download/home/286119613/type/280775065/release/9.8.4%20Interim"
},
{
"filename": "asav983-8.qcow2",
"version": "9.8.3-8",
"md5sum": "54dbf135c545dbae40c8be61ff3863a4",
"filesize": 199426048,
"download_url": "https://software.cisco.com/download/home/286119613/type/280775065/release/9.8.3"
},
{
"filename": "asav981.qcow2",
"version": "9.8.1",
"md5sum": "8d3612fe22b1a7dec118010e17e29411",
"filesize": 193069056,
"download_url": "https://software.cisco.com/download/home/286119613/type/280775065/release/9.8.1"
},
{
"filename": "asav971-4.qcow2",
"version": "9.7.1-4",
"md5sum": "f9a671d1ceaf983f7241f19df15e787f",
"filesize": 197066752,
"download_url": "https://software.cisco.com/download/home/286119613/type/280775065/release/9.7.1"
},
{
"filename": "asav963-1.qcow2",
"version": "9.6.3-1",
"md5sum": "d6a5c8d7bff5e69c5987ca664a52dbd8",
"filesize": 172294144,
"download_url": "https://software.cisco.com/download/home/286119613/type/280775065/release/9.6.3"
},
{
"filename": "asav962.qcow2",
"version": "9.6.2",
"md5sum": "a4c892afe610776dde8a176f1049ae96",
"filesize": 177274880,
"download_url": "https://software.cisco.com/download/home/286119613/type/280775065/release/9.6.2"
}
],
"versions": [
{
"name": "9.12.2-9",
"images": {
"hda_disk_image": "asav9-12-2-9.qcow2"
}
},
{
"name": "9.12.2",
"images": {
"hda_disk_image": "asav9-12-2.qcow2"
}
},
{
"name": "9.9.2",
"images": {
"hda_disk_image": "asav992.qcow2"
}
},
{
"name": "9.8.4-15",
"images": {
"hda_disk_image": "asav984-15.qcow2"
}
},
{
"name": "9.8.3-8",
"images": {
"hda_disk_image": "asav983-8.qcow2"
}
},
{
"name": "9.8.1",
"images": {
"hda_disk_image": "asav981.qcow2"
}
},
{
"name": "9.7.1-4",
"images": {
"hda_disk_image": "asav971-4.qcow2"
}
},
{
"name": "9.6.3-1",
"images": {
"hda_disk_image": "asav963-1.qcow2"
}
},
{
"name": "9.6.2",
"images": {
"hda_disk_image": "asav962.qcow2"
}
}
]
}