WAS v8.0 > Migration and coexistence > Distributed operating systems


Configure port settings

When you configure WAS resources or assign port numbers to other applications, avoid conflicts with other assigned ports. In addition, explicitly enable access to particular port numbers when you configure a firewall.

Tip: Port conflicts might occur if you install WAS on multiple systems with dmgrs managing servers or clusters on different systems. The configuration-service port-resolution mechanism does not support cross profiles on different host machines.


Procedure

  1. Review the port number settings, especially when you are planning to coexist.

  2. Optional: Change the port number settings.

    We can set port numbers when configuring the product after installation.

    • During profile creation using the manageprofiles command, you can accept the default port values or you can specify your port settings. To specify ports, you can do so in any of the following ways:

      • Use of a port file that contains the port values.

      • Use of a starting port value.

      • Use of the default port values.

      Read the "manageprofiles command" article in the information center for more information.

    • During profile creation using the Profile Management tool, you can accept the port settings recommended by the tool or you can specify your port settings.

      Read the "Creating profiles using the graphical user interface" article in the information center for more information.

    We can perform one of the following actions to change port settings after installation:

    • Use the updatePorts tool to change port settings.

      Read the "Updating ports in an existing profile" article in the information center for more information.

      Read the "Port number settings in WAS versions" article in the information center for more information.

    • Edit the PROFILE_ROOT/config/cells/cell_name/nodes/node_name/serverindex.xml file to change the port settings, or use scripting to change the values.

+

Search Tips   |   Advanced Search