C613-50631-01 Rev A Command Reference for IE340 Series 2549
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
TACACS+ COMMANDS
TACACS
-SERVER TIMEOUT
tacacs-server timeout
Overview Use this command to specify the TACACS+ global timeout value. The timeout
value is how long the device waits for a reply to a TACACS+ request before
considering the server to be dead.
Note that this command configures the timeout parameter for TACACS+ servers
globally.
The no variant of this command resets the transmit timeout to the default (5
seconds).
Syntax
tacacs-server timeout <seconds>
no tacacs-server timeout
Default The default timeout value is 5 seconds.
Mode Global Configuration
Examples To set the timeout value to 3 seconds, use the following commands:
awplus# configure terminal
awplus(config)# tacacs-server timeout 3
To reset the timeout period for TACACS+ servers to the default, use the following
commands:
awplus# configure terminal
awplus(config)# no tacacs-server timeout
Related
commands
tacacs-server host
show tacacs+
Parameter Description
<seconds> TACACS+ server timeout in seconds, in the range 1 to 1000.