6-11
Cisco SCE 8000 10GBE Software Configuration Guide
OL-30621-02
Chapter 6 Global Configuration
Configuring Time Clocks and Time Zone
How to Define Recurring Daylight Saving Time Transitions
From the SCE(config)# prompt, type:
Defining Recurring Daylight Saving Time Transitions: Example
The following example shows how to configure recurring daylight saving time for a time zone designated
"DST" as follows:
•
Daylight saving time begins—0:00 on the last Sunday of March.
•
Daylight saving time ends—23:59 on the Saturday of fourth week of November.
•
Offset = 1 hour (default.
SCE(config)# clock summer-time DST recurring last Sunday March 00:00 4 Saturday November
23:59
How to Define Non-Recurring Daylight Saving Time Transitions
From the SCE(config)# prompt, type:
Defining Non-Recurring Daylight Saving Time Transitions: Example
The following example shows how to configure non-recurring daylight saving time for a time zone
designated "DST" as follows:
•
Daylight saving time begins—0:00 on April 16, 2004.
•
Daylight saving time ends—23:59 October 23, 2004.
•
Offset = 1 hour (default)
SCE(config)# clock summer-time DST April 16 2004 00:00 October 23 2004 23:59
How to Cancel the Daylight Saving Time Configuration
From the SCE(config)# prompt, type:
Command
Purpose
clock summer-time
zone
recurring
[week1 day1
month1 time1 week2 day2 month2 time2
[
offset
]]
Configures daylight saving time to start and stop
on the specified days every year.
Command
Purpose
clock summer-time
zone
[
date1 month1 year1
time1 date2 month2 year2 time2
[
offset
]]
Defines non-recurring daylight saving time
transitions.
Command
Purpose
no clock summer-time
Removes all daylight saving configuration.