Authentication Commands

4-89

4

tacacs-server timeout

This command sets the interval between transmitting authentication requests to the
TACACS+ server. Use the no form to restore the default.
Syntax
tacacs-server timeout number_of_seconds
no tacacs-server timeout
number_of_seconds - Number of seconds the switch waits for a reply
before resending a request. (Range: 1-540)
Default Setting
5 seconds
Command Mode
Global Configuration
Example

show tacacs-server

This command displays the current settings for the TACACS+ server.
Default Setting
None
Command Mode
Privileged Exec
Example
Console(config)#tacacs-server timeout 10
Console(config)#
Console#show tacacs-server
Remote TACACS+ server configuration:
Global Settings:
Communication Key with TACACS+ Server:
Server Port Number: 49
Retransmit Times : 2
Request Times : 5
Server 1:
Server IP address: 1.2.3.4
Communication key with TACACS+ server:
Server port number: 49
Retransmit Times : 2
Request Times : 5
Tacacs server group:
Group Name Member Index
--------------------- -------------
tacacs+ 1
Console#