Fujitsu M8000 Security Camera User Manual


 
reset(8)
104 XSCF Reference Manual Last Revised January 2007
OPERANDS The following operand is 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.
The showdomainstatus(8) command can be used to check whether the domain
has been reset.
If the reset(8) command is executed under either of the following conditions,
processing is stopped before the operating system is started:
The Mode switch on the operator panel is set to Service mode
The Auto boot function has been disabled by the setdomainmode (8) command
EXAMPLES
EXAMPLE 1 Causes a panic in domain ID 0.
EXAMPLE 2 Resets the CPU in domain ID 0. Automatically answers 'y' to all prompts.
EXAMPLE 3 Resets domain ID0. Suppressesprompts, andautomatically answers'y' toall
prompts.
level Specifies the level of resetting. One of the following can be
specified. This operand cannot be omitted.
por Resets the domain system.
request Instructs the domain operating system to
generate a panic.
xir Resets the domain CPU.
XSCF> reset -d 0 panic
DomainID to panic:00
Continue? [y|n]:y
00:Panicked
*Note*
This command only issues the instruction to reset.
The result of the instruction can be checked by the "showlogs power".
XSCF> reset -y -d 0 xir
DomainID to reset:00
Continue? [y|n]:y
00:Reset
*Note*
This command only issues the instruction to reset.
The result of the instruction can be checked by the "showlogs power".
XSCF> reset -q -y -d 0 por