Configuring Server Clusters
You configure server clusters as routing destinations by including the individual servers that constitute the cluster and assigning each a priority and weight. To configure server clusters:
- Access the server cluster configuration option
in the SIP routing destinations hierarchy and assign a name to the
server cluster.user@host# edit services border-signaling-gateway gateway bsg-1 sip routing-destinations clusters scl_1
- Assign
a server to the cluster.[edit services border-signaling-gateway gateway bsg-1 sip routing-destinations clusters scl_1user@host# edit servers server_1
- Set
the priority and weight for the server.[edit services border-signaling-gateway gateway bsg-1 sip routing-destinations clusters scl_1 server server_1user@host# set priority 5 weight 5
- Repeat Step 2 and Step 3 until you have included all the servers for the cluster.