profile diameter-host-selection

Configures the data of an individual profile name with algorithm and list of primary and secondary host details.

Command Mode

Exec > Global Configuration (config)

Syntax

profile diameter-host-selection host_selection_name  algorithm hosts hosts_precedence  [ primary host host_ip_address  primary realm realm_name |  secondary host host_ip_address secondary realm realm_name ]  

profile diameter-host-selectionhost_selection_name

Specify the Diameter host selection profile name.

algorithm

Choose the algorithm to select the host.

Must be one of the following:

  • ipaddr-modulus

  • msisdn-modulus

  • round-robin

hosts hosts_precedence

Specify the precedence of the host in the form of index from 1-64

Must be in the range of 1 to 64.

primary host host_ip_address

Specify the primary host name.

primary realm realm_name

Specify the primary host realm.

secondary host host_ip_address

Specify the secondary host name.

secondary realm realm_name

Specify the secondary host realm.