This article lists the default server values for WebSphere® Application Server for z/OS®.
Port Name | Default Value | |||||
---|---|---|---|---|---|---|
Standalone Application Server | Deployment Manager | ND Node Agent | ND Managed Node | Administrative Agent | Job Manager | |
HTTP Transport Port (WC_defaulthost) | 9080 | 9080 | ||||
HTTPS Transport Secure Port (WC_defaulthost_secure) | 9443 | 9443 | ||||
Administrative Console Port (WC_adminhost) | 9060 | 9060 | 9060 | 9960 | ||
Administrative Console Secure Port (WC_adminhost_secure) | 9043 | 9043 | 9043 | 9943 | ||
Administrative Interprocess
Communication Connector Port Note: New to Websphere Application Server
version 7
(IPC_CONNECTOR_ADDRESS) |
9633 | 9632 | 9630 | 9631 | ||
Bootstrap Port (BOOTSTRAP_ADDRESS) | 2809 | 9809 | 2809 | 9810 | ||
ORB | 2809 | 9809 | 2809 | 9810 | 9807 | 9808 |
ORB SSL | 0 | 0 | 0 | 0 | 0 | 0 |
SOAP/JMX (SOAP_CONNECTOR_ADDRESS) | 8880 | 8879 | 9360 | 8880 | 8877 | 8876 |
Node Discovery Address (NODE_DISCOVERY_ADDRESS) | 7272 | |||||
Node Multicast Discovery Address (NODE_MULTICAST_DISCOVERY_ADDRESS) | 5000 | |||||
Cell Discovery Address (CELL_DISCOVERY_ADDRESS) | 7277 | |||||
Service Integration Port (SIB_ENDPOINT_ADDRESS) | 7276 | |||||
Service Integration Secure Port (SIB_ENDPOINT_SECURE_ADDRESS) | 7286 | |||||
Service Integration MQ Interoperability Port (SIB_MQ_ENDPOINT_ADDRESS) | 5558 | |||||
Service Integration MQ Interoperability Secure Port (SIB_MQ_ENDPOINT_SECURE_ADDRESS) | 5578 | |||||
Session Initiation Protocol Port (SIP_DEFAULTHOST) | 5060 | |||||
Session Initiation Protocol Secure Port (SIP_DEFAULTHOST_SECURE) | 5061 | |||||
High Availability Manager Communications (DCS_UNICAST_ADDRESS) | 9353 | 9352 | 9354 | |||
DataPower® Application Manager | 5555 | |||||
Daemon Port | 5655 | 5755 | ||||
Daemon SSL Port | 5656 | 5756 |
Standalone application server node location service daemons are considered temporary. The ports assigned to a standalone application server node's location service daemon are used only until that node is federated. It is advisable to set aside a couple of ports to serve as "interim ports" for the standalone application server node location service daemon. The "permanent" location service daemon ports are the ones assigned to the deployment manager. Those same ports are copied to location service daemons created when a standalone application server node on another MVS image is federated into the deployment manager cell.
There is a node agent per MVS image on which the cell spans. One design option calls for all node agents to have the exact same ports so the Sysplex Distributor is able to balance the traffic between the two. The node agent is created when the BBOWADDN customized job is run.
A server cluster is a grouping of two or more servers into a one logical server. A cluster is created through the administrative console. Servers within a cluster are called "cluster members." Servers ("members") within a cluster start out being clones of one another. When it comes to the TCP ports for the members in a cluster, the administrative console allows you during the creation of the cluster to specify if you want the HTTP ports to be unique or the same. The other ports -- bootstrap, DRS, ORB, ORB SSL and SOAP -- will be made unique by the application server.