Configurable Ports

Configurable ports are initially defined during STA installation, but can be changed using the Port Change Utility. The utility automatically verifies that the new ports are not already in use on the network and updates all appropriate processes on the STA server to use the new ports.

Note:

See your network administrator for assistance with port number assignments. Although it is permissible to have two different processes assigned to the same port number if they use different protocols, this practice is not recommended.

External Ports

These ports are the configurable equivalent of standard ports 80 and 8080 (HTTP) and 443 (HTTPS), and they must be unique from other HTTP and HTTPS ports on the network. The firewall must allow communication between the STA server and the client running the STA GUI.

Default Port Protocol Description
7019 HTTP Access to the WebLogic Administration console, unsecure
7020 HTTPS Access to the WebLogic Administration console, secure
7021 HTTP staUi managed server. Access to the STA GUI, unsecure.
7022 HTTPS staUi managed server. Access to the STA GUI, secure.

Internal Ports

Default Port Protocol Description
7023 HTTP staEngine managed server. Basic STA internals, unsecure.
7024 HTTPS staEngine managed server. Basic STA internals, secure.
7025 HTTP staAdapter managed server. SNMP communication, unsecure.
7026 HTTPS staAdapter managed server. SNMP communication, secure.
7027 SNMPTRAP Internal unprivileged port for SNMP traps forwarded from external privileged port 162.