DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
353
DES-1210-52/ME:5# show ssh authmode
Command: show ssh authmode
The SSH Authmode :
------------------------------------------------------------
Password : Enabled
Publickey : Enabled
Hostbased : Disabled
Success.
DES-1210-52/ME:5#
To configure the SSH server.
config ssh server [authfail <int 2-20> | contimeout <sec 120-
600> | maxsession <int 1-4> | rekey [10min | 30min | 60min |
never]]
The config ssh server command configures the SSH server.
authfail <int 2-20> - Specifies the authfail times. The value may be
between 2 and 20 times.
contimeout <sec 120-600> - Specifies the connection timeout. The
value may be between 120 and 600 seconds. The default is 600
seconds.
maxsession <int 1-4> – Specifies the maxseeion of ssh server.
rekey [10min | 30min | 60min | never] – Specifies the rekey time. The
possible values are 10min, 30min, 60min and never.
Only administrator or operator-level users can issue this command.
Example usage:
To configure the SSH server:
DES-1210-52/ME:5# config ssh server authfail 20 maxsession 1
Command: config ssh server authfail 20 maxsession 1
Success.
DES-1210-52/ME:5#
To display the SSH server setting
The show ssh server command displays the current SSH server
settings.
Example usage:
To display the SSH server: