Log In to Oracle ILOM

To log in to Oracle ILOM, perform one of the following procedures based on the physical management connection established to Oracle ILOM:

  • Local serial management connection – Procedure 1
  • Web browser-based network management connection – Procedure 2
  • Command-line SSH network management connection – Procedure 3

Note:

To enable first-time login and access to Oracle ILOM, a default Administrator account and its password are provided with the system. To build a secure environment, you must change the default password (changeme) for the default Administrator account (root) after your initial login to Oracle ILOM. If this default Administrator account has since been changed, contact your system administrator for an Oracle ILOM user account with Administrator privileges.
  1. Local Serial Management Connection – Login Procedure
    • At the Oracle ILOM login prompt (->), type root for the account and changeme for the password.
  2. Web Browser-Based Network Management Connection – Login Procedure
    1. Type http://ILOM_SP_ipaddress into the web browser and press Enter.

      Type http:// ILOM_SP_ipaddress into the web browser and press Enter.

      The Oracle ILOM Login dialog appears.

    2. Log in to the Oracle ILOM web interface using the root account and the password, changeme.

      Log in to the Oracle ILOM web interface using the root account and the password, changeme.

      The Oracle ILOM web interface appears.

  3. Command-Line SSH Network Management Connection – Login Procedure
    1. To establish an SSH session to the Oracle ILOM CLI, open a terminal window.
    2. To log in to Oracle ILOM using the default root account, type:

      To log in to Oracle ILOM using the default root account, type:

      $ ssh root@ ILOM_SP_ipaddress

      Oracle ILOM prompts you for the root password.

    3. At the Password prompt, type changeme.

      At the Password prompt, type changeme.

      The Oracle ILOM CLI prompt appears (->).