Opening TCP Ports 3000 and 3001

This section explains how to open TCP ports 3000 and 3001 primarily for use with an element manager.

  • TCP ports 3000 (used when notify commands are issued remotely, i.e. via an element management system) and 3001 (used for remote configuration, i.e. via an element management system), can be enabled or disabled in the system configuration

This configuration is not RTC enabled, so you must reboot your Oracle® Enterprise Session Border Controller for changes to take effect.

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
    ORACLE(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