D-Link DAS-3636 Cli Reference Manual page 326

Vdsl2 switch release 1.00
Table of Contents

Advertisement

show ssh authmode
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To view the current authentication mode set on the Switch:
DAS-3626:admin#show ssh authmode
Command: show ssh authmode
The SSH Authmode:
-------------------------------------------------
Password
: Enabled
Publickey
: Enabled
Hostbased
: Enabled
DAS-3626:admin#
config ssh server
Purpose
Syntax
Description
Parameters
Restrictions
Usage example:
To configure the SSH server:
DAS-3626:admin#config ssh server maxsession 2 contimeout 300 authfail 2
Command: config ssh server maxsession 2 contimeout 300 authfail 2
Success.
DAS-3626:admin#
DAS-3600 Series Ethernet over VDSL Switch CLI Reference Manual
Used to display the SSH authentication mode settings.
show ssh authmode
This command is used to display the current SSH authentication set on the Switch.
None.
None.
Used to configure the SSH server.
config ssh server {maxsession <int 1-8> | contimeout <sec 120-600> | authfail <int 2-
20> | rekey [10min | 30min | 60min | never]}
This command is used to configure the SSH server.
maxsession <int 1-8> − Allows the user to set the number of users that may simultaneously
access the Switch. The default setting is 8.
contimeout <sec 120-600> − Allows the user to set the connection timeout. The user may set
a time between 120 and 600 seconds. The default is 120 seconds.
authfail <int 2-20> − Allows the administrator to set the maximum number of attempts that a
user may try to logon utilizing SSH authentication. After the maximum number of attempts is
exceeded, the Switch will be disconnected and the user must reconnect to the Switch to
attempt another login.
rekey [10min | 30min | 60min | never] − Sets the time period that the Switch will change the
security shell encryptions.
Only Administrator and Operator-level users can issue this command.
321

Advertisement

Table of Contents
loading

Table of Contents