Cisco Cisco Packet Data Gateway (PDG)

Página de 1008
AAA Introduction and Overview   
▀  Supported Features 
 
 
▄  AAA Interface Administration and Reference, StarOS Release 18 
18 
   
Supported Features 
This section provides the list of features that are supported by RADIUS and Diameter. 
Diameter Host Select Template Configuration 
This feature allows the user to configure Diameter host template at Global Configuration level. Diameter host template 
is a table of peer servers that can be shared by different Diameter services. This template can be configured using 
diameter-host-template
 command in the Global Configuration Mode. 
Important:
  Currently, only Gx service can be associated with the template. 
When this command is configured, it allows the user to specify the name of a new or existing Diameter host template 
and then enters the Diameter Host Select mode. You can configure up to 256 templates on the system. 
To use the template, Diameter applications must be associated with the template. For example, using 
diameter host-
select-template
 command in Policy Control Configuration Mode will bind the IMS authorization service to the 
configured Diameter host select template. When an association is made to the template, the system selects the Diameter 
peer to be contacted based on rows configured in the table and the algorithm configured for selecting rows in the table. 
The system uses the returned host name(s) to contact the primary PCRF (and secondary if configured) and establish the 
call. 
If no association is made to the template then the 
diameter peer-select
 command configured at the application 
level will be used for peer selection.  
If more than one service is using the same set of 
peer-select
 commands, then it is better to define all the peer 
selection CLI commands in the template and associate the services to the template. 
For information on the command used for configuring this feature, refer to the Command Line Interface Reference
Diameter Server Selection for Load-balancing 
Diameter load balancing implementation maintains a fixed number of servers active at all times for load balancing in 
case of failures. This can be done by selecting a server with lower weight and adding it to the set of active servers. 
Consider the following requirements in the Diameter Endpoint configuration for load balancing: 
 
Endpoint configuration is needed to specify the minimum number of servers that needs to be active for the 
service. 
 
If any one of the servers in the current active group fails, one of the idle servers needs to be selected for servicing 
the new requests. 
 
New sessions should be assigned to idle servers with higher weight. 
 
New session should be assigned to idle servers with lower weight only if 
 
The number of active servers are less than the minimum number of servers required for the service 
 
Idle servers with higher priority are not available 
For information on the commands used for configuring the load-balancing feature, refer to the Command Line Interface 
Reference