Access the Host Console Remotely
You can access the host console remotely through Oracle ILOM, using either the Oracle ILOM web interface, or a command line or console window.
- Verify that you have network access to Oracle ILOM, and know the server SP IP address or hostname.
- To use a web-based client connection, perform these steps; otherwise go to Step 3.
- In the browser address bar, type the Oracle ILOM IP address, and press Enter.
- At the Oracle ILOM Login prompt, type your Oracle ILOM user name and
password.
The default Oracle ILOM user name is
rootand the default password ischangeme. - On the Oracle ILOM Summary Information page, in the Actions
panel, click the Remote Console Launch button.
The Oracle ILOM Remote System Console Plus screen appears.
For more details, see Start a Graphical Remote Console Redirection Session.
-
To use an SSH client connection:
-
From a serial console, to establish an SSH connection to the
server SP, type ssh
root@hostname.
The hostname can be the DNS name or the IP address for the server SP.
-
At the Oracle ILOM Login prompt, type your Oracle ILOM user name
and password.
The default Oracle ILOM user name is
rootand the password ischangeme. - At the Oracle ILOM CLI prompt (->), to connect to the host console, type start /HOST/console.
- To return to the Oracle ILOM CLI, press the Esc key and the left parenthesis key (Shift+9).
For more information, refer to Oracle Integrated Lights Out Manager (ILOM) 5.0 Documentation Library at Systems Management Documentation. -
From a serial console, to establish an SSH connection to the
server SP, type ssh
root@hostname.