Enable System to Connect to SDM
To control TCP ports 3000 and 3001 in the system configuration:
-
Access the
security-config configuration element.
ORACLE# configure terminal ORACLE(configure)# security ORACLE(security)# security-config ORACLE(security-config)#
-
Type
select to begin editing the
system-config object.
ORACLE(system-config)# select ORACLE(system-config)#
-
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
- Type done to save your configuration.
-
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