To update NSX Advanced Load Balancer Controller IP information for a single-node deployment, use a command string such as the following:

*change_ip.py -i **ipaddr*

This command is run on node 10.10.25.81. Whereas no other nodes are specified, this is assumed to be a single-node cluster (just this NSX Advanced Load Balancer Controller).

username@avi:~$ ∣ change_ip.py -i 10.10.25.81

In the following example, the default gateway of the node also has changed.

username@avi:~$ ∣ change_ip.py -i 10.10.25.81 -g 10.10.10.1