Log In to the Oracle ILOM SP

Before You Begin

To log in to Oracle ILOM from a local serial management connection or a network management connection, follow these steps:

  1. To log in to Oracle ILOM, perform the following steps for the applicable Oracle ILOM interface:
    Oracle ILOM Interface Steps

    Local serial console (SER MGT port)

    • After creating a connection between the console and Oracle ILOM by pressing Enter, type the Oracle ILOM user name and password when prompted.

      For example: Type root for user name and changeme for password.

    Web browser

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

      The Oracle ILOM Login page appears.

      For guidelines for entering the IP address assigned to Oracle ILOM, see Usage Guidelines for IP Network Management Address.

    2. Log in to the Oracle ILOM web interface by specifying a valid Oracle ILOM use r name and password.

      For example: Type root for user name and changeme for password.

      The Oracle ILOM Summary page appears.

    CLI secure shell

    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:

      $ ssh root@ ILOM_SP_ipaddress

      Oracle ILOM prompts you for the root password.

    3. At the Password prompt, type changeme.

      The Oracle ILOM CLI prompt appears (->).

  2. To exit Oracle ILOM, perform one of the following:
    • To exit the Oracle ILOM web interface session – Click the Log Out button located in the upper right side of the web interface page.
    • To exit the Oracle ILOM CLI session – Type: exit