The Assure UI server requires three consecutive ports for operation. When the server is installed, the default ports begin at 8410, so ports 8410, 8411, and 8412 will be used. If these port numbers are in use, you can use the Change Assure UI Server (chgvsisvr) command to change the port number associated with the Assure UI server on the local system.
The starting port number is part of the URL used to access the Assure UI server.
Do the following to change the port number to be used by the Assure UI server on the local system:
Verify that the port you want to use is available using the procedure in Verifying server ports are available - AIX.
Navigate to /opt/visionsolutions/http/vsisvr/httpsvr/bin
End the Assure UI server using the command
./endvsisvr
-
Change to the port number to the value you want to use within the range 1024 - 32767 by using the command
./chgvsisvr - p
To display the full command syntax, do the following:
From the command line, type chgvsisvr -h