Tacacs-server timeout, Tacacs-server timeout 0 – Allied Telesis AT-8100 Series User Manual
Page 1520
Chapter 97: RADIUS and TACACS+ Client Commands
1520
TACACS-SERVER TIMEOUT
Syntax
tacacs-server timeout
value
Parameters
timeout
Specifies the maximum amount of time the TACACS+ client waits
for a response from a TACACS+ authentication server. The range
is 1 to 1,000 seconds. The default is 5 seconds.
Mode
Global Configuration mode
Description
Use this command to set the timeout value for the TACACS+ client on the
switch. The timeout is the amount of time the client waits for a response
from a TACACS+ server for an authentication request. If the timeout
expires without a response, the client queries the next server in the list. If
there are no further servers in the list to query, the switch defaults to the
standard manager and operator accounts.
Use the no form of this command, NO TACACS-SERVER TIMEOUT, to
set the TACACS+ timeout to the default value of 5 seconds.
Confirmation Command
Examples
This example sets the TACACS+ timeout to 55 seconds:
awplus> enable
awplus# configure terminal
awplus(config)# tacacs-server timeout 55
This example returns the TACACS+ timeout to the default value of 5
seconds:
awplus> enable
awplus# configure terminal
awplus(config)# no tacacs-server timeout