Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
6-139
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 6 Security 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 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
4.0(0)N1(1a) This command was introduced.
Command Description
feature tacacs+ Enables TACACS+.
show tacacs-server Displays TACACS+ server information.