If you have given an incorrect IP address or if you want to upgrade an existing IP address during vRealize Suite Lifecycle Manager deployment, follow the steps provided in this section.

Cause

If you have given an incorrect IP address while deploying vRealize Suite Lifecycle Manager.

Solution

  1. SSH to vRealize Suite Lifecycle Manager appliance using root user.
  2. Update the IP address using the below command:
    vami_set_network <interface> (STATICV4|STATICV4+DHCPV6|STATICV4+AUTOV6) <ipv4_addr> <netmask> <gatewayv4> For example: /opt/vmware/share/vami/vami_set_network eth0 STATICV4 192.168.1.150 255.255.255.0 192.168.1.1