xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
582
config dst
s_week
– Configure the week of the month in which DST begins.
<start_week 1-4,last>
– The number of the week during the month in which DST begins where 1 is the
first week, 2 is the second week and so on, last is the last week of the month.
e_week
– Configure the week of the month in which DST ends.
•
<end_week 1-4,last>
– The number of the week during the month in which DST ends where
1 is the first week, 2 is the second week and so on, last is the last week of the month.
s_day
– Configure the day of the week in which DST begins.
•
<start_day sun-sat>
– The day of the week in which DST begins expressed using a three
character abbreviation (sun, mon, tue, wed, thu, fri, sat)
e_day
– Configure the day of the week in which DST ends.
•
<end_day sun-sat>
– The day of the week in which DST ends expressed using a three
character abbreviation (sun, mon, tue, wed, thu, fri, sat)
s_mth
– Configure the month in which DST begins.
•
<start_mth 1-12>
– The month to begin DST expressed as a number.
e_mth
– Configure the month in which DST ends.
•
<end_mth 1-12>
– The month to end DST expressed as a number.
s_time
– Configure the time of day to begin DST.
•
<start_time hh:mm>
- Time is expressed using a 24-hour clock, in hours and minutes.
e_time
– Configure the time of day to end DST.
•
<end_time hh:mm>
– Time is expressed using a 24-hour clock, in hours and minutes.
s_date
– Configure the specific date (day of the month) to begin DST.
•
<start_date 1-31>
– The start date is expressed numerically.
e_date
– Configure the specific date (day of the month) to begin DST.
•
<end_date 1-31>
– The end date is expressed numerically.
offset [30 | 60 | 90 | 120]
– Indicates number of minutes to add or to subtract during the summertime.
The possible offset times are
30
,
60
,
90
, and
120
. The default value is
60
.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure daylight savings time on the Switch:
DGS-3450:admin# config dst repeating s_week 2 s_day tue s_mth 4 s_time 15:00 e_week 2
e_day wed e_mth 10 e_time 15:30 offset 30
Command: config dst repeating s_week 2 s_day tue s_mth 4 s_time 15:00 e_week 2 e_day wed
e_mth 10 e_time 15:30 offset 30
Success.
DGS-3450:admin#