11-20-2015 02:08 PM - edited 03-11-2019 11:55 PM
Does anyone know how in the world I should login to the ASAv when deployed in AWS? I deployed it, it has an elastic public IP attached to it, when I ssh to the ASA I get a login prompt but I can't login to the device no matter what I try. I've tried the default username of 'admin' with no password but still nothing. I've tried pushing the zero day config and setting a username and password along with the aaa authentication ssh console local command, still nothing. Thoughts
11-23-2015 02:30 AM
Hi Justin,
you can refer following link:
http://www.cisco.com/c/en/us/td/docs/security/asa/asa94/asav/quick-start/asav-quick/asav-aws.html
Ensure you have followed all the steps mentioned in the link.
You can also try to get access through ASDM:
http://www.cisco.com/c/en/us/td/docs/security/asa/asa94/asav/quick-start/asav-quick/asav-config.html#87798
Thanks,
Rishabh Seth
P.S. Rate if it helps.
04-12-2017 08:52 AM
I had the same problem.
I tried logging in with admin/admin , admin/password and all crazy combinations. The instruction for the AMI simply says login with admin but failed to provide the default password. Finally I logged in with the keypair
ssh -i "mykaypair-file" admin@>IP-address>
and I got in.
but to get into the enable mode I entered "ctrl" spacebar
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide