Wrong IP details specified during
VMware Aria Suite Lifecycle
deployment

If you have given an incorrect IP address or if you want to upgrade an existing IP address during
VMware Aria Suite Lifecycle
deployment, follow the steps provided in this section.
You have given an incorrect IP address while deploying
VMware Aria Suite Lifecycle
.
  1. SSH to the
    VMware Aria Suite Lifecycle
    appliance using root user credentials.
  2. Update the IP address by 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