Cisco Cisco ASR 5000

Page of 9109
Context Configuration Mode Commands N-R   
▀  radius detect-dead-server 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
2736 
   
radius detect-dead-server 
This command configures how the system detects a dead RADIUS 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 detect-dead-server { consecutive-failures consecutive_failures_count | keepalive | 
response-timeout 
timeout_duration } 
{ default | no } radius detect-dead-server 
no
 
Removes the configuration. 
default
 
Configures the default setting. 
 
consecutive-failures
:Enabled; 4 consecutive failures 
 
keepalive
: Disabled 
 
response-timeout
: Disabled 
consecutive-failures consecutive_failures_count
 
Specifies the consecutive number of times that the system must find the AAA server unreachable for the 
server to be marked unreachable, that is the server’s state is changed from “Active” to “Down”. 
consecutive_failures_count
 must be an integer from 1 through 1000. Default: Enabled; 4 consecutive 
failures 
keepalive
 
Enables the AAA server alive-dead detect mechanism based on sending keepalive authentication messages to 
all authentication servers. Default: Disabled 
response-timeout timeout_duration
 
Specifies the time duration, in seconds, that the system must wait for a response from the AAA server to any 
message before the server is marked unreachable, that is the server’s state is changed from “Active” to 
“Down”. 
timeout_duration
 must be an integer from 1 through 65535. Default: Disabled