CLI Reference Guide-R07

Table Of Contents
Chapter 8
| Authentication Commands
TACACS+ Client
– 224 –
tacacs-server
retransmit
This command sets the number of retries. Use the no form to restore the default.
Syntax
tacacs-server retransmit number-of-retries
no tacacs-server retransmit
number-of-retries - Number of times the switch will try to authenticate
logon access via the TACACS+ server. (Range: 1 - 30)
Default Setting
2
Command Mode
Global Configuration
Example
Console(config)#tacacs-server retransmit 5
Console(config)#
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)#