Go to main content
Oracle® ZFS Storage ZS5-ES Installation Guide, Release OS8.7.x

Exit Print View

Updated: August 2017
 
 

Log In to Oracle ILOM Remotely Using the Command-Line Interface

Before You Begin

This procedure requires that you have an ILOM Administrator account and that you know the IP address or host name of the appliance SP.

  1. To ensure that your controller has the necessary connections for remote access to Oracle ILOM, follow the instructions in Connect the Data Cables.
  2. Using a Secure Shell (SSH) session, log in to Oracle ILOM by specifying your Administrator account user name and the IP address or host name of the appliance SP.

    The login command syntax can be either of the following:

    ssh -l username host

    or

    ssh username@host

    Where host is either the IP address or the host name of the SP (when using DNS).

    For example:

    ssh root@172.16.82.26

    The Oracle ILOM password prompt appears.

  3. Type a password for the Administrator account.

    root@172.16.82.26's password: changeme


    Note -  The default Oracle ILOM Administrator account shipped with the server is root and its password is changeme. If this default Administrator account has since been changed, contact your system administrator for an Oracle ILOM user account with Administrator privileges.

    Oracle ILOM displays a default command prompt (->), indicating that you have successfully logged in to Oracle ILOM. For information about using Oracle ILOM, refer to the Oracle Integrated Lights Out Manager (ILOM) 3.2.x Documentation Library at http://www.oracle.com/goto/ilom/docs.

Related Topics