Configuring summer time (daylight saving time) – Rockwell Automation 1783-WAPxxx Stratix 5100 Wireless Access Point User Manual User Manual

Page 233

Advertising
background image

Rockwell Automation Publication 1783-UM006A-EN-P - May 2014

233

Administering the WAP Access

Chapter 6

3. Return to privileged EXEC mode.

end

4. Verify your entries.

show running-config

5. (Optional) Save your entries in the configuration file.

copy running-config startup-config

The

minutes-offset

variable in the

clock timezone

global

configuration command is available for those cases where a local time zone is a
percentage of an hour different from UTC. For example, the time zone for some
sections of Atlantic Canada (AST) is UTC-3.5, where the 3 means 3 hours .5
means 50 percent. In this case, the necessary command is:

clock timezone AST -3 30.

To set the time to UTC, use the

no clock timezone

global configuration

command.

Configuring Summer Time (Daylight Saving Time)

Beginning in privileged EXEC mode, follow these steps to configure summer
time (daylight saving time) in areas where it starts and ends on a particular day of
the week each year:

1. Enter global configuration mode.

configure terminal

2. Configure summer time to start and end on the specified days every year.

Summer time is disabled by default. If you specify

clock summer-time

zone recurring

without parameters, the summer time rules default to

the United States rules.

For

zone

, specify the name of the time zone (for example, PDT) to be

displayed when summer time is in effect.

(Optional) For

week

, specify the week of the month (1…5 or last).

(Optional) For

day

, specify the day of the week (Sunday, Monday...).

(Optional) For

month

, specify the month ( January, February...).

(Optional) For

hh:mm

, specify the time (24-hour format) in hours and

minutes.

(Optional) For

offset

, specify the number of minutes to add during

summer time. The default is 60.

clock summer-time zone recurring [week day month

hh:mm week day month hh:mm [offset]]

3. Return to privileged EXEC mode.

end

Advertising