setdomainmode(8)
System Administration 191
EXAMPLE 3 Cancels the setdomainmode(8) command execution that is in progress.
EXAMPLE 4 Enables the auto boot function for domain ID 0. Suppress es prompts, and au-
tomatically answers "y" to all prompts
EXIT STATUS The following exit values are returned:
SEE ALSO showdomainmode(8), showdomainstatus(8)
XSCF> setdomainmode -d 0 -m diag=none
Diagnostic Level :min -> none
Secure Mode :on -> -
Autoboot :on -> -
CPU Mode :auto -> -
The specified modes will be changed.
Continue? [y|n]:n
XSCF> setdomainmode -q -y -d 0 -m autoboot=on
0Successful completion.
>0 An error occurred.