cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
145
Views
0
Helpful
1
Replies

Unable to connect to CISCO aws device via ssh

takate-ajit
Level 1
Level 1

Hello Team,

We are launched Cisco network device and we tried to connect it via ssh but not able to connect.
Below are the details
AMI ID : ami-0d771af1c1e5a9cf0

We tried with admin, ec2-user, root all these users
We have created private key.pem as well and tried with same.

chmod 400 key.pem
ssh -i "key.pem" username@ip-address





1 Reply 1

If you are sure you are connecting on the correct IP (check in teh console or via AWS CLI), use ssh -v -i "key.pem" username@ip-addres - this will give you a verbose output and might give a better clue as why you cannot connect.

Hope this helps.

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

Review Cisco Networking for a $25 gift card