I need get all IP addresses that a VM has it. I only can use ESX commands, no PowerCLI.
If I use, with or whithout grep: vim-cmd vmsvc/get.summary 1 | grep -i "ip"
I only get the first vNIC IP address, I need all :-(. If, it is possible...
Thanks to all !!