I am running 5.5.0 Update 1
I would like to view the IP addresses of VMs when running esxcli network vm port list -w <id>
I followed KB Network Troubleshooting Using ESXCLI 5.1 | VMware vSphere Blog - VMware Blogs
I ran esxcli system settings advanced set -o /Net/GuestIPHack -i 1 on the esx host, but the IP address for a VM (that has VMWare Tools installed and shows an IP in the vCenter UI) appears as:
IP Address: 0.0.0.0
According to VMware KB: Configuring advanced options for ESXi/ESX I don't need to do a reboot for this setting to take effect. Recommendations?