xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
61
DGS-3450:admin# show authen server_host
Command: show authen server_host
SRV IP Address Protocol Port Timeout Retransmit Key
--------------- -------- ----- ------- ---------- -------------------------
10.1.1.222 15555 10 No Use This is a secret
Total Entries : 1
DGS-3450:admin#
config authen parameter response_timeout
Purpose
This command is used to configure the amount of time the Switch will wait for a user to
authenticate through a console, Telnet, or SSH application.
Syntax
config authen parameter response_timeout <int 0-255>
Description
Configure the amount of time the Switch will wait for a user to authenticate through a
console, Telnet, or SSH application.
Parameters
<int 0-255>
- The amount time the Switch will wait for a user to authenticate through a
console, Telnet, or SSH application. 0 means there is no time out. Default value is 30
seconds.
Restrictions
Only Administrator can issue this command.
Example usage:
To configure the amount of time the Switch will wait for a user to authenticate through a console, Telnet, or SSH
application to 60 seconds:
DGS-3450:admin# config authen parameter response_timeout 60
Command: config authen parameter response_timeout 60
Success.
DGS-3450:admin#
config authen parameter attempt
Purpose
This command is used to configure the maximum number of attempts a user can try to login
or promote the privilege on a console, Telnet, or SSH application.
Syntax
config authen parameter attempt <int 1-255>
Description
Used to configure the maximum number of attempts that a user can try to login or promote
the privilege on a console, Telnet, or SSH application. If failed login attempts exceeds this
number, the connection or access will be locked.
Parameters
<int 1-255>
- Specify the maximum number of attempts that a user can try to login or promote
the privilege on a console or telnet or SSH application. Default value is 3.
Restrictions
Only Administrator can issue this command.
Example usage:
To configure the maximum attempts for user's trying to login or promote the privilege to be 9: