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 7.0.
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 7.0 configuration and log the changes for your verification
.
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. The default dynamic port ranges for pre-2008 operating
system is 1025 to 5000 , and the dynamic port ranges for newer operating
systems 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
Version 7.0 port numbers
Table 1. Port definitions for WebSphere Application Server
Version 7.0. This table lists port definitions for WebSphere Application Server Version 7.0.
Port Name |
Default
Value |
Files |
Standalone Application
Server |
Federated Application Server |
Deployment Manager |
Administrative Agent |
Job Manager |
Secure Proxy Server |
Administrative Subsystem |
Administrative Console
Port (WC_ adminhost) |
9060 |
---- |
9060 |
9060 |
9960 |
---- |
---- |
serverindex.xml and virtualhosts.xml |
Administrative Console
Secure Port (WC_ adminhost_ secure) |
9043 |
---- |
9043 |
9043 |
9943 |
---- |
---- |
HTTP Transport Port (WC_
defaulthost) |
9080 |
9080 |
---- |
---- |
---- |
80 |
---- |
HTTPS Transport Secure
Port (WC_ defaulthost_ secure) |
9443 |
9443 |
---- |
---- |
---- |
443 |
---- |
Bootstrap Port (BOOTSTRAP_
ADDRESS) |
2809 |
2809 |
9809 |
9807 |
9808 |
---- |
---- |
serverindex.xml |
Cell Discovery Address
(CELL_ DISCOVERY_ ADDRESS) |
---- |
---- |
7277 |
---- |
---- |
---- |
---- |
CSIV2 Client Authentication
Listener Port (CSIV2_ SSL_ MUTUALAUTH_ LISTENER_ ADDRESS) |
9402 |
9405 |
9402 |
9402 |
9402 |
---- |
---- |
CSIV2 Server Authentication
Listener Port (CSIV2_ SSL_ SERVERAUTH_ LISTENER_ ADDRESS) |
9403 |
9406 |
9403 |
9403 |
9403 |
---- |
---- |
High Availability Manager
Communication Port (DCS_ UNICAST_ ADDRESS) |
9353 |
9353 |
9352 |
---- |
---- |
---- |
---- |
Internal JMS Server Port
(JMSSERVER_ SECURITY_ PORT) |
5557 |
---- |
---- |
---- |
---- |
---- |
---- |
IPC Connector Port (IPC_
CONNECTOR_ ADDRESS) |
9633 |
9633 |
9632 |
9630 |
9631 |
9633 |
9634 |
MQ Transport Port (SIB_
MQ_ ENDPOINT_ ADDRESS) |
5558 |
5558 |
---- |
---- |
---- |
---- |
---- |
MQ Transport Secure Port
(SIB_ MQ_ ENDPOINT_ SECURE_ ADDRESS) |
5578 |
5578 |
---- |
---- |
---- |
---- |
---- |
ORB Listener Port (ORB_
LISTENER_ ADDRESS) |
9100 |
9100 |
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 |
9401 |
9404 |
9401 |
9401 |
9401 |
---- |
---- |
Service Integration Port
(SIB_ ENDPOINT_ ADDRESS) |
7276 |
7276 |
---- |
---- |
---- |
---- |
---- |
Service Integration Secure
Port (SIB_ ENDPOINT_ SECURE_ ADDRESS) |
7286 |
7286 |
---- |
---- |
---- |
---- |
---- |
SIP Container Port (SIP_
DEFAULTHOST) |
5060 |
5060 |
---- |
---- |
---- |
5060 |
---- |
SIP Container Secure Port
(SIP_ DEFAULTHOST_ SECURE) |
5061 |
5061 |
---- |
---- |
---- |
5061 |
---- |
SOAP Connector Port (SOAP_
CONNECTOR_ ADDRESS) |
8880 |
8880 |
8879 |
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 |
When you federate an application
server node into a deployment-manager cell, the deployment manager
instantiates the node agent server process on the application server
node. The node agent server uses these port assignments by default.
Table 2. Port definitions
for the Version 7.0 node agent server process. This
table lists port definitions for the Version 7.0 node agent server
process.
Port
Name |
Default
Value |
File |
Cell Node Agent |
Node
Agent for Job Management |
Bootstrap Port (BOOTSTRAP_
ADDRESS) |
2810 |
2810 |
serverindex.xml |
CSIV2 Server Authentication
Port (CSIV2_ SSL_ SERVERAUTH_ LISTENER_ ADDRESS) |
9201 |
9201 |
CSIV2 Client Authentication
Listener Port (CSIV2_ SSL_ MUTUALAUTH_ LISTENER_ ADDRESS) |
9202 |
9202 |
High Availability Manager
Communication Port (DCS_ UNICAST_ ADDRESS) |
9354 |
9354 |
IPC Connector Port (IPC_
CONNECTOR_ ADDRESS) |
9626 |
9626 |
Node Discovery Address
(NODE_ DISCOVERY_ ADDRESS) |
7272 |
7272 |
Node IPV6 Discovery Address
(NODE_ IPV6_ MULTICAST_ DISCOVERY_ ADDRESS) |
5001 |
5001 |
Node Multicast Discovery
Address (NODE_ MULTICAST_ DISCOVERY_ ADDRESS) |
5000 |
5000 |
ORB Listener Port (ORB_
LISTENER_ ADDRESS) |
9101 |
9101 |
SAS_ SSL_ SERVERAUTH_
LISTENER_ ADDRESS |
9901 |
9901 |
SOAP Connector Port (SOAP_
CONNECTOR_ ADDRESS) |
8878 |
8878 |
Version 6.1 port numbers
Table 3. Port definitions for WebSphere Application
Server Version 6.1. This table lists port definitions
for WebSphere Application Server Version 6.1.
Port Name |
Default
Value |
Files |
Application Server |
Deployment Manager |
Administrative Console
Port (WC_ adminhost) |
9060 |
9060 |
serverindex.xml and virtualhosts.xml |
Administrative Console
Secure Port (WC_ adminhost_ secure) |
9043 |
9043 |
HTTP Transport Port (WC_
defaulthost) |
9080 |
9080 |
HTTPS Transport Secure
Port (WC_ defaulthost_ secure) |
9443 |
9443 |
Bootstrap Port (BOOTSTRAP_
ADDRESS) |
2809 |
9809 |
serverindex.xml |
Cell Discovery Address
(CELL_ DISCOVERY_ ADDRESS) |
---- |
7277 |
CSIV2 Server Authentication
Listener Port (CSIV2_ SSL_ SERVERAUTH_ LISTENER_ ADDRESS) |
9403 |
9403 |
CSIV2 Client Authentication
Listener Port (CSIV2_ SSL_ MUTUALAUTH_ LISTENER_ ADDRESS) |
9402 |
9402 |
DRS_ CLIENT_ ADDRESS Deprecation: This port is deprecated and is
no longer used in the current version of WebSphere Application
Server.
|
7873 |
7989 |
High Availability Manager
Communication Port (DCS_ UNICAST_ ADDRESS) |
9353 |
9352 |
Internal JMS Server Port
(JMSSERVER_ SECURITY_ PORT) |
5557 |
---- |
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 |
9100 |
Proxy Server Port (PROXY_
HTTP_ ADDRESS) |
80 |
80 |
Proxy Server Secure Port
(PROXY_ HTTPS_ ADDRESS) |
443 |
443 |
SAS_ SSL_ SERVERAUTH_
LISTENER_ ADDRESS |
9401 |
9401 |
Service Integration Port
(SIB_ ENDPOINT_ ADDRESS) |
7276 |
7276 |
Service Integration Secure
Port (SIB_ ENDPOINT_ SECURE_ ADDRESS) |
7286 |
7286 |
SIP Container Port (SIP_
DEFAULTHOST) |
5060 |
---- |
SIP Container Secure Port
(SIP_ DEFAULTHOST_ SECURE) |
5061 |
---- |
SOAP Connector Port (SOAP_
CONNECTOR_ ADDRESS) |
8880 |
8879 |
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 |
When you federate an application
server node into a deployment manager cell, the deployment manager
instantiates the node agent server process on the application server
node. The node agent server uses these port assignments by default.
Table 4. Port definitions for the Version 6.1 node agent server process. This table lists port definitions for the Version 6.1 node
agent server process.
Port Name |
Default
Value |
File |
Bootstrap Port (BOOTSTRAP_
ADDRESS) |
2809 |
serverindex.xml |
CSIV2 Server Authentication
Port (CSIV2_ SSL_ SERVERAUTH_ LISTENER_ ADDRESS) |
9201 |
CSIV2 Client Authentication
Listener Port (CSIV2_ SSL_ MUTUALAUTH_ LISTENER_ ADDRESS) |
9202 |
High Availability Manager
Communication Port (DCS_ UNICAST_ ADDRESS) |
9354 |
Node Discovery Address
(NODE_ DISCOVERY_ ADDRESS) |
7272 |
Node IPV6 Discovery Address
(NODE_ IPV6_ MULTICAST_ DISCOVERY_ ADDRESS) |
5001 |
Node Multicast Discovery
Address (NODE_ MULTICAST_ DISCOVERY_ ADDRESS) |
5000 |
ORB Listener Port (ORB_
LISTENER_ ADDRESS) |
9100 |
SAS_ SSL_ SERVERAUTH_
LISTENER_ ADDRESS |
9901 |
SOAP Connector Port (SOAP_
CONNECTOR_ ADDRESS) |
8879 |
Version 6.0.x port numbers
Table 5. Port definitions
for WebSphere Application Server Version 6.0.x. This table lists port definitions for WebSphere Application
Server Version 6.0.x.
Port Name |
Default
Value |
Files |
Application Server |
Deployment Manager |
HTTP_ TRANSPORT |
9080 |
---- |
serverindex.xml and virtualhosts.xml |
HTTP_ TRANSPORT_ ADMIN |
9060 |
9060 |
HTTPS_ TRANSPORT |
9443 |
---- |
HTTPS_ TRANSPORT_ ADMIN |
9043 |
9043 |
BOOTSTRAP_ ADDRESS |
2809 |
9809 |
serverindex.xml |
SOAP_ CONNECTOR_ ADDRESS |
8880 |
8879 |
SAS_ SSL_ SERVERAUTH_
LISTENER_ ADDRESS |
9401 |
9401 |
CSIV2_ SSL_ SERVERAUTH_
LISTENER_ ADDRESS |
9403 |
9403 |
CSIV2_ SSL_ MUTUALAUTH_
LISTENER_ ADDRESS |
9402 |
9402 |
ORB_ LISTENER_ ADDRESS |
9100 |
9100 |
DCS_ UNICAST_ ADDRESS |
9353 |
9352 |
SIB_ ENDPOINT_ ADDRESS |
7276 |
7276 |
SIB_ ENDPOINT_ SECURE_
ADDRESS |
7286 |
7286 |
SIB_ MQ_ ENDPOINT_ ADDRESS |
5558 |
5558 |
SIB_ MQ_ ENDPOINT_ SECURE_
ADDRESS |
5578 |
5578 |
Internal JMS Server (JMSSERVER_
SECURITY_ PORT) |
5557 |
---- |
DRS_ CLIENT_ ADDRESS Deprecation: This port is deprecated and is
no longer used in the current version of WebSphere Application
Server.
|
7873 |
7989 |
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 |
CELL_ DISCOVERY_ ADDRESS |
---- |
7277 |
serverindex.xml |
CELL_ MULTICAST_ DISCOVERY_
ADDRESS |
---- |
7272 |
NODE_ MULTICAST_ IPV6_
DISCOVERY_ ADDRESS |
5001 |
5001 |
When you federate
an application server node into a deployment manager cell, the deployment
manager instantiates the node agent server process on the application
server node. The node agent server uses these port assignments by
default.
Table 6. Port
definitions for the Version 6.0.x node agent server process. This table lists port definitions for the Version 6.0.x node
agent server process.
Port Name |
Default
Value |
File |
BOOTSTRAP_ ADDRESS |
2809 |
serverindex.xml |
ORB_ LISTENER_ ADDRESS |
9900 |
SAS_ SSL_ SERVERAUTH_
LISTENER_ ADDRESS |
9901 |
CSIV2_ SSL_ MUTUALAUTH_
LISTENER_ ADDRESS |
9202 |
CSIV2_ SSL_ SERVERAUTH_
LISTENER_ ADDRESS |
9201 |
NODE_ DISCOVERY_ ADDRESS |
7272 |
NODE_ MULTICAST_ DISCOVERY_
ADDRESS |
5000 |
NODE_ IPV6_ MULTICAST_
DISCOVERY_ ADDRESS |
5001 |
DCS_ UNICAST_ ADDRESS |
9354 |
DRS_ CLIENT_ ADDRESS |
7888 |
SOAP_ CONNECTOR_ ADDRESS |
8878 |
Version 5.1.x port numbers
Table 7. Port
definitions for WebSphere Application Server Version 5.1.x. This table lists port definitions for WebSphere Application
Server Version 5.1.x.
Port Name |
Default
Value |
Files |
WebSphere Application
Server |
Network Deployment |
HTTP_ TRANSPORT |
9080 |
---- |
server.xml and virtualhosts.xml |
HTTPS_ TRANSPORT |
9443 |
---- |
HTTP_ TRANSPORT_ ADMIN |
9090 |
9090 |
HTTPS_ TRANSPORT_ ADMIN |
9043 |
9043 |
JMSSERVER_ SECURITY_ PORT |
5557 |
---- |
server.xml |
JMSSERVER_ QUEUED_ ADDRESS |
5558 |
---- |
serverindex.xml |
JMSSERVER_ DIRECT_ ADDRESS |
5559 |
---- |
BOOTSTRAP_ ADDRESS |
2809 |
9809 |
SOAP_ CONNECTOR_ ADDRESS |
8880 |
8879 |
DRS_ CLIENT_ ADDRESS |
7873 |
7989 |
SAS_ SSL_ SERVERAUTH_
LISTENER_ ADDRESS |
9501 |
9401 |
CSIV2_ SSL_ SERVERAUTH_
LISTENER_ ADDRESS |
9503 |
9403 |
CSIV2_ SSL_ MUTUALAUTH_
LISTENER_ ADDRESS |
9502 |
9402 |
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 |
CELL_ DISCOVERY_ ADDRESS |
---- |
7277 |
serverindex.xml |
ORB_ LISTENER_ ADDRESS |
9100 |
9100 |
CELL_ MULTICAST_ DISCOVERY_
ADDRESS |
---- |
7272 |
When you federate an application
server node into a deployment manager cell, the deployment manager
instantiates the node agent server process on the application server
node. The node agent server uses these port assignments by default.
Table 8. Port definitions
for the Version 5.1.x node agent server process. This
table lists port definitions for the Version 5.1.x node agent server
process.
Port Name |
Default
Value |
File |
BOOTSTRAP_ ADDRESS |
2809 |
serverindex.xml |
ORB_ LISTENER_ ADDRESS |
9900 |
SAS_ SSL_ SERVERAUTH_
LISTENER_ ADDRESS |
9901 |
CSIV2_ SSL_ MUTUALAUTH_
LISTENER_ ADDRESS |
9101 |
CSIV2_ SSL_ SERVERAUTH_
LISTENER_ ADDRESS |
9201 |
NODE_ DISCOVERY_ ADDRESS |
7272 |
NODE_ MULTICAST_ DISCOVERY_
ADDRESS |
5000 |
DRS_ CLIENT_ ADDRESS |
7888 |
SOAP_ CONNECTOR_ ADDRESS |
8878 |