Owner's Manual

Chapter 3. Managing the Switch | 91
NETGEAR 8800 User Manual
Automatic Daylight Saving Time changes can be enabled or disabled. The default setting
is enabled. To disable automatic Daylight Saving Time, use the command:
configure timezone {name <tz_name>} <GMT_offset> noautodst
3. Enable the SNTP client using the following command:
enable sntp-client
After SNTP has been enabled, the switch sends out a periodic query to the NTP servers
defined in
step 4 (if configured) or listens to broadcast NTP updates from the network.
The network time information is automatically saved into the onboard real-time clock.
4. If you would like this switch to use a directed query to the NTP server, configure the switch
to use the NTP server(s). An NTP server can be an IPv4 address or an IPv6 address or a
hostname. If the switch listens to NTP broadcasts, skip this step. To configure the switch to
use a directed query, use the following command:
configure sntp-client [primary | secondary] <host-name-or-ip> {vr <vr_name>}
The following two examples use an IPv6 address as an NTP server and a hostname as
an NTP server:
dst_timezone_ID Specifies an optional name for this Daylight Saving Time specification. May be up to six
characters in length. The default is an empty string.
dst_offset Specifies an offset from standard time, in minutes. Value is in the range of 1 to 60.
Default is 60 minutes.
floatingday Specifies the day, week, and month of the year to begin or end Daylight Saving Time
each year. Format is:
<week> <day> <month> where:
• <week> is specified as [first | second | third | fourth | last]
• <day> is specified as [sunday | monday | tuesday | wednesday | thursday | friday |
saturday]
• <month> is specified as [january | february | march | april | may | june | july | august
| september | october | november | december]
Default for beginning is second sunday march; default for ending is first sunday
november.
absoluteday Specifies a specific day of a specific year on which to begin or end DST. Format is:
<month> <day> <year> where:
• <month> is specified as 1-12
• <day> is specified as 1-31
• <year> is specified as 1970 - 2035
The year must be the same for the begin and end dates.
time_of_day_hour Specifies the time of day to begin or end Daylight Saving Time. May be specified as an
hour (0-23). Default is 2.
time_of_day_minutes Specify the minute to begin or end Daylight Saving Time. May be specified as a minute
(0-59).
noautodst Disables automatic Daylight Saving Time.
Table 14. Time Zone Configuration Command Options (Continued)