Changing the port for the Assure UI server - AIX - assure_mimix - Latest

Assure Unified Interface Guide

Product type
Software
Portfolio
Integrate
Product family
Assure
Product
Assure MIMIX™ Software for AIX
Version
Latest
Language
English
Product name
Assure Unified Interface
Title
Assure Unified Interface Guide
Copyright
2021
First publish date
2010
Last updated
2024-02-09
Published on
2024-02-09T05:11:34.582000

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:

  1. Verify that the port you want to use is available using the procedure in Verifying server ports are available - AIX.

  2. Navigate to /opt/visionsolutions/http/vsisvr/httpsvr/bin

  3. End the Assure UI server using the command ./endvsisvr

  4. 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