Use the help command to display a list of all ALOM commands and the syntax for each.
Note: You do not need user permissions to use this command.
To display help for all available commands, type the following command:
sc > help
To display help for a specific command, type the following command:
sc> help command-name
where command-name is the name of the specific command.
For example:
sc> help poweron
This command applies power to the managed system or FRU and turns off ok-2-remove
LED on FRU with FRU option.
sc>
The following example shows the output you see when you type help without specifying a command.
sc> help
Available commands
---------------------
poweron [FRU]
poweroff [-y] [-f]
removefru [-y] [FRU]
reset [-y] [-x]
break [-y]
bootmode [normal|reset_nvram|diag|skip_diag]
console [-f]
consolehistory [-b lines|-e lines] [-g lines] [-v] [boot|run]
showlogs [-b lines|-e lines] [-g lines] [-v]
setlocator [on|off]
showlocator
showenvironment
showfru
showplatform [-v]
showsc [-v] [param]
shownetwork [-v]
setsc [param] [value]
setupsc
showdate
setdate [[mmdd] HHMM | mmddHHMM[cc]yy] [.SS]
resetsc [-y]
flashupdate [-s IPaddr -f pathname] [-v]
setdefaults [-y] [-a]
useradd <username>
userdel [-y] [username]
usershow [username]
userpassword [username]
userperm [username> [c] [u] [a] [r]
password
showusers [-g lines]
logout
help [command]
sc>