...
To define a Diameter Routing profile, click on the New Configuration button and then select Diameter Routing profile in the menu.
Routing Tab
The Diameter Routing profile configuration - Routing tab
...
Item | Description | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Realm Routing Strategy | Diameter requests are routed to peers in the realms in accordance with the selected Realm Routing Strategy. The following settings are available:
The table below contains examples of how Diameter requests are routed to the peers of a realm, with the Round Robin strategy, depending on the peer connection state:
Diameter request are not routed to peers that are specified in the | ||||||||||||||||||||||||||||
Enable Dynamic Peer Discovery | Select this check box when you want to use DNS queries (dynamic peer discovery) to find peer hosts in realms. The queried peer host information is buffered by the Diameter Stack agent according to the TTL (time to live) parameter in the DNS records. When the TTL has expired, the agent will attempt to refresh the information. If the refresh fails, the buffered information will be deleted. When Enable Dynamic Peer Discovery is selected, DNS queries are performed at:
For information about how to select DNS servers, see the section below, DNS tab. | ||||||||||||||||||||||||||||
Realm | The realm name (case sensitive) . Realm is used as primary key in the routing table lookup. If left empty, all the destination realms are valid for this route. For example: address.com. | ||||||||||||||||||||||||||||
Applications | The applications that this route serves. This entry is a used as a secondary key field in the routing table lookup. If left empty all the applications are valid for this route. For example: 3,4. | ||||||||||||||||||||||||||||
Hostnames | A list of all the peer hosts in the realm. The hostnames must be selected from the Peer Table. When Node Discovery is set to Dynamic, you should leave this field empty. | ||||||||||||||||||||||||||||
Node Discovery | The method of finding the peer hosts in the realm: Static - The peer hosts are specified in the Hostnames field of the Realm Routing Table. Dynamic - The Diameter Stack agent uses DNS queries (dynamic peer discovery) to find the peer hosts. These queries may resolve to multiple IP addresses or hostnames. In order to use this setting, you may need to add DNS servers to the network interfaces of your system.
When a DNS server resolves a realm to peer hosts, it may return fully-qualified DNS domain names with a dot at the end. These trailing dots are removed by the Diameter Stack agent. |
...