Go to main content

Oracle® ILOM User's Guide for System Monitoring and Diagnostics Firmware Release 4.0.x

Exit Print View

Updated: September 2018
 
 

Log In to the Oracle ILOM CLI

Before You Begin

Meet the requirements described in Network Requirements for Logging In.

  1. Using a Secure Shell (SSH) session, log in to Oracle ILOM in one of the following ways:
    • If you are logging in with the default root account password, type the following at the system prompt:

      $ ssh root@system-ip-address


      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, you must change the default password (changeme) for the default Administrator account (root) after your initial login to Oracle ILOM. If this default Administrator account has since been changed, contact your system administrator for an Oracle ILOM user account.
    • If you are logging in with a user account that was created for you by the system administrator, type the following at the system prompt:

      $ ssh system-ip-address

    If Oracle ILOM is operating in a dual-stack network environment, you can enter the system-ip-address in either an IPv4 or IPv6 address format.

  2. At the system prompt, type the password of your user account. (For the default root account, this is changeme.)

    The Oracle ILOM CLI prompt appears (->).

    For example:

    Password: password
     
    Oracle(R) Integrated Lights Out Manager
     
    Version 3.2.1.0 r76641
     
    Copyright (c) 2012, Oracle and/or its affiliates. All rights 
    reserved.
    ->
    

Related Information