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-17
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 1 Basic System Commands
clock timezone
clock timezone
To configure the time zone offset from Coordinated Universal Time (UTC), use the clock timezone
command. To revert to the default, use the no form of this command.
clock timezone zone-name offset-hours offset-minutes
no clock timezone
Syntax Description
Command Default None
Command Modes Interface configuration mode
Command History
Usage Guidelines Use the command to offset the device clock from UTC.
Examples This example shows how to configure the time zone offset from UTC:
switch(config)# clock timezone PST -8 0
This example shows how to revert the time zone offset to the default:
switch# no clock timezone
Related Commands
zone-name Zone name. The name is a 3-character string for the time zone acronym (for
example, PST or EST).
offset-hours Number of hours offset from UTC. The range is from –23 to 23.
offset-minutes Number of minutes offset from UTC. The range is from 0 to 59.
Release Modification
4.0(0)N1(1a) This command was introduced.
Command Description
show clock Displays the clock time.