Cisco Cisco ASR 5000

Page of 9109
  Context Configuration Mode Commands N-R 
radius algorithm  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
2717 
radius algorithm 
This command configures the RADIUS authentication server selection algorithm for the current context. 
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 algorithm { first-server | round-robin } 
default radius algorithm 
default
 
Configures this command with the default setting. Default: 
first-server
 
first-server
 
Sends authentication data to the first available RADIUS authentication server based upon the relative priority 
of each configured server. 
round-robin
 
Sends authentication data in a circular queue fashion on a per Session Manager task basis where data is sent 
to the next available RADIUS authentication 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 to ensure proper load 
distribution through the available RADIUS authentication servers. 
Example
 
The following command configures to use the round-robin algorithm for RADIUS authentication server 
selection: 
radius algorithm round-robin