![D-Link xStack DGS-3600 Series Скачать руководство пользователя страница 384](http://html1.mh-extra.com/html/d-link/xstack-dgs-3600-series/xstack-dgs-3600-series_cli-manual_4127464384.webp)
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
381
config authen parameter attempt
Purpose
Used to configure the maximum number of times the Switch will accept
authentication attempts.
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.
Restrictions Only
administrator-level users can issue this command.
Example usage:
To set the maximum number of authentication attempts at 5:
DGS-3627:5# config authen parameter attempt 5
Command: config authen parameter attempt 5
Success.
DGS-3627:5#
show authen parameter
Purpose
Used to display the authentication parameters currently configured on the
Switch.
Syntax
show authen parameter
Description
This command will display the authentication parameters currently configured
on the Switch, including the response timeout and user authentication
attempts.
This command will display the following fields:
Response timeout – The configured time allotted for the Switch to wait for a
response of authentication from the user attempting to log in from the
command line interface or telnet interface.
User attempts - The maximum number of attempts the user may try to
become authenticated by the Switch, before being locked out. The default
number of attempts for authentication is
3
.
Parameters None.
Restrictions None.
Example usage:
To view the authentication parameters currently set on the Switch:
DGS-3627:5#show authen parameter
Command: show authen parameter
Response timeout : 60 seconds
User attempts : 5
DGS-3627:5#