Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
1-15
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 1 Basic System Commands
clock summer-time
clock summer-time
To configure the summer-time (daylight saving time) offset, use the clock summer-time command. To
revert to the default, use the no form of this command.
clock summer-time zone-name start-week start-day start-month start-time end-week end-day
end-month end-time offset-minutes
no clock summer-time
Syntax Description
Command Default None
Command Modes Interface configuration mode
Command History
Usage Guidelines None.
Examples This example shows how to configure the offset for summer-time or daylight saving time:
switch(config)# clock summer-time PDT 1 Sunday March 02:00 5 Sunday November 02:00 60
zone-name Time zone string. The time zone string is a three-character string.
start-week Week of the month to start the summer-time offset. The range is from 1 to 5.
start-day Day of the month to start the summer-time offset. Valid values are Monday,
Tuesday, Wednesday, Thursday, Friday, Saturday, or Sunday.
start-month Month to start the summer-time offset. Valid values are January, February,
March, April, May, June, July, August, September, October, November,
and December.
start-time Time to start the summer-time offset. The format is HH:MM.
end-week Week of the month to end the summer-time offset. The range is from 1 to 5.
end-day Day of the month to end the summer-time offset. Valid values are Monday,
Tuesday, Wednesday, Thursday, Friday, Saturday, or Sunday.
end-month Month to end the summer-time offset. Valid values are January, February,
March, April, May, June, July, August, September, October, November,
and December
.
end-time Time to end the summer-time offset. The format is HH:MM.
offset-minutes Number of minutes to offset the clock. The range is from 1 to 1440.
Release Modification
4.0(0)N1(1a) This command was introduced.