Logging in to Oracle ILOM Remotely Using a Command Line Interface

This procedure requires that you know the administrative account name and password, and that you know the IP address or host name of the controller Service Processor (SP).

Use the following procedure to log in to Oracle ILOM remotely using a command line interface.

  1. Using a Secure Shell (SSH) session, log in to Oracle ILOM by specifying your administrative account user name and the IP address or host name of the controller SP.

    Examples:

    ssh-l username host

    ssh username@host

    where host is either the IP address or host name of the controller SP when using DNS. For example: ssh root@172.16.82.26

  2. Type the password for the administrative account.

    Oracle ILOM displays a default command prompt (->), indicating that you have successfully logged in.