Specifications

xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
config dst
Parameters e_date - Configure the specific date (day of the month) to begin DST.
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,120. The default value is 60.
Restrictions Only administrator-level users can issue this command.
<end_date 1-31> - The end date is expressed numerically.
Example usage:
To configure daylight savings time on the Switch:
DGS-3400:4#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-3400:4#
show time
Purpose Used to display the current time settings and status.
Syntax
show time
Description This will display system time and date configuration as well as
display current system time.
Parameters None.
Restrictions None.
Example usage:
To show the time currently set on the Switch’s System clock:
DGS-3400:4#show time
Command: show time
Current Time Source : System Clock
Boot Time : 4 May 2006 10:21:22
Current Time : 4 May 2006 15:01:32
Offset in Minutes : 30
Time Zone : GMT +02:30
Daylight Saving Time : Repeating
Repeating From : Apr 2nd Tue 15:00
To : Oct 2nd Wed 15:30
Annual From : 29 Apr 00:00
To : 12 Oct 00:00
DGS-3400:4#
211