You are on page 1of 3

How to install ASAv with GNS3 1.4.

0B2 W7x64
Hello Folks,

Below my quick tutorial

ASAv Quick Install tuto for WIN7x64 in GNS3 1.4.B2.

You will need valid asav.qcow2 or other ASAv release

Create a VM QEMU local server , with 1024 DDR RAM and Qemu binaries 2.4.0 or 2.2.0 qemusystem-x86_64w.exe ,qemu advance option put

FOR INTEL CPU


-cpu Nehalem -smp 4,sockets=4,cores=1,threads=1

or
-cpu SandyBridge -smp 4,sockets=4,cores=1,threads=1

FOR AMD CPU


-cpu Opteron_G5 -smp 4,sockets=4,cores=1,threads=1

boot new qemu vm machine

at boot choose option 1 not two as u can see on video

wait 10 min .. on asa prompt proceed like below

in enable mode type below command to activate console port via Putty and save asa conf qemu
setting to avoid losing conf after reboot

copy disk0:/coredumpinfo/coredump.cfg disk0:/use_ttyS0

wr

copy startup-config disk0:/startup-config

conf t

boot config disk0:/startup-config

hostname ASAv951

wr

copy running-config disk0:/startup-config

reload

You ASAv shd boot on Putty now , you are good to go !

You might also like