Cisco Cisco ASR 5700

Page of 8994
  AAA Server Group Configuration Mode Commands 
radius charging  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
199 
max-outstanding max_messages
 
Specifies the maximum number of outstanding messages a single AAA Manager instance will queue. 
max_messages
 must be an integer from 1 through 4000. 
Default: 256 
max-retries max_retries
 
Specifies the maximum number of times communication with a AAA server will be attempted before it is 
marked as unreachable, and the detect dead servers consecutive failures count is incremented. 
max_retries
 must be an integer from 0 through 65535. 
Default: 5 
max-transmissions max_transmissions
 
Sets the maximum number of re-transmissions for RADIUS authentication requests. This limit is used in 
conjunction with the 
max-retries
 parameter for each server. 
When failing to communicate with a RADIUS sever, the subscriber is failed once all of the configured 
RADIUS servers have been exhausted or once the configured number of maximum transmissions is reached. 
For example, if three servers are configured and if the configured max-retries is 3 and max-transmissions is 
12, then the primary server is tried four times (once plus three retries), the secondary server is tried four 
times, and then a third server is tried four times. If there is a fourth server, it is not tried because the 
maximum number of transmissions (12) has been reached. 
max_transmissions
 must be an integer from 1 through 65535. 
Default: Disabled 
timeout idle_seconds
 
Specifies the number of seconds to wait for a response from the RADIUS server before re-sending the 
messages. 
idle_seconds
 must be an integer from 1 through 65535. 
Default: 3 
Usage 
Use this command to manage the basic Charging Service RADIUS options according to the RADIUS server 
used for the context. 
Example
 
The following command configures the AAA server to be marked as unreachable when the consecutive 
failure count exceeds 
6
radius charging detect-dead-server consecutive-failures 6 
The following command sets the timeout value to 
300
 seconds to wait for a response from RADIUS server 
before resending the messages: 
radius charging timeout 300