Go to main content

Sun Rack II Power Distribution Units User's Guide

Exit Print View

Updated: September 2020
 
 

System Time Configuration Parameters


Note -  Enabling Daylight Saving Time will add an hour to the previously set time. The time will not automatically return to Standard Time when Daylight Saving Time ends. Set the systime_dst_enable parameter to Off to disable this setting once Daylight Saving Time ends for your location.
Table 46  System Time Configuration Parameters (get Command) Available Starting with FW 2.02
Parameters
Syntax
Response
systime_manual_date
pducli -> get systime_manual_date
pducli -> systime_manual_date=yyyy-mm-dd
(yyyy= year, mm= month, dd= day)
systime_manual_time
pducli -> get systime_manual_time
pducli -> systime_manual_time=hh:mm:ss
(hh= hour, mm= minutes, ss= seconds)
systime_ntp_server_enable_
pducli -> get systime_ntp_server_enable
pducli -> systime_ntp_server_enable=On
(or systime_ntp_server_enable=Off)
systime_ntp_server
pducli -> get systime_ntp_server
pducli -> systime_ntp_server=xxxx
(xxxx= NTP-Server)
systime_ntp_server_timezone
pducli -> get systime_ntp_server_timezone
pducli -> systime_ntp_server_timezone=xx
(xx=index to Timezone-Table; 0-77 allowed. See also WebConfiguration)
systime_ntp_server_poll_ interval
pducli -> get systime_ntp_server_poll_interval
pducli -> systime_ntp_server_poll_interval=xx
(xx= Poll-Interval in hours: 1-24 allowed)
systime_ntp_server_last _sync
pducli -> get systime_ntp_server_last_sync
pducli -> systime_ntp_server_last_sync=yyyy-mm-dd hh:mm:ss (yyyy= year, mm= month, dd= day, hh= hours, mm= minutes, ss= seconds)
systime_current_pdu_time
pducli -> get systime_current_pdu_time
pducli -> systime_current_pdu_time=yyyy-mm-dd hh:mm:ss
(yyyy= year, mm= month, dd= day, hh= hours, mm=minutes, ss= seconds)
systime__dst_enable
pducli -> get systime_dst_enable
pducli -> systime_dst_enable=On
(or set systime_dst_enable=Off)
Table 47  System Time Configuration Parameters (set Command) Available Starting with FW 2.02
Parameters
Syntax
Response
systime_manual_date
pducli -> set systime_manual_date=yyyy-mm-dd (yyyy= year, mm= month, dd= day)
pducli-> set OK (or an error message)
systime_manual_time
pducli -> set systime_manual_time=hh:mm:ss (hh= hour, mm= minutes, ss= seconds)
pducli-> set OK (or an error message)
systime_ntp_server_enable_
pducli -> set systime_ntp_server_enable=On (or set systime_ntp_server_enable=Off)
pducli-> set OK (or an error message)
systime_ntp_server
pducli -> set systime_ntp_server=xxxx (xxxx= NTP-Server)
pducli-> set OK (or an error message)
systime_ntp_server_timezone
pducli -> set systime_ntp_server_timezone=xx (xx=index to Timezone-Table; 0-77 allowed. See also WebConfiguration)
pducli-> set OK (or an error message)
systime_ntp_server_poll_interval
pducli -> set systime_ntp_server_poll_interval=xx (xx= Poll-Interval in hours: 1-24 allowed)
pducli-> set OK (or an error message)
systime_dst_enable
pducli-> set systime_dst_enable=On (or Off)
pducli-> set OK (or an error message)