Posts Tagged ‘SWITCH BETWEEN ALOM’

Switch Between the ALOM CMT Shell and the Host Console

April 25th, 2021, posted in Solaris
Share

Switch Between the ALOM CMT Shell and the Host Console

  1. To switch from the ALOM CMT shell to the host console, type:

    SC> console
    host>
  2. To switch from the console to the ALOM CMT shell, type hash-period:

    host> #.
    sc>
Share

SWITCH BETWEEN ALOM AND ILOM ON SPARC TSERIES SERVER

March 14th, 2021, posted in Solaris
Share

Switching between ALOM and ILOM is applicable on SPARC Servers (T-Series)

SWITCH FROM ILOM TO ALOM :
If you have logged to ilom as a root user (you may be logged in as different user) and you want to switch to ALOM then run this below command, logout and log back in.

->set /SP/users/root cli_mode=alom

SWITCH FROM ALOM TO ILOM :
If you have logged to alom shell as a root user (you may be logged in as different user) and you want to switch to ILOM shell then run the below command, logout and log back in.

sc>userclimode root default
Share