...
To define a Diameter Routing profile, click on the New Configuration button in the upper left part of the Desktop window, and button and then select Diameter Routing profile in the menu.
Routing Tab
The Diameter Routing profile configuration - Routing tab
...
In the Diameter Routing Profile , click on the Add button beneath the Peer Table .
The Add Host dialog opens.
The Diameter Routing Profile - Adding a Host
Enter the host name and port for the host in the Hostname and Port fields.
Select protocol in the Protocol drop-down-list.
If you want to enable throttling for the peer, select the Enable Throttling check box, and then enter the maximum number of request UDRs per second you want the Diameter Stack agent to transmit to the peer in the Throughput Threshold (UDR/s) field.
Note title Note! Ensure that you handle the throttled UDRs in your APL code in the workflow in order to not loose any UDRs.
Click on the Add button and the host will be added in the Peer Table , and then click on the Close button to close the dialog when you are finished adding hosts.
...
- In the Diameter Routing Profile, click on the Add button beneath the Realm Routing Table.
The Add Route dialog opens.
The Diameter Routing profile - Adding a Realm
Enter the realm name in the Realm text box.
If the realm serves specific applications, click on the Add button beneath the Applications list box and specify the Application Id. Repeat this step for each application.
You should only perform this step if Peer Discovery is set to Static and the peer hosts are to be specified in the Realm Routing Table. Click on the Add button beneath the Hostname list box and select a host from the drop-down list. Repeat this step for each host in the realm.
If you specified the peer hosts of the realm in the previous step, select Static from Peer Discovery. If you want to use dynamic peer discovery instead, select Dynamic from this drop-down list.
Click on the Add button and the realm will be added in the Realm Routing Table, and then click on the Close button to close the dialog when you are finished adding realms.
DNS Tab
The Diameter Routing profile - DNS tab
...