When using the dnsGroup LOCAL resolution, you cannot configure more than four active T-SBCs/M-SBCs since the DNS Group LOCAL entries are limited to a maximum of four entries. If you need to enable more than four active T-SBCs/M-SBCs, use an external DNS for resolution.

Accessing the SBC Configuration Manager

Begin the process to initially configure a new S-SBC cluster by accessing the SBC Configuration Manager for the cluster.

  1. Log on to the RAMP.
  2. Click NetworkCluster Management. The Cluster Management / Manage VNFs window opens listing the SBC clusters registered with RAMP.


  3. Click the radio button adjacent to the name of the S-SBC cluster you want to configure. The Details tab for the selected cluster opens. 
  4. Click the Configurations tab.


  5. 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.


Configure the SBC using the SBC Configuration Manager

Use the following procedures and examples to configure basic S-SBC parameters using the SBC Configuration Manager.

  1. To validate the meta variable table, see Validating the Meta Variable Table.
  2. To create an address context, see Create an Address Context.
  3. To create IP interface groups and IP interfaces, see Creating IP Interface Groups and IP Interfaces.

  4. To create a static route, see Create a Static Route.
  5. To create a DNS group and a DNS server, see Create a DNS Group and a DNS Server.
  6. To create a NTP server, see Create an NTP Server.
  7. To create the D-SBC signaling port, see Create the D-SBC Signaling Port.
  8. To create a cluster type, see Create a Policer Cluster Type.
  9. To create zones, see Create Zones.
  10. To create SIP signaling ports, see Create SIP Signaling Ports.
  11. To create SIP trunk groups, see Create SIP Trunk Groups.
  12. To create a remote policy server, see Configuring a Remote Policy Server.

Validating the Meta Variable Table

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.



Create an Address Context

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 AC2 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 AC2. 

  1. Click ConfigurationSystem ProvisioningCategory: Base Provisioning Address Context. The Address Context window opens.
  2. Click New Address Context. The Create New Address Context window opens.
  3. Enter AC2 as the name of the address context (the name must be between 1-23 characters in length). 
  4. Click Save.

Create IP Interface Groups and IP Interfaces

Create IP Interface Groups

  1. Select Address Context → IP Interface Group. The IP Interface Group List window opens.

  2. Select AC2 from the Address Context drop-down list.

  3. Click New IP Interface Group. The Create New IP Interface Group window opens.

  4. Enter an IP interface group name.
  5. Click Save.


Repeat the previous steps to create another interface group. Example: SLIG2. The two new interface groups are listed.


 


Create IP Interfaces for each Pkt Port

  1. On the navigation pane, click Address Context → IP Interface Group → IP Interface. The IP Interface window opens.

  2. Select AC2 from the Address Context drop-down list.
  3. Select an interface group created from the IP Interface Group drop-down list. For example, SLIG1.
  4. Click New IP Interface. The Create New IP Interface section opens.
  5. Enter a name for the interface. For example, SLIF1.
  6. Enter IP Meta variable keys in the IP Var V4, Prefix Var V4, IP Public Var V4, IP Var V6, IP Prefix Var V6, IP Public Var V6, and IP VLAN Tag Var fields.
  7. Select the Mode as In Service.
  8. Select the State as Enabled.
  9. Enter the CE Name.
  10. Select the pkt0 port from the Port Name drop-down menu.
  11. Click Save.


Repeat the previous steps to add an interface SLIF2 for pkt1 port in a different Interface Group SLIG2. The two interfaces are listed.


 


Create a Static Route

  1. Select Configuration → System Provisioning → Static Route. The Static Route window opens.
  2. Select the AC2 Address Context from the drop-down list.
  3. Click New Static Route. The Create New Static Route window opens.
  4. Enter the Destination IP Address (IPv4/IPv6).
  5. Enter the Prefix value.
  6. Enter the Next Hop IP address (IPv4/IPv6).
  7. Select an IP Interface Group Name from the drop-down list.
  8. Select an IP Interface Name from the drop-down list.
  9. Enter a Preference value.
  10. Click Save.




Create a DNS Group and a DNS Server

Create a DNS Group

  1. Select Address Context → DNS Group. The DNS Group window opens.
  2. Select AC2 from the Address Context drop-down list.
  3. Click New DNS Group. The Create New DNS Group section opens.
  4. Enter a DNS group name.
  5. Select IP from the Type drop-down list.
  6. Select SLIG1 from the IP Interface drop-down list.
  7. Select Use Configured Dns Server and Edns Support as Enabled.
  8. Click Save.


Create a DNS Server

  1. Select Address Context → DNS Group → Server. The Server window opens. 

  2. On the Server window, perform the following:

    1. Select AC2 from the Address Context drop-down list.

    2. Select the DNS group you created from the DNS Group drop-down list. 

    3. Click New Server. The Create New Server section opens.

    4. In the Create New Server section:

      1. Enter a server name.

      2. Select the State as Enabled.

      3. Enter the DNS server IP in the IP Address V4 or V6 field.

      4. Click Save.



