Configuring the Node for the Diameter Endpoint Pod
This section describes how to specify the node or host where the Diameter endpoint must spawn the pod.
To specify the node where you want Diameter endpoint to spawn the pod, use the following configuration:
config
diameter group diameter_group_name
mode server server_name
stack stack_name
application application_name
bind-ip host_address
fqdn fqdn_address
realm realm_address
node-host node_host_address
end
NOTES:
-
diameter group diameter_group_name – Specifies the Diameter group name.
-
mode server server_name – Specifies the server name that operates as the mode server.
-
stack stack_name – Specifies the stack name.
-
application application_name – Specifies the application name.
-
bind-ip host_address – Specifies the host address of the binding database.
-
fqdn fqdn_address – Specifies the FQDN address.
-
realm realm_address – Specifies the realm address.
-
node-host node_host_address – Specifies the host IP address of the node.