Cisco Cisco ASR 5000

Page of 9109
  Context Configuration Mode Commands N-R 
radius deadtime  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
2735 
radius deadtime 
This command configures the maximum period of time (in minutes) that must elapse between when a context marks a 
RADIUS server as unreachable and when it can re-attempt to communicate with the server. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
radius deadtime minutes 
default radius deadtime 
default
 
Configures the default setting. 
Default: 10 minutes 
minutes
 
Specifies the number of minutes to wait before changing the state of a RADIUS server from “Down” to 
“Active”. 
minutes
 must be an integer from 0 through 65535. 
Usage 
Use this command to configure the basic RADIUS parameters according to the RADIUS server used for the 
context. 
Important:
  This parameter should be set to allow enough time to remedy the issue that originally caused the 
server’s state to be changed to “Down”. After the dead time timer expires, the system returns the server’s state to 
“Active” regardless of whether or not the issue has been fixed. 
Important:
  For a complete explanation of RADIUS server states, if you are using StarOS 12.3 or an earlier 
release, refer to the RADIUS Server State Behavior appendix in the AAA and GTPP Interface Administration and 
Reference
. If you are using StarOS14.0 or a later release, refer to the AAA Interface Administration and Reference
Example
 
The following command configures the RADIUS deadtime to 100 minutes: 
radius deadtime 100