[IBM i]

Port number settings

You should be able to identify the default port numbers used in the various versions of WebSphere® Application Server so that you can avoid port conflicts if you plan for an earlier version to coexist or interoperate with Version 8.5.

Supported configurations Supported configurations:

This article is about configuration migration, such as migrating deployment managers and federated nodes in a network deployment environment. The Application Migration Toolkit for WebSphere Application Server provides support for migrating applications from previous versions of WebSphere Application Server to the latest product version. For information about migrating applications, read more about the Application Migration Toolkit.

sptcfg

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

If ports are already defined in a configuration being migrated, the migration tools fix the port conflicts in the Version 8.5 configuration and log the changes for your verification .

[IBM i] Notes:
  • When you install WebSphere Application Server, the default instance is created with the default port values. When you create a WebSphere Application Server profile with the manageprofiles script, you can specify different port values.
  • For more information about port numbers that your IBM® i system currently uses, enter the NETSTAT *CNN command on the CL command line. Press F14 to view assigned port numbers.
  • You can also use the port validator tool to find port conflicts between different WebSphere Application Server profiles, products, and servers. See port validator tool for more information.
Avoid trouble Avoid trouble: Port conflicts might occur if you assign a custom port value within the recommended default dynamic port range. Because port values are assigned dynamically, WebSphere Application Server cannot predetermine the port values that will be assigned to your servers. A way to avoid the possibility of a port conflict among servers is to either accept the default server port values assigned by the Profile Management Tool, or assign custom port values that do not fall within the default dynamic port range. In operating systems released prior to 2008, the default dynamic port range is 1025 to 5000, and in newer operating systems the dynamic port range is 49152 to 65535. Because these default ranges are recommended by the Internet Assigned Numbers Authority (IANA), they are common across all operating systems.gotcha
Table 1. Port definitions for WebSphere Application Server Version 8.5.
Port Name Default Value Files
Application Server Administrative Agent Job Manager Administrative Subsystem
Administrative Console Port (WC_ adminhost) 9060 9060 9960 ---- serverindex.xml and virtualhosts.xml
Administrative Console Secure Port (WC_ adminhost_ secure) 9043 9043 9943 ----
HTTP Transport Port (WC_ defaulthost) 9080 ---- ---- ----
HTTPS Transport Secure Port (WC_ defaulthost_ secure) 9443 ---- ---- ----
Bootstrap Port (BOOTSTRAP_ ADDRESS) 2809 9807 9808 ---- serverindex.xml
Cell Discovery Address (CELL_ DISCOVERY_ ADDRESS) ---- ---- ---- ----
CSIV2 Client Authentication Listener Port (CSIV2_ SSL_ MUTUALAUTH_ LISTENER_ ADDRESS) 9402 9402 9402 ----
CSIV2 Server Authentication Listener Port (CSIV2_ SSL_ SERVERAUTH_ LISTENER_ ADDRESS) 9403 9403 9403 ----
High Availability Manager Communication Port (DCS_ UNICAST_ ADDRESS) 9353 ---- ---- ----
Internal JMS Server Port (JMSSERVER_ SECURITY_ PORT) 5557 ---- ---- ----
IPC Connector Port (IPC_ CONNECTOR_ ADDRESS) 9633 9630 9631 9634
MQ Transport Port (SIB_ MQ_ ENDPOINT_ ADDRESS) 5558 ---- ---- ----
MQ Transport Secure Port (SIB_ MQ_ ENDPOINT_ SECURE_ ADDRESS) 5578 ---- ---- ----
ORB Listener Port (ORB_ LISTENER_ ADDRESS) 9100 9098 9099 ---- serverindex.xml
Status Update Listener Port (STATUS_ LISTENER_ ADDRESS) ---- ---- 9425 ----
RMI Connector Port (RMI_ CONNECTOR_ ADDRESS) ---- ---- ---- 9810
JSR 160 RMI Connector Port (JSR160RMI_ CONNECTOR_ ADDRESS) ---- ---- ---- 9811
SAS_ SSL_ SERVERAUTH_ LISTENER_ ADDRESS (Deprecated) 9401 9401 9401 ----
Service Integration Port (SIB_ ENDPOINT_ ADDRESS) 7276 ---- ---- ----
Service Integration Secure Port (SIB_ ENDPOINT_ SECURE_ ADDRESS) 7286 ---- ---- ----
SIP Container Port (SIP_ DEFAULTHOST) 5060 ---- ---- ----
SIP Container Secure Port (SIP_ DEFAULTHOST_ SECURE) 5061 ---- ---- ----
SOAP Connector Port (SOAP_ CONNECTOR_ ADDRESS) 8880 8877 8876 8881
IBM HTTP Server Port 80 ---- ---- ---- virtualhosts.xml, plugin-cfg.xml, and web_ server_ root/conf/ httpd.conf
IBM HTTPS Server Administration Port 8008 ---- ---- ---- web_ server_ root/conf/ admin.conf
Version 7.0 and Version 8.0 port numbers
Table 2. Port definitions for WebSphere Application Server Version 7.0 and Version 8.0.
Port Name Default Value Files
Application Server Administrative Agent Job Manager Administrative Subsystem
Administrative Console Port (WC_ adminhost) 9060 9060 9960 ---- serverindex.xml and virtualhosts.xml
Administrative Console Secure Port (WC_ adminhost_ secure) 9043 9043 9943 ----
HTTP Transport Port (WC_ defaulthost) 9080 ---- ---- ----
HTTPS Transport Secure Port (WC_ defaulthost_ secure) 9443 ---- ---- ----
Bootstrap Port (BOOTSTRAP_ ADDRESS) 2809 9807 9808 ---- serverindex.xml
Cell Discovery Address (CELL_ DISCOVERY_ ADDRESS) ---- ---- ---- ----
CSIV2 Client Authentication Listener Port (CSIV2_ SSL_ MUTUALAUTH_ LISTENER_ ADDRESS) 9402 9402 9402 ----
CSIV2 Server Authentication Listener Port (CSIV2_ SSL_ SERVERAUTH_ LISTENER_ ADDRESS) 9403 9403 9403 ----
High Availability Manager Communication Port (DCS_ UNICAST_ ADDRESS) 9353 ---- ---- ----
Internal JMS Server Port (JMSSERVER_ SECURITY_ PORT) 5557 ---- ---- ----
IPC Connector Port (IPC_ CONNECTOR_ ADDRESS) 9633 9630 9631 9634
MQ Transport Port (SIB_ MQ_ ENDPOINT_ ADDRESS) 5558 ---- ---- ----
MQ Transport Secure Port (SIB_ MQ_ ENDPOINT_ SECURE_ ADDRESS) 5578 ---- ---- ----
ORB Listener Port (ORB_ LISTENER_ ADDRESS) 9100 9098 9099 ---- serverindex.xml
RMI Connector Port (RMI_ CONNECTOR_ ADDRESS) ---- ---- ---- 9810
JSR 160 RMI Connector Port (JSR160RMI_ CONNECTOR_ ADDRESS) ---- ---- ---- 9811
SAS_ SSL_ SERVERAUTH_ LISTENER_ ADDRESS (Deprecated) 9401 9401 9401 ----
Service Integration Port (SIB_ ENDPOINT_ ADDRESS) 7276 ---- ---- ----
Service Integration Secure Port (SIB_ ENDPOINT_ SECURE_ ADDRESS) 7286 ---- ---- ----
SIP Container Port (SIP_ DEFAULTHOST) 5060 ---- ---- ----
SIP Container Secure Port (SIP_ DEFAULTHOST_ SECURE) 5061 ---- ---- ----
SOAP Connector Port (SOAP_ CONNECTOR_ ADDRESS) 8880 8877 8876 8881
IBM HTTP Server Port 80 ---- ---- ---- virtualhosts.xml, plugin-cfg.xml, and web_ server_ root/conf/ httpd.conf
IBM HTTPS Server Administration Port 8008 ---- ---- ---- web_ server_ root/conf/ admin.conf
Reference topic    

Terms and conditions for information centers | Feedback

Last updated: April 17, 2014 04:48 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-base-iseries&topic=rmig_portnumber
File name: rmig_portnumber.html