PurposeCommand or Action
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 2
Configures summer time to start on the first date and end on the
second date.
clock summer-time zone date[ month date year
hh:mm month date year hh:mm [offset]]orclock
Step 3
summer-time zone date [date month year hh:mm
date month year hh:mm [offset]]
Summer time is disabled by default.
•
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 to 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.
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 4
Verifies your entries.show running-config
Example:
Switch# show running-config
Step 5
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Switch# copy running-config startup-config
Step 6
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1536
How to Administer the Switch