
Source: http://www.compucon.co.nz/content/view/2243/139/

==========================================
Finding the IP address of IPMI set by DHCP
==========================================
October 2020

1. Connect the IPMI interface to a network with a DHCP server. It will obtain an IP address via DHCP.
2. Using a client system on the same network subnet, run a command prompt with administrative privileges.
3. Go to the utility folder and type in:

	findit 00-25-90-xx-xx-xx aa.bb.cc.255

		where;	xx-xx-xx is the MAC ID of the target IPMI interface (use lowercase)
			aa.bb.cc represents your network subnet address

        Example: findit 3c-ec-ef-17-cd-2a 192.168.1.255

The utility will return the IP address of the IPMI interface. If nothing is returned, check
the out2.txt file by issuing the command 'notepad out2.txt' in case you have typed in the MAC
address inaccurately.

=====================================
Download the Find_IPMI_IP.zip utility
=====================================

- From Supermicro:
	https://www.supermicro.com/wftp/Firmware/JBOD/CSE-PTJBOD-CB3/Find_IPMI_IP-20140114.zip

- From Compucon:
        http://www.compucon.co.nz/files/Find_IPMI_IP-20140114.zip

