WebSphere Application Server node agent default port definitions
This list includes the name of each port, its default value (which you can change), the configuration file where the port is specified, and a description that contains a link to documentation about how to customize the port setting.
When you federate an application server node into a deployment manager cell, the deployment manager creates a node agent server on the application server node. If you do not specify values for the port assignments, the node agent uses the default values.
Note: When you federate a WebSphere Application Server instance into a deployment manager cell with the addNode script, you can specify different port values. See addNode command for more information.
- Name service or RMI connector port (BOOTSTRAP_ADDRESS)
- Default value: 2809
- Configuration file: serverindex.xml
- Description: The TCP/IP port on which the name service listens. This port is also the RMI connector port. Specify this port with the administrative console or with the chgwassvr script. For more information, see The chgwassvr script.
- Simple Object Access Protocol (SOAP) port (SOAP_CONNECTOR_ADDRESS)
- Default value: 8878
- Configuration file: serverindex.xml
- Description: The TCP/IP port that your server uses for Simple Object Access Protocol (SOAP). Specify this port with the administrative console or with the chgwassvr script. For more information, see The chgwassvr script.
- Data replication service client port (DRS_CLIENT_ADDRESS)
- Default value: 7888
- Configuration file: serverindex.xml
- Description: The TCP/IP port that your server uses for the Data Replication Service (DRS) client. Specify this port with the administrative console or with the chgwassvr script. For more information, see The chgwassvr script.
- Secure Association Services (SAS) SSL server authentication port (SAS_SSL_SERVERAUTH_LISTENER_ADDRESS)
- Default value: 9901
- Configuration file: serverindex.xml
- Description: The TCP/IP port on which the Secure Association Services (SAS) listen for inbound authentication requests. Specify this port with the administrative console or with the chgwassvr script. For more information, see The chgwassvr script.
- Common Secure Interoperability Version 2 (CSIV2) transport port (CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS)
- Default value: 9101
- Configuration file: serverindex.xml
- Description: The TCP/IP port on which the Common Secure Interoperability Verison 2 (CSIV2) Service listens for inbound server authentication requests. Specify this port with the administrative console or with the chgwassvr script. For more information, see The chgwassvr script.
- CSIV2 transport port (CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS)
- Default value: 9201
- Configuration file: serverindex.xml
- Description: The TCP/IP port on which the Common Secure Interoperability Verison 2 (CSIV2) Service listens for inbound client authentication requests. Specify this port with the administrative console or with the chgwassvr script. For more information, see The chgwassvr script.
- Object Request Broker (ORB) listener port (ORB_LISTENER_ADDRESS)
- Default value: 9900
- Configuration file: serverindex.xml
- Description: The TCP/IP port on which the application server Object Request Broker (ORB) listens for requests. This also the port on which the location service daemon for the node listens. Specify this port with the administrative console or with the chgwassvr script. For more information, see The chgwassvr script.
- Node discovery port (NODE_DISCOVERY_ADDRESS)
- Default value: 7272
- Configuration file: serverindex.xml
- Description: The TCP/IP port on which the node discovery service for the node agent listens. Specify this port with the administrative console or with the chgwassvr script. For more information, see The chgwassvr script.
- Node multicast discovery port (NODE_MULTICAST_DISCOVERY_ADDRESS)
- Default value: 5000
- Configuration file: serverindex.xml
- Description: The TCP/IP port for the multicast discovery service on which the node agent listens. Specify this port with the administrative console or with the chgwassvr script. For more information, see The chgwassvr script.