cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
971
Views
0
Helpful
8
Replies

ssh v2

rehbejoh36
Level 1
Level 1

I was asked to only use ssh v2 on my cisco switch.If i use command show ip ssh it says version 1.99 and from what I read that means Im using ssh v1 and v2 so how do I disable ssh v1 and use only v2.

1 Accepted Solution

Accepted Solutions

Sorry I think that got worked.It said invalid but if I use command show ip ssh it now shows ssh enabled - version 2.0 where it was showing 1.99.

Thank you

View solution in original post

8 Replies 8

@rehbejoh36 use the command "ip ssh version 2"

If I use command ip ssh version 2 it says invalid input

unknow command

@rehbejoh36 what model switch and which version of firmware?

3560-8(config)#ip ssh version 2
3560-8(config)#
3560-8(config)#do show ip ssh
SSH Enabled - version 2.0

 

c2960x version 15.2

SSH version 2 is supported on that version. https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst2960x/software/15-2_7_e/b_1527e_consolidated_2960x_cg/secure_shell_version_2_support.html

Provide a screenshot of you configuring the command and the error.

What RSA key size have you configured? It needs to be greater than 768 bits for SSH version 2.

Use "crypto key generate rsa modulus 2048" and then run "ip ssh version 2".

Sorry I think that got worked.It said invalid but if I use command show ip ssh it now shows ssh enabled - version 2.0 where it was showing 1.99.

Thank you

@rehbejoh36 there is only one command, you probably entered the command provided above wrong first time.

Review Cisco Networking for a $25 gift card