Changing the Default Port for the BRMS Web Interface
Use the Change Webserver BRMS (CHGWEBBRM) command to specify the port numbers used for the HTTP server and the HTTPS server. The port number is ignored if a particular server is *OFF.
Procedure:
Run the CHGWEBBRM command, specifying the desired port number. The following example changes the secure HTTPS server port to 12345:
CHGWEBBRM HTTPS(*SAME 12345)
Note: The BRMS HTTP server instance must be restarted after changing the port number. See Restarting the BRMS Web Interface for additional information on restarting the BRMS Web Interface.
Result:
After restarting the Web Interface, the server can be accessed using the new port. For example: https://<system-name>:12345.