Port number settings in WAS versions
Overview
This topic provides reference information about identifying port numbers in versions of WAS, as a means of determining port conflicts that might occur when you intend for an earlier version to coexist or interoperate with V6.
V6 port numbers
Name Description WAS WAS ND File Value HTTP_TRANSPORT
9080 N/A serverindex.xml
virtualhosts.xmlHTTP_TRANSPORT_ADMIN HTTP Admin Console Port 9060 9060 HTTPS_TRANSPORT HTTPS Transport Port 9443 N/A HTTPS_TRANSPORT_ADMIN HTTPS Admin Console Secure Port 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_MULTIAUTH_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 JMSSERVER_SECURITY_PORT Internal JMS Server 5557 N/A DRS_CLIENT_ADDRESS
7873 7989 IBM HTTP Server Port
80 N/A virtualhosts.xml
plugin-cfg.xml
IHSinstall_root/conf/httpd.confIBM HTTPS Server Admin Port
8008 N/A IHSinstall_root/conf/ admin.conf CELL_DISCOVERY_ADDRESS
N/A 7277 serverindex.xml CELL_MULTICAST_DISCOVERY_ADDRESS
N/A 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 nodeagent server process on the Application Server node. The nodeagent server uses these port assignments by default:
Name Value File BOOTSTRAP_ADDRESS 2809 serverindex.xml ORB_LISTENER_ADDRESS 9100 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 9353 DRS_CLIENT_ADDRESS 7888 SOAP_CONNECTOR_ADDRESS 8878
V5.x port numbers
Name Description WAS WAS ND File Value HTTP_TRANSPORT
9080 N/A server.xml
virtualhosts.xmlHTTPS_TRANSPORT HTTPS Transport Port 9443 N/A HTTP_TRANSPORT_ADMIN HTTP Admin Console Port 9090 9090 HTTPS_TRANSPORT_ADMIN HTTPS Admin Console Secure Port 9043 9043 JMSSERVER_SECURITY_PORT Internal JMS Server 5557 N/A server.xml JMSSERVER_QUEUED_ADDRESS
5558 N/A serverindex.xml JMSSERVER_DIRECT_ADDRESS
5559 N/A BOOTSTRAP_ADDRESS
2809 9809 serverindex.xml SOAP_CONNECTOR-ADDRESS
8880 8879 serverindex.xml DRS_CLIENT_ADDRESS
7873 7989 serverindex.xml SAS_SSL_SERVERAUTH_LISTENER_ADDRESS
0 9401 serverindex.xml CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS
0 9403 serverindex.xml CSIV2_SSL_MULTIAUTH_LISTENER_ADDRESS
0 9402 IBM HTTP Server Port
80 N/A virtualhosts.xml
plugin-cfg.xml
IHSinstall_root/conf/httpd.confIBM HTTPS Server Admin Port
8008 N/A IHSinstall_root/conf/admin.conf CELL_DISCOVERY_ADDRESS
N/A 7277 serverindex.xml ORB_LISTENER_ADDRESS
9100 9100 CELL_MULTICAST_DISCOVERY_ADDRESS
N/A 7272 When you federate an Application Server node into a deployment manager cell, the deployment manager instantiates the nodeagent server process on the Application Server node. The nodeagent server uses these port assignments by default:
Port name 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
V4.0.x port numbers
For WAS Advanced Single Server Edition, V4.0.x: Inspect the server-cfg.xml file to find the Web container HTTP transports port values for the configuration.
For WAS Advanced Edition, V4.0.x: When the administrative server is running, use this command to extract the configuration from the database
Look for the Web container HTTP transports port assignments.xmlConfig -export config.xml -nodeName theNodeName
Port name Value Advanced Edition IBM WebSphere Business Integration Server Foundation Edition Advanced Single Server Edition File bootstrapPort 900 admin.config admin.config server-cfg.xml lsdPort 9000 LSDSSLPort 9001 HTTP transport port 9080 database database HTTPS transport port 9443 Admin Console HTTP transport port 9090 ObjectLevelTrace 2102 diagThreadPort 7000
Related Tasks
Using the Profile creation wizard
Set port numbers kept in the serverindex.xml file using scripting
Set up V4.0.x and V6 coexistence
Set up V5 and V6 coexistence
Set up V6 coexistence