Enable System to Connect to SDM

To control TCP ports 3000 and 3001 in the system configuration:

  1. Access the security-config configuration element.
    ORACLE# configure terminal
    ORACLE(configure)# security
    ORACLE(security)# security-config
    ORACLE(security-config)# 
    
  2. Type select to begin editing the system-config object.
    ORACLE(system-config)# select
    ACMEPACKET(system-config)#
  3. The parameter controlling ports 3000 and 3001 is called remote-control, and its default is enabled. To disable the ports, set this parameter to disabled.
    ORACLE(system-config)# remote-control disabled
  4. Type done to save your configuration.
  5. Reboot your Oracle® Enterprise Session Border Controller. Type a y and press Enter to reboot.
    ORACLE# reboot
    -----------------------------------------
    WARNING: you are about to reboot this SD!
    -----------------------------------------
    Reboot this SD [y/n]?:y