VMware vSphere

 View Only
  • 1.  How to get IP addresses for each VM without VMTools

    Posted Dec 18, 2019 09:54 AM

    Hello!

    I have a very urgent problem!

    I obtain the virtual machine information on the exsi host through the API,

    but the virtual machine without installing VMTool,

    so cannot obtain its IP address.

    Is there any other way to obtain it?



  • 2.  RE: How to get IP addresses for each VM without VMTools

    Posted Dec 18, 2019 12:30 PM

    1.u can use advanced ping tools,ping subnet 19.268.1.x,export ip and MAC to .csv file

    2.use rvtools ,export vm infomation(include mac  ) to .csv file

    3.Compare MAC addresses to ips



  • 3.  RE: How to get IP addresses for each VM without VMTools

    Posted Dec 18, 2019 12:38 PM

    Thank u, I will try it right away!