In this section:
Beginning in release 8.0, Load Balancing Service configuration applies only to media SBC (M-SBC) clusters in distributed SBC SWe Cloud deployments. The M-SBC load balancing distributes media requests among nodes. Load balancing of REGISTER or INVITE requests through retargeting is no longer supported and should not be configured.
The
Use the 'show table/system loadBalancingService
...' command to view Load Balancing Service configuration status details. Refer to Show Table System for details.
You must configure Cluster Admin for intra-cluster node communication before configuring a D-SBC signaling port, Load balancing service and DNS group parameters.
Refer to Cluster Admin - CLI for configuration details.
The following Load Balancing Service CLI applies only to M-SBC (in a SWe Cloud D-SBC configuration).
% set system loadBalancingService groupName <group_name> privateIpInterfaceGroupName <name>
To configure the load balancing service on M-SBC:
set system loadBalancingService groupName lbg1.xyz.com privateIpInterfaceGroupName LIF1 commit
This configuration applies to a feature that is no longer supported and the configuration is no longer required.
% set system loadBalancingService groupName <group_name> inviteRetargetMode <disable | redirect> registerRetargetMode <disable | redirect>