cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
278
Views
1
Helpful
3
Replies

SSH Disabled message on Cat 9300s

navydivervet
Level 1
Level 1

Not sure that I've seen this before. On Cat 9300s (v 17.15.3), I keep getting an ssh disabled status, when doing a sh ip ssh command. I've tried regenerating the crypto keys, and lowered the modulus, bit still no-go. Any ideas/suggestions would be appreciated...

3 Replies 3

pieterh
VIP
VIP

try enabling explicitly using "ip ssh version 2"
don't forget to specify the generated key-chain used for ssh " ip ssh <pubkey-chain>" else it wil use a default keypair name
and enable transport input ssh on the line vty virtual ports

Jens Albrecht
Level 3
Level 3

With IOS-XE 17.15.x you can only use SSH version 2 because SSH version 1 is no longer supported.

First thing to check is the software.
Maybe someone installed the NPE-version by mistake?

Leo Laohoo
Hall of Fame
Hall of Fame

What, exactly, is the error message?