RCSE TLS/TCP Re-Use Connections Configuration

To configure the reuse-connections option:
  1. From Superuser mode, use the following command sequence to navigate to the sip-interface configuration element.
    ORACLE# configure terminal
    ORACLE(configure)# session-router
    ORACLE(session-router)# sip-config
    ORACLE(sip-config)# sip-interface
    ORACLE(sip-interface)# option reuse-connections=latest
    ORACLE(sip-interface)#
  2. Use done, exit, and verify-config to complete configuration.