Enable VIP for Web Access

To enable users to access an external VIP to land on the AppViewX web, complete the following steps, which will configure the external VIP configuration to a multi-node installed avx_platform_web plugin.
  1. Navigate to the directory <avx_installed_path>/conf
  2. Go to the appviewx.conf file using the following command to add the new plugin to be installed: $ vi appviewx.conf
  3. Update WEB_VIP_ENABLED as TRUE and update the external VIP details under APPVIEWX_WEB_VIP
  4. When you are done editing the fields, press the Esc key, then type :wq to save and quit the file. $ appviewx --conf-sync