Send documentation comments to mdsfeedback-doc@cisco.com
4-91
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 4 C Commands
clock
Usage Guidelines The appropriate daylight savings time zone name should be specified. If it is not, the default name is
used.
Specify the hours-offset argument with a dash before the number; for example,
-23. Specify the
minutes-offset argument with a dash before the number; for example,
-59.
Examples The following example shows how to set Pacific Daylight Time starting on Sunday in the second week
of March at 2:00 A.M. and ending on Sunday in the first week of November at 2:00 A.M.
switch# config t
switch# clock summer-time PDT 2 sunday march 02:00 1 sunday november 02:00 60
The following example shows how to set the time zone to Pacific Standard Time.
switch# config t
switch(config)# clock timezone PST 0 0
Related Commands Command Description
clock set Changes the time on the switch.
show clock Displays the current date and time.
show run Displays changes made to the time zone configuration along with other
configuration information.