This section explains how to change the port number of L-Platform management.
Stopping the manager
Stop the manager.
Refer to "7.2 Starting and Stopping the Manager" in the Setup Guide CE for information on how to stop the manager.
Changing the port number of L-Platform management
The procedure for changing the port number of L-Platform management is as follows:
Modify the port number of
Open the following file:
[Windows]
<Installation directory for this product>\RCXCTMG\SecurityManagement\conf\portal.properties
[Linux]
/etc/opt/FJSVctsec/conf/portal.properties
The following information must be modified:
Port number of vsys.host URL
Modify the value of the port number in vsys.host URL. An example is shown below. The section in italics is the information to be modified.
vsys.host = http://192.168.11.22:8013/vsys/services/VSYS/
Modify the value of the entry tag with vsys-port as the key value.
Open the following file.
[Windows]
<Installation directory for this product>\RCXCTMG\MyPortal\config\managerview_config.xml
[Linux]
/etc/opt/FJSVctmyp/config/managerview_config.xml
The following information must be modified:
Value of the entry tag with vsys-port as the key value
Modify the value of the entry tag with vsys-port as the key value. An example is shown below. The section in italics is the information to be modified.
Starting the manager
Start the manager.
Refer to "7.2 Starting and Stopping the Manager" in the Setup Guide CE for information on how to start the manager.