Specifications

Table Of Contents
2-523
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
tacacs-server timeout
tacacs-server timeout
Defines the global default timeout interval for the TACACS+ server hosts. Use the no form of the
command to clear the global default timeout interval.
tacacs-server timeout timeout-interval
no tacacs-server timeout
Syntax Description
Command Default Default = 5 seconds
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines This default timeout interval can be overridden for a specific TACACS+ server host by explicitly
configuring a different timeout interval for that TACACS+ server host.
If no global default timeout interval is defined, each TACACS+ server host may still have a specific
timeout interval defined. However, any server host that does not have a timeout interval explicitly
defined (uses the global default timeout interval) is now configured to a five second timeout interval.
Authorization: admin
Examples This example shows how to configure a default timeout interval of 10 seconds.
SCE>enable 10
Password:<cisco>
SCE#config
SCE>(config)#tacacs-server timeout 10
SCE>(config)#
Related Commands
timeout-interval default time in seconds that the server waits for a reply from the server host
before timing out.
Release Modification
3.0.0 This command was introduced.
Command Description
tacacs-server host Defines a new TACACS+ server host that is available to the SCE platform
TAC ACS+ client.
tacacs-server key Defines the global default encryption key for the TACACS+ server hosts.
show tacacs Displays statistics for the TACACS+ servers.