
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2019 02:48 AM - edited 03-05-2019 11:15 AM
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):
Solved! Go to Solution.
- Labels:
-
Other Routers
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2019 03:08 AM - edited 02-12-2019 03:09 AM
crypto key generate rsa modulus 2048 line vty 0 15 transport input ssh end
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2019 03:07 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2019 03:08 AM - edited 02-12-2019 03:09 AM
crypto key generate rsa modulus 2048 line vty 0 15 transport input ssh end
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2019 03:54 AM
Thanks Leo,
Resolved post adding below commands.
crypto key generate rsa modulus 2048
line vty 0 15
transport input ssh
end

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2019 03:47 AM
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...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2019 05:46 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2019 05:48 AM
Post the full configuration of your router...
