3 commands for ssh, 1 ssh-server enable, 2 ssh-user – Amer Networks SS2R48G4i V2 User Manual

Page 52

Advertising
background image

SS2R24G4i/SS2R48G4i

41

1. SSH Server Configuration

Command Explanation
Global Mode

ssh-server enable

no ssh-server enable

Enable SSH function on the switch; the
no ssh-server enable” command
disables SSH function.

ssh-user <user-name> password {0|7}

<password>

no ssh-user <user-name>

Configure the username and password of
SSH client software for logging on the
switch; the “no ssh-user
<user-name>

“ command deletes the

username.

ssh-server timeout <timeout>

no ssh-server timeout

Configure timeout value for SSH
authentication; the “no ssh-server
timeout

” command restores the default

timeout value for SSH authentication.

ssh-server authentication-retires <

authentication-retires>

no ssh-server authentication-retries

Configure the number of times for retrying
SSH authentication; the “no ssh-server
authentication-retries

” command

restores the default number of times for
retrying SSH authentication.

ssh-server host-key create rsa

modulus <moduls>

Generate the new RSA host key on the
SSH server.

Admin Mode

monitor

no monitor

Display SSH debug information on the
SSH client side; the “no monitor
command stops displaying SSH debug
information on the SSH client side.

5.2.3.3 Commands for SSH

5.2.3.3.1 ssh-server enable

Command ssh-server enable

no ssh-server enable

Function

Enable SSH function on the switch; the “no ssh-server enable” command disables SSH

function.

Command mode Global Mode

Default

SSH function is disabled by default.

5.2.3.3.2 ssh-user

Command ssh-user <username> password {0|7} <password>
no ssh-user <username>

Advertising