System information

12-550
Cisco SN 5428-2 Storage Router Software Configuration Guide
78-15471-01
Chapter 12 Command Line Interface Reference
tacacs-server timeout
tacacs-server timeout
To set the global interval that the SN 5428-2 Storage Router waits for a TACACS+ server to reply, use
the tacacs-server timeout command.To restore the default, use the no form of this command.
tacacs-server timeout seconds
no tacacs-server timeout
Syntax Description
Defaults The timeout value defaults to five seconds.
Command Modes Administrator.
Command History
Usage Guidelines Use this command to set the number of seconds the storage router waits for a TACACS+ server to reply
before timing out.
To override the global timeout value for a specific TACACS+ server, use the tacacs-server host
command with the timeout keyword.
Examples The following example sets the global timeout value to 10. You may want to increase the timeout value
if you have network problems or if TACACS+ servers are slow to respond, causing persistent timeouts
when a lower timeout value is used.
[SN5428-2A]# tacacs-server timeout 10
seconds The global timeout value, in seconds. Enter a value in the range of 1 to 1000.
The default is 5.
Release Modification
3.2.1 This command was introduced.