Create an NTP Server

  1. Select System NTP → Server Admin. The Server Admin window opens.

  2. Click New Server Admin. The Create New Server Admin section opens.
  3. Enter a server IP address.
  4. Select the State as Enabled.
  5. Select the Version as Version4.
  6. Click Save.


  7. Select System → NTP → Time Zone. The Time Zone window opens.

  8. Select the instance from the list. The Edit Selected Time Zone section opens.

  9. Select an appropriate time zone from the Zone drop-down list.

  10. Click Save.



Create the D-SBC Signaling Port

Create a D-SBC signaling port for communication with the M-SBC cluster in the deployment:

  1. Select System → Dsbc → Dsbc Sig Port. The Dsbc Sig Port window opens.
  2. Select SLIG1 from the IP Interface Group drop-down list.
  3. Select AC2 from the Address Context drop-down list.
  4. Click Save.
Note:

Make sure when configuring SIP Sig Port and Dsbc Sig Port for an S-SBC deployment that you specify different IP addresses for them. To do so you must select different metavariables for each of them. The actual values of the metavariables are determined during orchestration based on your environment.



Create a Policer Cluster Type

  1. Select System → Dsbc → Cluster Type. The Type window opens.

  2. Click New Type. The Create New Type section displays.

  3. Select the Name as Policer.
  4. Select State as Enabled.
  5. Enter the cluster FQDN.

    Note:

    The floating IP address of packet interfaces is added as a record in DNS server.

  6. Select the name of the DNS group you created in the DNS Group drop-down list.
  7. Click Save.


Create Zones

  1. Select Address Context > Zone. The Zone window opens.

  2. Select AC2 from the Address Context drop-down list.

  3. Click New Zone. The Create New Zone section opens.

  4. Enter a Name for the zone, for example, INTERNAL.
  5. Enter an ID for the zone.
  6. Click Save.


Repeat the previous steps to create another zone, for example, EXTERNAL. The new zones are listed.

 


Create SIP Signaling Ports

Create SIP signaling ports for the zones you created:

  1. Select Address Context → Zone → SIP Sig Port. The SIP Sig Port window opens.
  2. Select AC2 from the Address Context drop-down list.
  3. Select the INTERNAL zone from the Zone drop-down list.
  4. Click New SIP Sig Port. The Create New SIP Sig Port section opens.
  5. Enter an Index number.
  6. Set the State as Enabled.
  7. Select SLIG1 from the IP Interface Group Name drop-down list.
  8. Select the sip-udp option in the Transport Protocols Allowed.
  9. Click Save.


Repeat the previous steps to create a SIP signaling port for the EXTERNAL zone. The new SIP signaling ports are listed.



Create SIP Trunk Groups

Create SIP trunk groups in the the zones you created:

  1. Select Address Context → Zone → SIP Trunk Group. The SIP Trunk Group window opens.
  2. Select AC2 from the Address Context drop-down list.
  3. Select a INTERNAL zone from the Zone drop-down list.
  4. Click New SIP Trunk Group. The Create New SIP Trunk Group section opens.
  5. Enter a Name for the trunk group, for example, INGRESS_TG.
  6. Set the State as Enabled.
  7. Set the Mode as In Service.
  8. Click Save.


Repeat the previous steps to create another SIP trunk group for the EXTERNAL zone. The new SIP trunk groups are listed.

 


Configure Ingress IP Prefixes

Create ingress IP prefixes for the SIP trunk groups you created:

  1. Select Address Context → Zone → SIP Trunk Group → Ingress IP Prefix. The Ingress IP Prefix window opens.
  2. Select AC2 from the Address Context drop-down menu.
  3. Select the INTERNAL zone from the Zone drop-down menu.
  4. Select the INGRESS_TG trunk group from the SIP Trunk Group drop-down list.
  5. Click New Ingress IP Prefix.  The Create New Ingress IP Prefix section opens.
  6. Enter an IP address in IP Address V4 or V6.
  7. Enter the Prefix Length.
  8. Click Save.


Repeat the previous steps to create an IP Prefix for the EXTERNAL zone and EGRESS_TG trunk group. The new IP prefixes are listed.

 


Configure Media Settings

Configure media settings for the SIP trunk groups you created:

  1. Select Address Context → Zone → SIP Trunk Group → Media. The Media window opens.
  2. Select AC2 from the Address Context drop-down list.
  3. Select the INTERNAL zone from the Zone drop-down list.
  4. Select the INGRESS_TG trunk group from the SIP Trunk Group drop-down list.
  5. Select MLIG1 from the Media IP Interface Group Name drop-down list.
  6. Click Save

Repeat steps 3 through 6 to configure media for the EGRESS_TG trunk group in the EXTERNAL zone using Media IP Interface Group MLIG2.


Configuring the Remote Policy Server

Configure the settings for the remote PSX server:

Disable the Local Policy Server

  1. Select System → Policy Server → Local Server. The Local Server window opens.
  2. Select the local server listed. The Edit Selected Local Server section opens.

  3. Set the State as Disabled.

  4. Select Out of Service from the Mode drop-down menu.

  5. Click Save



Create a New Remote Policy Server

  1. Select System → Policy Server → Remote Server. The Remote Server window opens. 
  2. Click New Remote Server. The Create New Remote Server section opens.

  3. Enter a server Name

  4. Enter the server IP Address.

  5. Set the State as Enabled

  6. Select Active from the Mode drop-down list.

  7. Click Save.


Saving and Activating the Configuration 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 RAMP