cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5582
Views
10
Helpful
4
Replies

Force a Cisco Switch to use SSH 2

thestagman
Level 1
Level 1

Anyone any ideas on how to force a IOS switch (cat 3750) to only use SSH ver 2 ?

Thanks

Mike

4 Replies 4

thestagman
Level 1
Level 1

Its okay, I have just learned the Cisco IOS Software only supports SSH Ver 1.

Thanks

Some IOS supports version 2. Feature Navigator should help.

1721#config t

Enter configuration commands, one per line. End with CNTL/Z.

1721(config)#ip ssh version ?

<1-2> Protocol version

1721(config)#end

1721#sh ip ssh

SSH Enabled - version 2.0

Authentication timeout: 120 secs; Authentication retries: 3

1721#

ajagadee
Cisco Employee
Cisco Employee

Mike,

3750's does support SSHv2. If I remember correctly, 12.1(19)EA1 and higher should support SSHv2.

What code are you currently running on the 3750. Also, make sure that you have the right feature set.

I hope it helps.

Regards,

Arul

** Please rate all helpful posts **

SSH v2 support is included in all the new versions.

you can enable it by the command

ip ssh version 2

Narayan

Review Cisco Networking for a $25 gift card