cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
652
Views
0
Helpful
3
Replies

enabling ssh on ws-3750-12s

s.ghouse123
Level 1
Level 1

i want to enable SSH on my ws-3750-12s swich, sw ver 12.2(25)SEE2  please guide me.

does this model  fast ethernet ws-c2960-48TC-L supports SSH

 

3 Replies 3

Mohsin Alam
Cisco Employee
Cisco Employee

In order to have ssh functionality in devices you need to have a cryptography image ios with name called K9.

e.g. : C3750-IPBASEK9-M

Once you have your IOS upgraded, define hostname, domain name, generate crypto RSA key, and transport input commands on the VTY lines to have it converted to SSH.

 

 


## Make sure to mark post as helpful, If it resolved your issue. ##





## Make sure to mark post as helpful, If it resolved your issue. ##

Hello,

 

on a side note, I am not sure you can still download newer IOS versions for these models. The 2960-48TC-L is end of support for a couple of years, and the WS-3750-12S sounds rather old as well. What are the exact product numbers of your switches ?

Hello

(hostname not applicable)
conf t

username xxxx privilege 15 secret xxx
crypto key generate rsa label LOCAL-KEY general modulus 2048
ip ssh ver 2

line vty 0 4

login local
transport input ssh


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul
Review Cisco Networking for a $25 gift card