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
- Navigate to the folder with the PortAssist Manager software.
- Enter:
./setup
- Select which Java Virtual Machine (JVM) to use.
- Choose Configure > OK.
- Specify an HTTP port and choose Next.
Note: Some port numbers are not allowed, such as those outside
the range of 1024 to 65535 (except 80).
- Once the port has been configured and the service has been restarted,
choose Finish.
- Launch PortAssist Manager from your browser, the URL is:
http://server_name:port_number
Reconfiguration: CLI
- Navigate to the folder with the PortAssist Manager software.
- Enter:
./setup
- Select which Java Virtual Machine (JVM) to use.
- Choose Configure > Enter.
- Specify an HTTP port and choose Enter.
Note: Some port numbers are not allowed, such as those outside
the range of 1024 to 65535 (except 80).
- Once the port has been configured and the service has been restarted,
choose Enter.
- Launch PortAssist Manager from your browser, the URL is:
http://server_name:port_number