Reset HP BladeSystem ILO to DHCP
-
Connect to your blade encloser with SSH. After you are connected to can connect to individual blades in the encloser with:
connect server number[1-16]
Once connected to can set to DHCP enabled:
set /map1/dhcpendpt1 EnabledState=yes
-
Example, Connect to Bay 3...
connect server 3
-
This process removes the pre-assigned static IP address from the blade. This commonly happens when the blade is moved from another encloser. Very annoying.
If your chassis has EBIPA set, the blade will use that instead of DHCP upon this reset.