FUJITSU SPARC ENTERPRISE M4000 User Manual
Page 174

setdomparam(8)
180
XSCF Reference Manual • Last Revised January 2007
OPERANDS
The following operands are supported:
EXTENDED
DESCRIPTION
When the command is executed, a prompt to confirm execution of the command
with the specified options is displayed. Enter "y" to execute the command or "n" to
cancel the command.
EXAMPLES
EXAMPLE 1
Sets false for the use-nvramrc? OpenBoot PROM environment vari-
able of domain ID 0.
EXAMPLE 2
Sets none for the security-mode OpenBoot PROM environment vari-
able of domain ID 0.
EXAMPLE 3
Initializes the OpenBoot PROM environment variables of the domain ID 0
to the settings at the time of shipment from the factory.
EXAMPLE 4
Initializes the OpenBoot PROM environment variables of the domain ID 1
to the settings at the time of shipment from the factory. Automatically re-
plies with 'y' without displaying the prompt.
EXIT STATUS
The following exit values are returned:
use-nvramrc
Sets false for theuse-nvramrc? environment variable.
security-mode
Sets none to the security-mode? environment variable.
set-defaults
Restores the OpenBoot PROM environment variables to the
settings at the time of shipment from the factory
XSCF>
setdomrarm -d 0 use-nvramrc
DomainIDs of domains that will be affected:00,01
OpenBoot PROM variable use-nvram will be set to false.
Continue? [y|n]:
y
XSCF>
setdomrarm -d 0 security-mode
DomainIDs of domains that will be affected:00,01
OpenBoot PROM variable security-mode will be set to none.
Continue? [y|n]:
y
XSCF>
setdomrarm -d 0 set-defaults
DomainIDs of domains that will be affected:00
All OpenBoot PROM variable will be reset to original default values.
Continue? [y|n]:
y
XSCF>
setdomrarm -q -y -d 1 set-defaults
0
Successful completion.
>0
An error occurred.