cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2653
Views
5
Helpful
6
Replies

SSH configuration on Cisco 2911 router

Mohammed Saleem
Level 1
Level 1

Hi team,

I have configured SSH on my 2911 router. Verified all configurations but unable to take SSH from putty. Want to know if any mistaken done from my end. Please help me.

 

Connection Version Mode Encryption Hmac State
0 2.0 IN aes256-cbc hmac-sha1 Session started
0 2.0 OUT aes256-cbc hmac-sha1 Session started

INBUMSRO901#sh ip ssh
SSH Enabled - version 2.0
Authentication timeout: 70 secs; Authentication retries: 2
Minimum expected Diffie Hellman key size : 1024 bits
IOS Keys in SECSH format(ssh-rsa, base64 encoded):

1 Accepted Solution

Accepted Solutions

Leo Laohoo
Hall of Fame
Hall of Fame
crypto key generate rsa modulus 2048
line vty 0 15
 transport input ssh
end

View solution in original post

6 Replies 6

Mark Malone
VIP Alumni
VIP Alumni
Hi
Hi
Can you ping the ip address from your pc ok yes
is there any acl on the vty port ?
is putty setup as default with no changes made to it
does ssh work from another terminal like CRT or is the issue specific to putty

whats ssh settings have you added to the 2911

Leo Laohoo
Hall of Fame
Hall of Fame
crypto key generate rsa modulus 2048
line vty 0 15
 transport input ssh
end

Thanks Leo,

 

Resolved post adding below commands.

crypto key generate rsa modulus 2048
line vty 0 15
transport input ssh
end

 

Hello,

 

on a side note, just to be sure you have everything configured correctly including the domain name, post the full config of your 2911...

Sorry for my last update. I just got login page but not successfully logged with TACACS ID through SSH.   Just confused where is my mistake. can  tell me what out do you required for checks. I will provide.

 

Post the full configuration of your router...

Review Cisco Networking products for a $25 gift card