Configure Public Settings

To set a public setting on the Oracle® Enterprise Session Border Controller (E-SBC):

  1. Type http-alg-public and press Enter.
    ACMEPACKET(http-alg)# http-alg-public
    ACMEPACKET(http-alg-public)#

    The public side (outside the network) is used to receive incoming HTTP SOAP Requests from the remote worker. You define the IP address, port, and TLS certificate used to establish a connection with the remote worker by setting this http-alg-public attribute.

  2. realm-id—Name of the realm that the E-SBC uses to listen for the HTTP request. Valid values are alpha-numeric characters. Default is blank.
  3. address—IPv4 or IPv6 IP address on which the E-SBC is listening for HTTP traffic. Valid values must be in the format of 0.0.0.0. Default is blank.
  4. port—Port on which the E-SBC is listening for HTTP traffic. Valid values are 1 to 65535. Default is 80.
  5. tls-profile—The TLS profile used to establish a secure connection with the remote worker. Setting this attribute enables HTTP proxy to listen for HTTPS traffic. Valid values are alpha-numeric characters. Default is blank.
  6. Type done and press Enter.
    ACMEPACKET(http-alg-public)# done
    ACMEPACKET(http-alg-public)#
  7. Type exit and press Enter.
    ACMEPACKET(http-alg-public)# exit
    ACMEPACKET(http-alg)#
  8. Type exit and press Enter.
    ACMEPACKET(http-alg)# exit
    ACMEPACKET(session-router)#
  9. Save the configuration.