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-80
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 6 Security Commands
radius-server deadtime
radius-server deadtime
To configure the dead-time interval for all RADIUS servers on a Cisco Nexus 5000 Series switch, use
the radius-server deadtime command. To revert to the default, use the no form of this command.
radius-server deadtime minutes
no radius-server deadtime minutes
Syntax Description
Command Default 0 minutes.
Command Modes Configuration mode
Command History
Usage Guidelines The dead-time interval is the number of minutes before the switch checks a RADIUS server that was
previously unresponsive.
Note When the idle time interval is 0 minutes, periodic RADIUS server monitoring is not performed.
Examples This example shows how to configure the global dead-time interval for all RADIUS servers to perform
periodic monitoring:
switch(config)# radius-server deadtime 5
This example shows how to revert to the default for the global dead-time interval for all RADIUS servers
and disable periodic server monitoring:
switch(config)# no radius-server deadtime 5
Related Commands
minutes Number of minutes for the dead-time interval. The range is from 1 to 1440
minutes.
Release Modification
4.0(0)N1(1a) This command was introduced.
Command Description
show radius-server Displays RADIUS server information.