Fujitsu M8000 Security Camera User Manual


 
setntp(8)
System Administration 175
NAME setntp - set the NTP servers used in the XSCF network
SYNOPSIS setntp [-c add] address ...
setntp -c del address ...
setntp -c del -a
setntp -h
DESCRIPTION setntp(8) command specifies the NTP servers used in the XSCF network.
Up to three NTP servers can be registered for XSCF. Any attempt to register four or
more servers causes an error.
Privileges You must have platadm privileges to run this command.
Refer to setprivileges(8) for more information.
OPTIONS The following options are supported:
-a Deletes all the NTP servers that are currently registered. This
option is used with the "-c del".
-c add Adds the host with the specified address or the host as an NTP
server. This option is used together with address. If the -c option
is omitted, "-c add" is used. When an NTP server is registered,
the existing setting is deleted and overwriting is performed with
the specified address.
-c del Deletes the host with the specified address or the XSCF host
from the NTP servers. If the -c option is omitted, "-c add"is
assumed specified.
-h Displays usage statement. When used with other options or
operands, an error occurs.