Purpose
Command or Action
Enters the global configuration mode.
configure terminal
Example:
Step 2
Device#
configure terminal
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
]]or
clock summer-time zone
Step 3
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:
Step 4
Device(config)#
end
Verifies your entries.
show running-config
Example:
Step 5
Device#
show running-config
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Example:
Step 6
Device#
copy running-config startup-config
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
15
Administering the Device