![D-Link xStack DES-3500 Series Скачать руководство пользователя страница 235](http://html1.mh-extra.com/html/d-link/xstack-des-3500-series/xstack-des-3500-series_cli-manual_4096221235.webp)
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
232
Usage example:
To configure the SSH server:
DES-3500:admin# config ssh server maxsession 2 contimeout 300
authfail 2
Command: config ssh server maxsession 2 contimeout 300 authfail 2
Success.
DES-3500:admin#
show ssh server
Purpose
Used to display the SSH server setting.
Syntax
show ssh server
Description
This command allows users to display the current SSH server
setting.
Parameters None.
Restrictions None.
Usage example:
To display the SSH server:
DES-3500:admin# show ssh server
Command: show ssh server
The SSH server configuration
max Session : 8
Connection timeout : 300
Authfail attempts : 2
Rekey timeout : never
port : 22
DES-3500:admin#
config ssh user
Purpose
Used to configure the SSH user.
Syntax
config ssh user <username 15> authmode {hostbased [hostname
<domain_name> | hostname_IP <domain_name> <ipaddr>} |
password | publickey]
Description
This command allows users to configure the SSH user authentication
method.
Parameters
<username 15>
- Enter a username of no more than 15 characters to
identify the SSH user.
authmode
– Specifies the authentication mode of the SSH user wishing
to log on to the Switch. The administrator may choose between:
•
hostbased
– This parameter should be chosen if the user wishes
to use a remote SSH server for authentication purposes. Choosing
this parameter requires the user to input the following information
to identify the SSH user.