Cisco Cisco ASR 5000

Page of 9109
  AAA Server Group Configuration Mode Commands 
radius charging  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
199 
radius charging 
This command configures basic RADIUS options for Active Charging Service (ACS). 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > AAA Server Group Configuration 
configure > context context_name > aaa group group_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-aaa-group)# 
Syntax
 
radius charging { deadtime dead_time | detect-dead-server { consecutive-failures 
consecutive_failures_count | response-timeout response_timeout_duration } | max-
outstanding 
max_messages | max-retries max_retries | max-transmissions max_transmissions 
| timeout idle_seconds } 
default radius charging { deadtime | detect-dead-server | max-outstanding | max-retries | 
max-transmissions | timeout } 
 
no radius charging { detect-dead-server | max-transmissions | timeout }  
no
 
Removes the specified configuration. 
default
 
Configures the default setting for the specified keyword. 
deadtime dead_time
 
Specifies the number of minutes to wait before attempting to communicate with a server that has been 
marked as unreachable. 
dead_time
 must be an integer from 0 through 65535. 
Default: 10 
detect-dead-server { consecutive-failures consecutive_failures_count | response-
timeout 
response_timeout_duration }
 
consecutive-failures consecutive_failures_count
: Specifies the number of consecutive failures, 
for each AAA Manager, before a server is marked as unreachable. 
consecutive_failures_count
 must be an integer from 1 through 1000. 
Default: 4 
response-timeout response_timeout_duration
: Specifies the number of seconds for each AAA 
Manager to wait for a response to any message before a server is detected as failed, or in a down state. 
response_timeout_duration
 must be an integer from 1 through 65535.