Previous Topic

Next Topic

RESET_RIB

The RESET_RIB command is used to reset iLO 3. For this command to parse correctly, the command must appear within a RIB_INFO command block, and RIB_INFO MODE can be set to read or write. The user must have the configure iLO 3 privilege to execute this command.

Example:

<RIBCL VERSION="2.0">

<LOGIN USER_LOGIN="Admin" PASSWORD="Password">

<RIB_INFO MODE = "write">

<RESET_RIB/>

</RIB_INFO>

</LOGIN>

</RIBCL>