Changing the administrative port

You can change the administrative port for VRTSweb only from the command line.

To change the administrative port

  1. Stop the Web server:

    webgui stop force

  2. Set the administrative port to a new value:

    webgui adminport new_port_no

  3. Restart the Web server:

    webgui restart