cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2376
Views
5
Helpful
2
Replies

SSH setup is not connecting

Dr Evil
Level 1
Level 1

I have config this config for ssh on a Cisco router

line vty 0 4
login local
transport input ssh
But when I run the show ssh I got following output

%No SSHv2 server connections running.

I'm happy for any suggestions, thanks

 

1 Accepted Solution

Accepted Solutions

Do you have ssh enabled?
ip ssh version 2 -yes
ip ssh time-out XXX - No
ip ssh authentication-retries xx - no
generate keys: crypto key generate rsa general-keys label <NAME> mod 2048 - Yes set it to 2048.

Thanks for your suggestions about the time out it might help in my case.

View solution in original post

2 Replies 2

Mike.Cifelli
VIP Alumni
VIP Alumni
Do you have ssh enabled?
ip ssh version 2
ip ssh time-out XXX
ip ssh authentication-retries xx
generate keys: crypto key generate rsa general-keys label <NAME> mod 2048
HTH!

Do you have ssh enabled?
ip ssh version 2 -yes
ip ssh time-out XXX - No
ip ssh authentication-retries xx - no
generate keys: crypto key generate rsa general-keys label <NAME> mod 2048 - Yes set it to 2048.

Thanks for your suggestions about the time out it might help in my case.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: