Fujitsu M8000 Security Camera User Manual


 
clockboard(8)
System Administration 27
NAME clockboard - Set or display the clock control unit used at system startup
SYNOPSIS clockboard -c display
clockboard -c set -s CLKU_B-number
clockboard -h
DESCRIPTION The clockboard(8) command specifies the clock control unit used when the
system power is turned on, or it displays the clock control unit that is currently
used and the clock control unit used at the next system startup.
The number 0 or 1 is used to specify or display a clock control unit. When the
clockboard(8) command is executed with no options, the clock control unit that is
currently used and the one used at the next system startup are displayed.
The clockboard(8) command is valid only for duplicated configuration of the
clock control unit.
Privileges You must have fieldeng privilege to run this command.
Refer to setprivileges(8) for more information.
OPTIONS The following options are supported:
EXAMPLES
EXAMPLE 1 Displays the clock control unit that is currently used and the one used at the
next system startup.
EXAMPLE 2 Specifies the clock control unit used at the next system startup.
EXIT STATUS The following exit values are returned:
-h Displays usage statement. When used with other options or
operands, an error occurs.
-s CLKU_B-number Specifies the clock control unit to be used the next time the
system power is turned on. Either 0 or 1 can be specified for
CLKU_B-number.
XSCF> clockboard
current CLKU_B number :0
next CLKU_B number :1
XSCF> clockboard -s 1
0 Successful completion.
>0 An error occurred.