![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 345](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439345.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
345
config authen parameter response_timeout
Purpose
Used to configure the time in second waiting for user input.
Syntax
config authen parameter response_timeout <int 0-255>
Description
This command will set the time the Switch will wait for a response of authentication from the
user.
Parameters
response_timeout <int 0-255>
−
Set the time, in seconds, the Switch will wait for a response
of authentication from the user attempting to log in from the command line interface or telnet
interface. Zero means there won’t be a time-out. The default value is
0
seconds.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure the response timeout for 60 seconds:
DES-3528:admin# config authen parameter response_timeout 60
Command: config authen parameter response_timeout 60
Success.
DES-3528:admin#
config authen parameter attempt
Purpose
Used to configure the maximum attempts for user's trying to login or promote the privilege.
Syntax
config authen parameter attempt <int 1-255>
Description
This command will configure the maximum number of times the Switch will accept
authentication attempts. Users failing to be authenticated after the set amount of attempts
will be denied access to the Switch and will be locked out of further authentication attempts.
Command line interface users will have to wait 60 seconds before another authentication
attempt. Telnet users will be disconnected from the Switch.
Parameters
parameter attempt <int 1-255>
−
Set the maximum number of attempts the user may try to
become authenticated by the Switch, before being locked out. The default setting is
3.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To set the maximum number of authentication attempts at 5:
DES-3528:admin# config authen parameter attempt 5
Command: config authen parameter attempt 5
Success.
DES-3528:admin#