FUJITSU M8000 User Manual
Page 202
setdomparam(8)
180
SPARC Enterprise Mx000 Servers XSCF Reference Manual • Last Revised August 2009
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 variable of
domain ID 0.
EXAMPLE 2
Sets none for the security-mode OpenBoot PROM environment variable 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 replies
with "y" without displaying the prompt.
use-nvramrc
Sets false for the use-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>
setdomparam -d 0 use-nvramrc
DomainIDs of domains that will be affected:00
OpenBoot PROM variable use-nvram will be set to false.
Continue? [y|n]:
y
XSCF>
setdomparam -d 0 security-mode
DomainIDs of domains that will be affected:00
OpenBoot PROM variable security-mode will be set to none.
Continue? [y|n]:
y
XSCF>
setdomparam -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>
setdomparam -q -y -d 1 set-defaults