Cisco Cisco ASR 5700

Page of 8994
  AAA Server Group Configuration Mode Commands 
radius charging algorithm  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
203 
radius charging algorithm 
This command specifies the RADIUS authentication server selection algorithm for ACS for the current context. 
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 algorithm { first-server | round-robin } 
default radius charging algorithm 
default
 
Configures the default setting. 
Default: 
first-server
 
first-server
 
Accounting data is sent to the first available server based upon the relative priority of each configured server. 
round-robin
 
Accounting data is sent in a circular queue fashion on a per Session Manager task basis where data is sent to 
the next available server and restarts at the beginning of the list of configured servers. The order of the list is 
based upon the configured relative priority of the servers. 
Usage 
Use this command to configure the context’s RADIUS server selection algorithm for ACS to ensure proper 
load distribution amongst the available servers. 
Example
 
The following command configures to use the round-robin algorithm for RADIUS server selection: 
radius algorithm round-robin