You can easily reach influential IT professionals including decision makers. Talk to us about your products and services and we will do our best to make sure our viewers and readers find you.
Get email updates every time we post!
http://www.bladewatch.com/2008/06/10/reset-hp-ilo-password/
Log into first blade of the enclosure
We set an ip address for each enclosure bay, so when you plug the blade in, it reconfigures the blade to use that address for the rib card (ILO).
This should re-configure the blades ilo address to the blades in this enclosure.
If the blades ilo ip addresses do not update:
Alternatively, do the following:
If this does not work, check the rear of the enclosure – you may have a red fault light to signify a problem with the enclosure/back plane, try re-seating the blade, or removing the backplane management arm and re-connecting.
Mod_Enc_Bay_IP_Settings – (from the HP site)
<RIBCL VERSION=”2.0″>
 <LOGIN USER_LOGIN=”adminname” PASSWORD=”password”>
   <RACK_INFO MODE=”write”>
     <MOD_ENCLOSURE_IP_SETTINGS>
       <BAY_ENABLE MASK=”0xFFFF”/>
       <IP_ADDRESS VALUE=”16.100.222.111″/>
       <SUBNET_MASK VALUE=”255.255.252.0″/>
       <GATEWAY_IP_ADDRESS VALUE=”16.100.222.1″/>
       <DOMAIN_NAME VALUE=”sum.won.here.now”/>
       <PRIM_DNS_SERVER VALUE=”16.11.1.111″/>
       <SEC_DNS_SERVER VALUE=”"/>
       <TER_DNS_SERVER VALUE=”"/>
       <PRIM_WINS_SERVER VALUE=”16.22.2.222″/>
       <SEC_WINS_SERVER VALUE=”"/>
       <STATIC_ROUTE_1 DEST=”16.33.3.33″ GATEWAY=”16.100.11.11″/>
       <STATIC_ROUTE_2 DEST=”" GATEWAY=”"/>
       <STATIC_ROUTE_3 DEST=”" GATEWAY=”"/>
     </MOD_ENCLOSURE_IP_SETTINGS>
   </RACK_INFO>
 </LOGIN>
</RIBCL>
Related posts:
Related posts brought to you by Yet Another Related Posts Plugin.
One Comment
If you have problems, email me and I’ll send you a few config scripts.