Go to main content
Oracle® Hardware Management Pack Installation Guide

Exit Print View

Updated: December 2016
 
 

Configure Software After Installation

  • Run the appropriate commands for the features that you want to configure.
    • If oracle-hmp-hwmgmt is installed, start the Hardware Management Agent using the following command:

      C:\> net start "Oracle Server Hardware Management Agent"

    • If oracle-hmp-snmp is installed, start the SNMP daemon using the following commands:

      C:\> net stop SNMP

      C:\> net start SNMP

    • If oracle-hmp-tools is installed, enable the Host-to-ILOM Interconnect with the following steps:
      1. Verify the system SP supports this feature with the following command.

        C:\> ProgramFiles(x86)\Oracle\Oracle Hardware Management Pack\bin\ilomconfig list interconnect

        If SUBCOMMAND NOT SUPPORTED opens, then this feature is not supported by your SP.

      2. Install the RNDIS driver.
        • For a 32–bit system:

          C:\> \extract-directory\drivers\rndis\32\installrndis ..\USB2SP.INF

        • For a 64–bit system:

          C:\> \extract-directory\drivers\rndis\64\installrndis\ ..\USB2SP.INF

      3. Do one of the following:
        • If you want to enable the interconnect automatically, use the following command:

          C:\> ProgramFiles(x86)\Oracle\Oracle Hardware Management Pack\bin\ilomconfig enable interconnect

          This is the preferred method for configuring the interconnect.

        • If you want to enable the interconnect manually, use the following command:

          C:\> ProgramFiles(x86)\Oracle\Oracle Hardware Management Pack\bin\ilomconfig enable interconnect --ipaddress=x.x.x.x --netmask=x.x.x.x --hostipaddress=x.x.x.x