Log In to Oracle ILOM Using a Remote Ethernet Connection

You can log in to the Oracle ILOM web interface or CLI remotely using one of the network ports on the server.

You need to know the IP address or host name of the SP to log in to Oracle ILOM remotely. If you do not know the IP address of the SP, see Troubleshooting Oracle ILOM.

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 and enforce user authentication and authorization in Oracle ILOM after your initial login, change the default password (changeme) for the default Administrator account (root). If this default Administrator account was changed, contact your system administrator for an Oracle ILOM user account with Administrator privileges.

For information about how to change the root password, refer to the Oracle Integrated Light Out Manager (ILOM) Documentation library at https://www.oracle.com/goto/ilom/docs .

Note:

To prevent unauthorized access to Oracle ILOM, create user accounts for each user. For details, refer to the Oracle Integrated Lights Out Manager (ILOM) Documentation Library at https://www.oracle.com/goto/ilom/docs .

To improve response times, disable the web browser proxy server (if one is enabled).

  1. Ensure that the server is cabled for a remote network management connection to Oracle ILOM.
  2. Establish a connection to the Oracle ILOM web interface or the CLI.
    • To establish a connection to the Oracle ILOM web interface:

      1. Type the IP address of the server in the address field of your web browser and press Enter.

      2. On the Oracle ILOM login screen, type your user name and password, and click Log In.

        The Summary Information page appears, indicating that you successfully logged in to Oracle ILOM.


        Figure showing Oracle ILOM Summary screen.
    • To establish a connection to the Oracle ILOM CLI:

      1. From the command line, initiate a secure shell session, type:

        ssh username@host

        Where username is the user name of an Oracle ILOM account with Administrator privileges, and hostname is either the IP address or hostname (when using DNS) of the server SP.

        The Oracle ILOM password prompt appears.

        Password:

      2. At the Oracle ILOM password prompt, type your password and press Enter.

        Password: changeme

        Oracle ILOM displays the default command prompt ->, indicating that you successfully logged in to the Oracle ILOM CLI.