cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1393
Views
0
Helpful
5
Replies

Unable to ssh into 2960 switch

TracyMcClain
Level 1
Level 1

Having trouble being able to SSH into one of our switches.

 

It looks like everything is configured correctly and matches a config of one of the other switches that I can connect into via SSH.

 

I can connect into the config of sw7.txt,(10.15.0.7) but not into sw6.txt(10.15.0.6)

 

What am I missing?

5 Replies 5

buddieipx
Level 1
Level 1

Do you mean you cannot actually get connection or passwords aren't working?

Leo Laohoo
Hall of Fame
Hall of Fame

Post the complete output to the command "sh version".  Maybe the IOS does NOT support encryption.

mohsalah
Cisco Employee
Cisco Employee

Hello,

Can you ping sw7? 

Could you also please post your topology?

 

Thanks

mlovellette
Level 4
Level 4

Remove interface vlan50

no interface Vlan50

rafaelti1
Level 1
Level 1

Try adding

"ip http secure-server"

also try generating new rsa keys by typing

"crypto key generate rsa general-keys modulus 1024"

if you cant generate new ones because there is an existing one then remove/zeroize the current one by typing

"crypto key zeroize rsa"

 

and reapply the generate command above.

Review Cisco Networking for a $25 gift card