05-29-2025 07:52 AM
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...
05-29-2025 08:36 AM
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
05-29-2025 09:55 AM
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?
05-29-2025 03:07 PM
What, exactly, is the error message?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide