Reconfiguring the HTTP Port: UNIX or Linux

Use these procedures to reconfigure the PortAssist Manager HTTP port. The default port is 8080. You will want to change this port if it is already in use on your system. You may also want to change it to port 80 to simplify access by browsers.

You can reconfigure these ports using either the graphical user interface (GUI) or the command line interface (CLI)

Procedures

Reconfiguration: GUI
  1. Navigate to the folder with the PortAssist Manager software.
  2. Enter:
  3. ./setup

  4. Select which Java Virtual Machine (JVM) to use.
  5. Choose Configure > OK.
  6. Specify an HTTP port and choose Next.
  7. Note: Some port numbers are not allowed, such as those outside the range of 1024 to 65535 (except 80).

  8. Once the port has been configured and the service has been restarted, choose Finish.
  9. Launch PortAssist Manager from your browser, the URL is:

    http://server_name:port_number

Reconfiguration: CLI
  1. Navigate to the folder with the PortAssist Manager software.
  2. Enter:
  3. ./setup

  4. Select which Java Virtual Machine (JVM) to use.
  5. Choose Configure > Enter.
  6. Specify an HTTP port and choose Enter.
  7. Note: Some port numbers are not allowed, such as those outside the range of 1024 to 65535 (except 80).

  8. Once the port has been configured and the service has been restarted, choose Enter.
  9. Launch PortAssist Manager from your browser, the URL is:

    http://server_name:port_number