Cisco MDS 9020 Configuration Manual page 12

Fabric switch
Hide thumbs Also See for MDS 9020:
Table of Contents

Advertisement

Configuring Date and Time
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
Adjusting for Daylight Saving Time
Following U.S. standards, the switch can advance the clock one hour at 2:00 a.m. on the first Sunday in
April and move the clock back one hour at 2:00 a.m. on the last Sunday in October. You can also
explicitly specify the start and end dates and times, and you can specify whether or not the time
adjustment recurs every year.
To enable the daylight saving time clock adjustment according to the U.S. rules, perform this task:
Command
Step 1
switch# config t
Step 2
switch(config)# clock timezone
timezone_name hour_offset_from_UTC
minute_offset_from_UTC
Example:
switch(config)# clock timezone PST -8 0
switch(config)# no clock timezone
Step 3
switch(config)# clock summer-time
daylight_timezone_name start_week
start_day start_month start_time end_week
end_day end_month end_time
daylight_offset_inminutes
Follow this example:
switch(config)# clock summer-time PDT 1
Sun Apr 02:00 5 Sun Oct 02:00 60
switch(config)#
switch(config)# no clock summer-time
Step 4
switch(config)# exit
switch#
Step 5
switch# show clock
Cisco MDS 9020 Fabric Switch Configuration Guide and Command Reference
3-12
Chapter 3
Purpose
Enters configuration mode.
Offsets the time zone as specified.
This example sets the Pacific standard offset time as
negative 8 hours and 0 minutes.
Disables the time zone adjustment feature.
Sets the daylight savings time for a specified time
zone.
The start and end values are as follows:
Week ranging from 1 through 5
Day ranging from Sunday through Saturday
Month ranging from January through
December
The daylight offset ranges from 1 through 1440
minutes, which are added to the start time and
deleted time from the end time.
This example adjusts the daylight savings time for
the Pacific daylight time by 60 minutes, starting the
first Sunday in April at 2 a.m. and ending the last
Sunday in October at 2 a.m.
Disables the daylight saving time adjustment
feature.
Returns to EXEC mode.
Verifies the time zone configuration.
Initial Configuration
OL-6988-02

Advertisement

Table of Contents
loading

Table of Contents