HP P2000 G3 MSA System CLI Reference Guide 165
set ntp-parameters
Description Sets Network Time Protocol (NTP) parameters for the system. You can manually set system date and
time parameters by using the set controller-date command.
Syntax
set ntp-parameters
ntp enabled|disabled|on|off
ntpaddress IP-address
timezone +|-hh[:mm]
Parameters ntp enabled|disabled|on|off
Enables or disables use of NTP. When NTP is enabled and the specified NTP server is available,
each controller’s time is synchronized with the server.
ntpaddress IP-address
The network address of an available NTP server.
timezone
+|-hh[:mm]
The system’s time zone as an offset in hours (-1 to -12, +1 to +13) and minutes (0–59) from
Coordinated Universal Time (UTC). For example, the Pacific Time Zone offset is -8 during Pacific
Standard Time or -7 during Pacific Daylight Time.
Example Set the system to use NTP with an offset for the Mountain Time zone:
# set ntp-parameters ntp enabled ntpaddress 69.10.36.3 timezone -7
Success: Command completed successfully. - Date/Time successfully set.
(2011-10-11 14:52:19)
Set the system to use NTP with an offset for the Bangalore, India, time zone:
# set ntp-parameters ntp enabled ntpaddress 69.10.36.3 timezone +5:30
Success: Command completed successfully. - Date/Time successfully set.
(2011-10-11 14:52:29)
See also • set controller-date
• show controller-date
• show ntp-status