Cisco Cisco Packet Data Interworking Function (PDIF)

Descargar
Página de 1952
radius charging algorithm
This command configures the RADIUS authentication server selection algorithm for Active Charging Services
for the current context.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
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 Description
radius charging algorithm { first-server | round-robin }
default radius charging algorithm
default
Configures the default setting. Default: first-server
first-server
Sends accounting data to the first available server based upon the relative priority of each configured server.
round-robin
Sends accounting data 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 Guidelines
Set the context's RADIUS server selection algorithm for Active Charging Services to ensure proper load
distribution through the servers available.
Examples
The following command configures to use the round-robin algorithm for RADIUS server selection:
radius charging algorithm round-robin
Command Line Interface Reference, Modes C - D, StarOS Release 19    
899
Context Configuration Mode Commands N-R
radius charging algorithm