Go to main content
Oracle® Server X6-2 Installation Guide for Linux Operating Systems

Exit Print View

Updated: January 2017
 
 

Set Up the Remote Console

  1. View or establish an IP address for the server SP.

    To log in to Oracle ILOM remotely using either the command-line interface (CLI) or the web interface, you must know the IP address of the server's service processor (SP). For instructions, refer to Logging In to or Out of Oracle ILOM in Oracle Server X6-2 Installation Guide.

  2. If you are using a web-based client connection, perform these steps; otherwise go to the step 3.
    1. In the browser address field, type the IP address for the server SP.

      The Oracle ILOM Login prompt appears.

    2. Log in to the Oracle ILOM web interface. At the Login prompt, type your Oracle ILOM user name and password.

      The default Oracle ILOM user name is root and the default password is changeme.

      The Oracle ILOM Summary Information page appears.

    3. In the Actions panel, click the Remote Console Launch button.

      The Oracle ILOM Remote Console Plus screen appears.

      For details, refer to Redirecting the Host Console Using Oracle ILOM in Oracle Server X6-2 Installation Guide.

  3. If you are using an SSH client connection, perform these steps.
    1. From a serial console, establish an SSH connection to the server SP. Type: ssh root@hostname

      Where hostname can be the DNS name or the IP address for the server SP.

      The Oracle ILOM Login prompt appears.

    2. Log in to Oracle ILOM. At the Login prompt, type your Oracle ILOM user name and password.

      The default Oracle ILOM user name is root and the default password is changeme.

      The Oracle ILOM CLI prompt (→) appears.

    3. Redirect the video output from the server to the SSH client. At the CLI prompt, type:

      -> start /HOST/console

Related Information