Go to main content

Oracle® X7 Series Servers Administration Guide

Exit Print View

Updated: October 2019
 
 

Launch and Log In to Oracle ILOM Through a Remote Ethernet Connection


Note -  Oracle ILOM is shipped with a default administrator account and password that allows first-time login and access. The default account is root and the password is changeme. To build a secure environment and to enforce user authentication, you must change the default password for this account. If this default Administrator account has since been changed, contact your system administrator for an Oracle ILOM user account with Administrator privileges.

Note -  To prevent unauthorized access to Oracle ILOM, create user accounts for each user. For details, see Adding Oracle ILOM User Accounts.
  1. Ensure that a physical management connection to Oracle ILOM has been established.

    To establish a physical management connection to Oracle ILOM, see Cable the Server to Connect to Oracle ILOM.

  2. To launch and log in to the Oracle ILOM web interface:
    1. Open a web browser window.

      Ensure that the web browser is supported by Oracle ILOM. For more information, refer to the Oracle ILOM User's Guide for System Monitoring and Diagnostics, Firmware Release 4.0.x at http://www.oracle.com/goto/x86admindiag/docs.

    2. Type the IP address or host name of the server in the browser address bar, for example 192.0.2.22.

      The Oracle ILOM Login dialog box appears.

    3. Type your user name and password, and then click Log In.

      If this is the first time you are accessing Oracle ILOM, use root for the user name and changeme for the password.

      The Oracle ILOM Summary Information page appears.


      image:The image shows the Oracle ILOM Summary Information                                         page.
  3. To launch and log in to Oracle ILOM from the command-line interface, perform the following steps:
    1. Open a terminal window.
    2. Type your Oracle ILOM user name and the IP address or host name of the server SP using the following syntax:
      • ssh -l username host

        or

      • ssh username@host

        Where host is either the IP address or the host name of the server SP.

        For example: ssh root@192.0.2.23

        If this is the first time you are accessing Oracle ILOM, use root for the user name and changeme for the password.

      The Oracle ILOM password prompt appears.

    3. Type your password, and then press Enter.

      Oracle ILOM displays a default command prompt (->), indicating that you have successfully logged in.