Starting with VMware Cloud Director 10.4, both the console proxy traffic and HTTPS communications go over the default 443 port. To clear all network settings related to the legacy proxy console implementation, you can use the clear-console-proxy-settings command of the cell management tool.

The clear-console-proxy-settings command of the cell management tool clears the legacy console proxy IP address, port, and certificate settings.

Note: VMware Cloud Director 10.4.1 and later do not support the legacy implementation of the console proxy feature.

Procedure

  1. Log in directly or by using an SSH client to the OS of the VMware Cloud Director server cell as root.
  2. To clear all settings related to the legacy console proxy implementation, run the following command.
    /opt/vmware/vcloud-director/bin/cell-management-toolclear-console-proxy-settingsoption
    Table 1. Cell Management Tool Options and Arguments, clear-console-proxy-settings Subcommand
    Option Argument Description
    -c, --c Full pathname to the global.properties file Defaults to VCLOUD_HOME/etc/global.properties.
    --help (-h) None Provides a summary of available commands in this category.
    -r, --r Full pathname to the responses.properties file Defaults to VCLOUD_HOME/etc/responses.properties.