Cisco Cisco ASR 5000

Page of 9109
  AAA Server Group Configuration Mode Commands 
radius accounting algorithm  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
171 
radius accounting algorithm 
This command specifies the fail-over/load-balancing algorithm to select the RADIUS accounting server(s) to which 
accounting data must be sent. 
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 accounting algorithm { first-n | first-server | round-robin } 
default radius accounting algorithm 
default
 
Configures the default setting. 
Default: 
first-server
 
first-n n
 
Default: 1 (Disabled) 
Specifies that the AGW must send accounting data to 
n
 (more than one) AAA accounting servers based on 
their priority. The full set of accounting data is sent to each of the 
n
 AAA servers. Response from any one of 
the servers would suffice to proceed with the call. On receiving an ACK from any one of the servers, all 
retries are stopped. 
n
 is the number of AAA servers to which accounting data will be sent, and must be an integer from 2 through 
128. 
first-server
 
Specifies that the context must send accounting data to the RADIUS accounting server with the highest 
configured priority. In the event that this server becomes unreachable, accounting data is sent to the server 
with the next-highest configured priority. This is the default algorithm. 
round-robin
 
Specifies that the context must load balance sending accounting data among all of the defined RADIUS 
accounting servers. 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. 
In releases to prior to 17, for subscribers with IMSI containing hexadecimal characters the round robin 
algorithm fails causing the messages to be forwarded to a single RADIUS server all the time. This algorithm 
works only for decimal based IMSI addresses. In 17 and later releases, support is extended to hexadecimal