Switches, Hubs, and Modems
1757275 Members
3133 Online
108860 Solutions
New Discussion

Re: 2524 and SSH

 
SOLVED
Go to solution
Domenico Viggiani
Super Advisor

2524 and SSH

Hi,
I'd like to configure SSH access on my 2524s using password authentication not public-key one.
Is it possible?

Thanks in advance
DOmenico Viggiani
1 REPLY 1
Markku Leinio
Valued Contributor
Solution

Re: 2524 and SSH

Yes, it is, and that is the default behaviour when enabling SSH.

If I remember correctly, you have to first generate the host key with "crypto key generate rsa" command. Then enable SSH server with "ip ssh" command, and possibly set some options also, see "ip ssh ?" command.