Private Settings on the Net-Net ESD

To set a private setting on the Net-Net ESD:

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

    The private /core side is used to communicate with the Avaya Session Manager (ASM) and forward the incoming HTTP SOAP Requests received from the public side (from outside the network). You define the IP address, port, and TLS certificate used in establishing communication with the ASM by setting this http-alg-private attribute.

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