Go to main content

SPARC T5-4 Server Installation Guide

Exit Print View

Updated: July 2015
 
 

Log In to the SP (SER MGT Port)

After the SP boots, access the ILOM CLI to configure and manage the server. The ILOM CLI prompt (->) is displayed the first time the SP is booted. The default configuration provides an ILOM CLI root user account. The default root password is changeme. Change the password using the SP ILOM CLI password command.

  1. If this is the first time the server has been powered on, use the password command to change the root password.
    hostname login: root 
    Password:changeme (nothing
    displayed)
    Last login: Mon Feb 18 16:53:14 GMT 2013 on ttyS0
    Detecting screen size; please wait...done
     
    Oracle(R) Integrated Lights Out Manager
     
    Version 3.2.1.2 rxxxxx
     
    Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. 
    Warning: password is set to factory default. 
     
    -> set /SP/users/root password 
    Enter new password: ******** 
    Enter new password again: ******** 
     
    ->
    

    Note - After the root password has been set, on subsequent reboots, the ILOM CLI login prompt is displayed.
  2. Type root for the login name, followed by your password.
    ...
    hostname login: root 
    Password: ******** (nothing
    displayed)
     
    Oracle(R) Integrated Lights Out Manager
     
    Version 3.2.1.2 
     
    Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved. 
    ->
    

Related Information