C613-50170-01 Rev B
Command Reference for x510 Series
1988
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
C
OMMANDS
TACACS
-
SERVER
TIMEOUT
tacacs-server timeout
Overview
Use this command to specify the global timeout value. The timeout
value is how long the device waits for a reply to a request before
considering the server to be dead.
Note that this command configures the
timeout
parameter for 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 servers to the default, use the following
commands:
awplus#
configure terminal
awplus(config)#
no tacacs-server timeout
Related
Commands
Parameter
Description
<
seconds
>
server timeout in seconds, in the range 1 to 1000.