220
Cisco Nexus 5500 Series NX-OS Security Command Reference
OL-27883-02
Chapter       R 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 Global 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
5.2(1)N1(1) This command was introduced. 
Command Description
show radius-server Displays RADIUS server information.