Specifications

Operations 75
Installation and Operations Manual
Setting the SNTP server address:
The Set SNTP command is used to set the primary and secondary SNTP server addresses.
To set the SNTP server address:
At the Switched CDU: prompt, type set sntp, followed by primary or secondary, and the SNTP server
IP address or hostname. Press Enter.
NOTES:
The primary/secondary IP addresses contact the SNTP server; these addresses are populated with the external NTP pool
time zones “2.pool.ntp.org” and “1.pool.ntp.org” as default for new PT22s that have not yet been time set.
Both IPv4 and IPv6 formats are accepted for primary/secondary IP address or hostname.
Examples
The following command sets the primary SNTP server address to 204.152.184.72:
Switched CDU: set sntp primary 204.152.184.72<Enter>
The following command sets the secondary SNTP server address to cuckoo.nevada.edu:
Switched CDU: set sntp secondary cuckoo.nevada.edu<Enter>
Setting the local GMT offset:
The Set SNTP GMToffset command is used to set the offset from GMT for the date/time returned by
SNTP. The offset can be configured in whole hours between -12 and 12 hours.
NOTE: The PT22 does not support automatic adjustment for Daylight Savings Time (DST)..
To set the local GMT offset:
At the Switched CDU: prompt, type set sntp gmtoffset, followed by the offset value, and press Enter.
Examples
The following command sets the local GMT offset to -12:
Switched CDU: set sntp gmtoffset -12<Enter>
Enabling or disabling Daylight Savings Time (DST):
The Set SNTP DST command enables or disables Daylight Savings Time (DST).
To set daylight savings time:
At the Switched CDU: prompt, type set sntp dst, followed by enabled or disabled, and press Enter.
Configuring start day/time Daylight Savings Time (DST):
The Set SNTP DST Start command sets the DST start day/time in the format m.w.d/h:m:s, as follows:
mo = month from January to December (1-12)
w = week number (1-4) or the last week (5)
d = day of week from Sunday to Saturday (0-6)
h = hour (0-23)
m = minute (0-59)
s = second (0-59)
To set daylight savings start day/ time:
At the Switched CDU: prompt, type set sntp dst start, followed by [formatted m.w.d/h:m:s as
described above], and press Enter.
Examples
The following command sets the DST start day/time parameters:
Switched CDU: set sntp dst start 4.1.3/5:10:6<Enter>