![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/ff/1ff8d04a-ff4a-482a-beef-41201a3c7ef1/1ff8d04a-ff4a-482a-beef-41201a3c7ef1-bgaf.png)
xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
DES-6500:4#show authen server_group
Command: show authen server_group
Group Name IP Address Protocol
--------------- --------------- --------
radius ----------------------------------------
Darren 10.53.13.2 TACACS
tacacs 10.53.13.94 TACACS
tacacs+ ----------------------------------------
xtacacs ----------------------------------------
Total Entries : 4
DES-6500:4#
config authen parameter response_timeout
Purpose Used to configure the amount of time the Switch will wait for a user
to enter authentication before timing out.
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. An entry of
0 will denote that the Switch will never time out while waiting for a
response of authentication. The default setting is 30 seconds.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the response timeout for 60 seconds:
DES-6500:4# config authen parameter response_timeout 60
Command: config authen parameter response_timeout 60
Success.
DES-6500:4#
Example usage:
To configure the response timeout to never time out:
DES-6500:4# config authen parameter response_timeout 0
Command: config authen parameter response_timeout 0
Success.
DES-6500:4#
172