Resetting Oracle ILOM Using IPMItool

If you cannot connect to Oracle ILOM using either SSH or the remote console, then use IPMItool.

To reset Oracle ILOM using IPMItool:

  1. Log in to the local host or another host on the management network.
  2. Use the following IPMItool command:
    • On the local host:

      $ ipmitool mc reset cold
      Sent cold reset command to MC
      
    • On another host:

      $ ipmitool -H ILOM_host_name -U ILOM_user mc reset cold
      Sent cold reset command to MC
      

      In the preceding command, ILOM_host_name is the host name being used, and ILOM_user is the user name for Oracle ILOM.