cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1132
Views
4
Helpful
6
Replies

SSH configuration in IOS version 15.0(1)M2

CSCO11866384
Level 1
Level 1

I configured the below in IOS ver 12.4(5a) is working fine (able login using Putty) , but the same configuration is not working in IOS ver 15.0(1)M2 (Not able to login using Putty)

hostname hostname
ip domain-name
domainname
crypto key generate rsa

ip ssh time-out 120

ip ssh authentication-retries 2

line vty 0 4
password
password

transport input all


1 Accepted Solution

Accepted Solutions

Hello, what type of authentication do you use : local or aaa ? Maybe it is an AAA authentication problem, because the SSH configuration seems OK for me.

Youssef

P.S : try to connect from another terminal or from a router.

View solution in original post

6 Replies 6

Hello, what type of authentication do you use : local or aaa ? Maybe it is an AAA authentication problem, because the SSH configuration seems OK for me.

Youssef

P.S : try to connect from another terminal or from a router.

Thanks

Ur reply was very usefull. I tried from a router to that router. It is working.

then the problem identified in firewall settings.

j-mccarthy
Level 1
Level 1

try this

username admin password cisco123

line vty 0 4

login local

then login using admin, cisco123

Hi,

for ssh you must use a username/password so  as previous poster said you must have a user on local database or on a tacacs+/radius server

and use login local command if username on local router.

Regards.

Alain.

Don't forget to rate helpful posts.

CSCO11866384
Level 1
Level 1

Thanks All,

The problem was with firewall settings. The ssh protocol was blocked in my firewall.

You're welcome !!!

Review Cisco Networking products for a $25 gift card