showdomainmode(8)
System Administration 375
■OpenBoot PROM diagnostic level (Diagnostic Level), CPU operational
mode (CPU Mode): operates as the showdomainmode(8) command display
■Host watchdog and suppress break signal reception (Secure Mode), auto
boot function (Autoboot): off
■When the OpenBoot PROM environmental variable 'auto-boot?' has been set
to false, the auto boot function is disabled.
■The setdomainmode(8) command sets the modes of operation specified for a
domain.
EXAMPLES EXAMPLE 1 Displays the modes of operation that are set for domain ID 0.
EXAMPLE 2 Displays the modes of operation that are set for domain ID 0 with -v option
specified.
EXIT STATUS The following exit values are returned:
SEE ALSO setdomainmode(8)
XSCF> showdomainmode -d 0
Host-ID :0f010f10
Diagnostic Level :min
Secure Mode :on
Autoboot :on
CPU Mode :auto
XSCF> showdomainmode -d 0 -v
Host-ID :8099010c
Diagnostic Level :min
Secure Mode :off
Autoboot :on
CPU Mode :auto
Ethernet Address :00:0b:5d:e2:01:0c
0Successful completion.
>0 An error occurred.