In this section:
This section describes how to create initial, basic configuration on a media SBC (M-SBC) SWe N:1 HA cluster using the SBC Configuration Manager GUI. Although the following procedures use the GUI, you can also make cluster configuration changes using the CLI on the OAM node. Refer to Modifying SBC Cluster Configuration for information on using the CLI and the CLI Reference Guide for information on the available commands.
The configuration shown here is a basic example and focuses on minimum network configuration and configuration required by cloud-based clusters. As part of a distributed SBC cloud deployment, an M-SBC cluster must be paired with a signaling (S-SBC) cluster to provide full SBC functionality. Both cluster configurations include a D-SBC signaling port to allow communication between the two clusters. An M-SBC cluster also requires load balancing configuration to enable distributing media-related requests among the nodes in the cluster.
In contrast to assigning static values, cloud deployments use metavariables to assign interface values such as IP addresses. The actual values are determined dynamically during instantiation, based on the cloud environment.
Beyond this minimal configuration, a full deployment would require further configuration and customization based on the intended use and environment, similar to other types of SBC deployments.
Begin the process to initially configure a new M-SBC cluster by accessing the SBC Configuration Manager for the cluster.
Click Network > Cluster Management. The Cluster Management / Manage VNFs window opens listing the SBC clusters created on the EMS.
Click the Configurations tab.
Click Edit Configuration. The SBC Configuration Manager opens in a separate window against the cluster's active OAM node. See the EMA User Guide for information on using the GUI to configure the SBC.
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 to metavariables during instantiation, review the Meta Variable table by clicking All > System > Meta Variables. The Meta Variable window opens showing the Meta Variable list. In cloud deployments, metavariables are used to assign interface values, such as IP addresses, whose values are configured dynamically during instantiation.
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 in a different Interface Group MLIG2. The two interfaces are listed.
Create a D-SBC signaling port for communication with the S-SBC cluster in the deployment:
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:
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.
The M-SBC Load Balancing Service is responsible for distributing media requests among the M-SBC nodes (and T-SBC nodes, if present) in the cluster.
You must define IP interface group parameters to use for communication among the nodes in the cluster. The following procedure configures this using the default type: Mgmt, which then uses the management interface. Refer to Cluster Admin - Cluster Comm for information on using a packet interface (IP type) instead. If you choose to use a packet interface, refer to Configuring Intra-Cluster VNFC Communication Using Packet Ports for additional configuration that must be performed to define a media port range that avoids a conflict with the default port (3057) used for intra-cluster communication.
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 (FQDN) for the Load Balancing Service group.
Enter the Private IP Interface Group Name to use to communicate with the M-SBC nodes.
Click Save.
The Management fixed IP address should be added as an A record on the DNS server. The DNS server must be configured to resolve the Load Balancing Service FQDN to the IP addresses for the M-SBC nodes in the cluster.
Once you have completed making configuration changes, click Apply Saved Changes and Close at the top-right of the SBC Configuration Manager window. When prompted, confirm that you want to save and activate your configuration changes. The SBC Configuration Manager window closes. The OAM node notifies the SBC nodes in the cluster of the configuration changes and stores a record of the updated configuration back to the EMS.