Cisco Cisco ASR 5000

Page of 9109
Diameter Host Select Configuration Mode Commands   
▀  host-select table 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3592 
   
Specifies the Diameter host table that will be edited. 
 
1: Specifies the primary table 
 
2: Specifies the secondary table 
 
prefix-table { 1 | 2 }: Specifies a primary or secondary table containing ranges of MSISDN prefixes. 
This keyword option enables activating the configured table. 
table { 1 | 2 | range-table { 1 | 2 } }
 
Important:
  This command syntax is applicable to StarOS release 15.0 and later. 
Specifies the Diameter host table that will be edited. 
 
1: Specifies the primary table 
 
2: Specifies the secondary table 
 
range-table { 1 | 2 }: Specifies a primary or secondary table containing ranges of IMSI or MSISDN 
prefix/suffix. 
This keyword option enables activating the configured table. 
algorithm { ip-address-modulus [ prefer-ipv4 | prefer-ipv6 ] | msisdn-modulus | 
round-robin }
 
Specifies the algorithm to be used when selecting a row in this table. 
 
ip-address-modulus: Use an IP address (in binary) to select a row. 
 
prefer-ipv4: If both IPv4 and IPv6 addresses are available, use the IPv4 address. 
 
prefer-ipv6: If both IPv4 and IPv6 addresses are available, use the IPv6 address. 
 
msisdn-modulus: Use an MSISDN (without leading “+”) to select a row. 
 
round-robin: Select a row in round-robin manner for each new session. 
Important:
  The Round Robin algorithm is effective only over a large number of selections, and not at a granular 
level. 
Usage 
Use this command to add or modify a Diameter host server table associated with a Diameter host template. 
Example
 
The following command adds a primary table that uses the ip-address-modulus algorithm for selecting a row: 
host-select table 1 algorithm ip-address-modulus