DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
329
38-7 config ssh server
Purpose
Used to configure the SSH server.
Format
config ssh server {maxsession <int 1-8>|
contimeout <sec 120-600> |
authfail {<int 2-20> |
rekey [10min|30min|60min|never] }
Description
The
config ssh server
command configures SSH server general information.
Parameters
Parameters
Description
int 1-8
Specifies SSH server max session at the same time.
sec 120-600
Specifies SSH server connection timeout.
int 2-20
Specifies user max fail attempts.
10/30/60 min
Specifies time to re-generate session key.
never
Do not re-generate session key.
Restrictions
You must have administrator privilege
Examples
To configure an SSH server max session of 3:
D G S - 3 2 0 0 - 1 0 : 4 # c o n f i g s s h s e r v e r m a x s e s s i o n 3
C o m m a n d : c o n f i g s s h s e r v e r m a x s e s s i o n 3
S u c c e s s .
D G S - 3 2 0 0 - 1 0 : 4 #
38-8 enable ssh
Purpose
Used to enable the SSH server.
Format
enable ssh server