Send documentation comments to mdsfeedback-doc@cisco.com
23-6
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 23 T Commands
tacacs-server deadtime
tacacs-server deadtime
To set a periodic time interval where a nonreachable (nonresponsive) TACACS+ server is monitored for
responsiveness, use the tacacs-server deadtime command. To disable the monitoring of the
nonresponsive TACACS+ server, use the no form of the command.
tacacs-server deadtime time
no tacacs-server deadtime time
Syntax Description
Defaults Disabled.
Command Modes Configuration mode.
Command History
Usage Guidelines Setting the time interval to zero disables the timer. If the dead time interval for an individual TACACS+
server is greater than zero (0), that value takes precedence over the value set for the server group.
When the dead time interval is 0 minutes, TACACS+ server monitoring is not performed unless the
TACACS+ server is part of a server group and the dead time interval for the group is greater than 0
minutes.
Examples The following example shows how to set a duration of 10 minutes.
switch# config terminal
switch(config)# tacacs-server deadtime 10
Related Commands
time Specifies the time interval in minutes. The range is 1 to 1440.
Release Modification
3.0(1) This command was introduced.
Command Description
deadtime Sets a time interval for monitoring a nonresponsive TACACS+ server.
show tacacs-server Displays all configured TACACS+ server parameters.