beautypg.com

2 ssh server configuration task list – PLANET WGSW-52040 User Manual

Page 52

background image

connection is established. The information transferred on this connection is protected from
being intercepted and decrypted. The switch meets the requirements of SSH2.0. It supports
SSH2.0 client software such as SSH Secure Client and putty. Users can run the above
software to manage the switch remotely.

The switch presently supports RSA authentication, 3DES cryptography protocol and SSH user
password authentication etc.

4.2.2.2 SSH Server Configuration Task List

Command Explanation

Global Mode

ssh-server enable

no ssh-server enable

Enable SSH function on the switch; the no

command disables SSH function.

username [privilege

] [password [0 | 7]

]

no username

Configure the username and password of

SSH client software for logging on the

switch; the no command deletes the

username.

ssh-server timeout

no ssh-server timeout

Configure timeout value for SSH

authentication; the no command restores

the default timeout value for SSH

authentication.

ssh-server authentication-retires

no ssh-server authentication-retries

Configure the number of times for retrying

SSH authentication; the no command

restores the default number of times for

retrying SSH authentication.

ssh-server host-key create rsa modulus

Generate the new RSA host key on the

SSH server.

Admin Mode

terminal monitor

terminal no monitor

Display SSH debug information on the SSH

client side; the no command stops

displaying SSH debug information on the

SSH client side.

show crypto key

Show the secret key of ssh.

rypto key clear rsa

Clear the secret key of ssh.



4-5