CLI Reference Guide-R04

Table Of Contents
Chapter 8
| User Authentication Commands
TACACS+ Client
– 245 –
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
Command Mode
Global Configuration
Example
Console(config)#tacacs-server timeout 10
Console(config)#
show tacacs-server This command displays the current settings for the TACACS+ server.
Default Setting
None
Command Mode
Privileged Exec
Example
Console#show tacacs-server
Remote TACACS+ Server Configuration:
Global Settings:
Server Port Number : 49
Retransmit Times : 2
Timeout : 5
Server 1:
Server IP Address : 10.11.12.13
Server Port Number : 49
Retransmit Times : 2
Timeout : 4
TACACS+ Server Group:
Group Name Member Index
------------------------- -------------
tacacs+ 1
Console#