Subscriber-Aware Load Balancer Configuration for IMS-AKA and TLS Traffic

The user makes the settings below to the applicable cluster-config element on the Oracle Communications Subscriber-Aware Load Balancer (Subscriber-Aware Load Balancer) to support IMS-AKA and TLS traffic. These setting allow this support by preventing the Subscriber-Aware Load Balancer from restricting the type of traffic supported by the cluster.

  1. From superuser mode, use the following ACLI command sequence to access the cluster-config element.
    ORACLE# configure terminal
    ORACLE(configure)# session-router
    ORACLE(session-router)# cluster-config
    ORACLE(cluster-config)#service-ports
    ORACLE(service-port)#
  2. Use the port parameter to specify the port monitored by the Subscriber-Aware Load Balancer for incoming signaling messages.

    The required setting for IMS-AKA or TLS is 0.

    ORACLE(service-port)# port 0
    ORACLE(service-port)#
  3. Use the protocol parameter to choose the transport protocol.

    The required setting for IMS-AKA or TLS is ALL.

    ORACLE(service-port)# protocol ALL
    ORACLE(service-port)#
  4. Use done, exit, and verify-config to complete configuration of this tunnel-config configuration element.
  5. Use done, exit, and verify-config to complete configuration of the SBC ims-aka-profile.