Netra Server X5-2 Administration Guide

Exit Print View

Updated: October 2016
 
 

Log In To the Oracle ILOM CLI (NET MGT)

Use this method to log in to the Oracle ILOM CLI when you are logging in over the network.

  1. Access a terminal device that is connected to the network for which the SP is connected.
  2. Log in to the server's SP using an SSH session.

    Use this syntax:

    $ ssh username@SP_IPaddress

    where username is a user account and SP_IPaddress is the IP address of the SP.


    Note -  When you specify an IPv6 address to log in to Oracle ILOM using SSH, do not enclose the IPv6 address in brackets.

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

    The CLI prompt appears (-> is the default prompt). You are connected to the SP where you perform Oracle ILOM CLI commands.

    For example:

    % ssh root@10.153.113.77
    Password:
    
    Oracle(R) Integrated Lights Out Manager
    
    Version 3.2.4.32 r97913
    
    Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
    
    Warning: password is set to factory default.
    
    Hostname: ORACLESP-12345N6789
    
    ->

Related Information