cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1534
Views
0
Helpful
1
Replies

SSH enable on C3750-IPSERVICES-M

vinay5610
Level 1
Level 1

                   Hi, I have C3750-IPSERVICES-M IOS but there is no option for transport input ssh at vty please suggest

1 Reply 1

Marvin Rhoads
Hall of Fame
Hall of Fame

Please tell us your exact image binary - ie., output from:

show version | include bin

You need an image with crypto support ("k9" in binary image) as a prerequisite.

Once you have that, you will need to set a domain-name and create an rsa key before applying ssh transport options to your vty lines. It's also recommended to restrict ssh to v2.

conf t

ip domain-name

crypto key generate rsa

ip ssh version 2

line vty 0 4

transport input ssh

end

copy r s


Review Cisco Networking products for a $25 gift card