Configuring Summer Time (Daylight Saving Time) - Cisco MDS 9000 Series Configuration Manual

Hide thumbs Also See for MDS 9000 Series:
Table of Contents

Advertisement

Configuring Summer Time (Daylight Saving Time)

SUMMARY STEPS
1. configure terminal
2. clock timezone zone-name offset-hours offset-minutes
3. exit
4. (Optional) show clock
5. (Optional) copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Step 2
clock timezone zone-name offset-hours
offset-minutes
Example:
switch(config)# clock timezone EST -5 0
Step 3
exit
Example:
switch(config)# exit
switch#
Step 4
show clock
Example:
switch# show clock
Step 5
copy running-config startup-config
Example:
switch# copy running-config startup-config
Configuring Summer Time (Daylight Saving Time)
You can configure when summer time, or daylight saving time, is in effect for the device and the offset in
minutes.
Cisco MDS 9000 Family NX-OS Fundamentals Configuration Guide
92
Purpose
Enters global configuration mode.
Configures the time zone. The zone-name argument is a
3-character string for the time zone acronym (for example, PST
or EST). The offset-hours argument is the offset from the UTC
and the range is from –23 to 23 hours. The range for the
offset-minutes argument is from 0 to 59 minutes.
Exits global configuration mode.
(Optional)
Displays the time and time zone.
(Optional)
Copies the running configuration to the startup configuration.
Basic Device Management
OL-29291-02

Advertisement

Table of Contents
loading

Table of Contents