Send documentation comments to mdsfeedback-doc@cisco.com
20-5
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 20 R Commands
radius-server deadtime
radius-server deadtime
To set a periodic time interval where a nonreachable (nonresponsive) RADIUS server is monitored for
responsiveness, use the radius-server deadtime command. To disable the monitoring of the
nonresponsive RADIUS server, use the no form of the command.
radius-server deadtime time
no radius-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 RADIUS
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, RADIUS server monitoring is not performed unless the
RADIUS 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)# radius-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 RADIUS server.
show radius-server Displays all configured RADIUS server parameters.