xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
27
4
show authen server_group
Non
e.
Restrictions
Example usage:
To view authentication server groups currently set on the Switch.
DES-3200-28:4#show authen server_group
Command: show authen server_group
Group Name IP Address Protocol
----------- ----------------------------- ------------
radius ---------------------------------------------
tacacs ---------------------------------------------
tacacs+ ---------------------------------------------
xtacacs ---------------------------------------------
Total Entries : 4
DES-3200-28:4#
config authen parameter response_timeout
Used to configure the amount of time the Switch will
wait for a user to
enter authentication before timing out.
Purpose
config a
uthen parameter response_timeout <int 0-255>
Syntax
This
command is used to set the time the Switch will wait for a response
of authentication from the user.
Description
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. 0 means there won’t
be a time-out. The default value is 30 seconds.
Only Administrator-level users
can issue this command.
Restrictions
Example usage:
To configure the response timeout for 60 seconds:
DES-3200-28:4#config authen parameter response_timeout 60
Command: config authen parameter response_timeout 60
Success.
DES-3200-28:4#
config authen parameter attempt
Used to configure the m
aximum number of times the Switch will accept
authentication attempts.
Purpose
config a
uthen parameter attempt <int 1-255>
Syntax