Switching between ALOM and ILOM shells
Here are the commands needed to switch between the ALOM and ILOM shells on the T5xx0 SPARC CMT servers. I'm saving this here because I can never easily find it when I go searching Google or docs.sun.com for it.
ALOM -> ILOM
sc> userclimode admin default
sc> logout
ILOM -> ALOM
-> set /SP/users/admin cli_mode=alom
-> exit
And usually when I want to do this, it's because I'm switching on Power Management
To set the policy property to elastic mode (enable PM):
-> set /SP/powermgmt policy=elastic
To set the
policy property to performance mode (disable PM):-> set /SP/powermgmt policy=performance