cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6262
Views
0
Helpful
2
Replies

How to Login to ASAv in AWS

Justin Westover
Level 1
Level 1

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 

2 Replies 2

Rishabh Seth
Level 7
Level 7

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.

lathaseethu
Level 1
Level 1

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

Review Cisco Networking for a $25 gift card