In this section:
Prior releases supported the use of a dedicated SBC Configurator cluster to configure other SBC SWe clusters. This approach is replaced by using one of the SBC nodes within the cluster, referred to as the "Headend" SBC, to configure the other nodes. While the SBC Configurator currently remains supported for backward compatibility, it will be deprecated in a subsequent release. Beginning with release 7.1, use the Headend SBC configuration model described in this topic.
This section describes how to create the initial, basic configuration on a media SBC (M-SBC) SWe Cloud cluster using the EMS and the SBC Configuration Manager. One SBC node within the cluster, referred to as the "Headend" node, is used for creating the configuration, and the EMS is used for distributing the configuration across the cluster. For more information on how an SBC cluster interacts with the EMS for configuration, refer to Configuring an SBC SWe Cluster using the EMS.
Prior to following these procedures you must have created an SBC SWe cluster in the EMS for the M-SBC cluster. Refer to Creating an SBC SWe Cluster in EMS documentation. You must then instantiate the M-SBC cluster. After instantiation, the SBC nodes register with the EMS, but since there is no configuration yet for the cluster, its nodes start with a blank configuration.
Begin the process to initially configure a new M-SBC cluster by accessing the SBC Configuration Manager on behalf of the cluster.
Click Network > Cluster Management. The Cluster Management / Manage VNFs window opens listing the SBC clusters registered with the EMS.
Click the Configurations tab.
Click Create. The SBC Configuration Manager opens against the Headend node.
Use the following procedures and examples to configure basic M-SBC parameters using the SBC Configuration Manager.
To create IP interface groups and IP interfaces, see Create IP Interface Groups and IP Interfaces.
To create a load balancing service, see Create a Load Balancing Service.
To validate the values assigned during instantiation, review the meta variable table, click All > System > Meta Variables. The Meta Variable window opens showing the Meta Variable list.
Some of the following procedures require that you specify an address context in which to create configuration objects. The following procedures use an example address context named AC1 as a placeholder. In actual practice you can specify your own address context name or use the default address context. The following steps create an address context named AC1.
Select Address Context > IP Interface Group. The IP Interface Group window opens.
Select AC1 from the Address Context drop-down menu.
Click New IP Interface Group. The Create New IP Interface Group window opens.
Enter an IP interface group name. Example: MLIG1
Click Save.
Repeat the previous steps to create another interface group. Example: MLIG2. The two new interface groups are listed.
On the navigation pane, click Address Context > IP Interface Group > IP Interface. The IP Interface window opens.
Click Save.
Repeat the previous steps to add an interface MLIF2 for the pkt1 port. The two interfaces are listed.
To create a D-SBC signaling port for MLIG2:
Select Address Context > DNS Group > Server. The Server window opens.
On the Server window, perform the following:
Select AC1 from the Address Context drop-down list.
Select the DNS group you created from the DNS Group drop-down list.
Click New Server. The Create New Server section opens.
In the Create New Server section, perform the following:
Enter a server name.
Select the State as Enabled.
Enter the DNS server IP in the IP Address V4 or V6 field.
Click Save.
Select System > NTP > Server Admin. The Server Admin window opens.
Click Save.
Select System > NTP > Time Zone. The Time Zone window opens.
Select the instance from the list. The Edit Selected Time Zone section opens.
Select an appropriate time zone from the Zone drop-down list.
Click Save.
Select System > Cluster Admin > Cluster Comm. The Cluster Comm window opens.
Select System > Load Balancing Service. The Load Balancing Service window opens.
In Group Name, enter a domain name for the load balancing group.
Enter the Private IP Interface Group Name to use to communicate with the MRF.
Click Save.
The Management fixed IP address should be added as an A record on the DNS server.
Once you have completed making configuration changes:
Click Save at the top of the SBC Configuration Manager window. A Save confirmation window opens.
Click Save and Activate configuration. This copies the configuration from the Headend SBC back to the EMS as the active configuration. This also sets the Headend SBC configuration status as Config-in-sync and all other non-Headend SBCs as Config-out-of-sync. The EMS pushes configuration differences to all of those nodes which are config-out-of-sync unless the nodes are unavailable.
Within the Cluster Management / Manage VNFs window, the Cluster Status column for the cluster displays All nodes online and Activation Complete, once the configuration is successfully activated.
The EMS performs the reboot of out-of-sync nodes automatically during initial configuration. However, if the nodes lose synchronization after that point, for example if an activation fails, then you must reboot the nodes to trigger a configuration download to bring the nodes back into sync. To reboot a node, use the Reboot Node option on the Nodes tab.