347
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter   T Commands
tacacs-server timeout
tacacs-server timeout 
To specify the time between retransmissions to the TACACS+ servers, use the tacacs-server timeout 
command. To revert to the default, use the no form of this command.
tacacs-server timeout seconds
no tacacs-server timeout seconds
Syntax Description
Command Default 1 second
Command Modes Global configuration mode 
Command History
Usage Guidelines You must use the feature tacacs+ command before you configure TACACS+.
Examples This example shows how to configure the TACACS+ server timeout value:
switch(config)# tacacs-server timeout 3 
This example shows how to revert to the default TACACS+ server timeout value:
switch(config)# no tacacs-server timeout 3 
Related Commands
seconds Seconds between retransmissions to the TACACS+ server. The valid range 
is 1 to 60 seconds.
Release Modification
5.2(1)N1(1) This command was introduced. 
Command Description
feature tacacs+ Enables TACACS+.
show tacacs-server Displays TACACS+ server information.