3PAR InFormĀ® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)

21.49
InForm OS Version 2.3.1 Command Line Interface Reference
COMMAND
setntp
DESCRIPTION
The setntp command sets the system Network Time Protocol (NTP) server. This command is
deprecated and will be removed in a subsequent release.
AUTHORITY
Super, Service
SYNTAX
setntp <server_IP_adress>|none
OPTIONS
None.
SPECIFIERS
<server_IP_address>
Specifies the IP address of the NTP server to which the InServ system synchronizes its
internal clocks.
none
Specifies that the InServ system should not synchronize its internal clocks with an external
NTP server. Instead, the InServ system synchronizes its clocks internally.
RESTRICTIONS
Access to all domains is required to run this command.
EXAMPLES
The following example displays the setting of the system NTP server:
NOTE: You need access to all domains in order to run this command.
cli% setntp 192.168.1.1
NTP server successfully updated.