Configuring Summer Time (Daylight Saving Time) - Cisco Nexus 5500 Series Configuration Manual

Nx-os fundamentals configuration guide, release 7.x
Hide thumbs Also See for Nexus 5500 Series:
Table of Contents

Advertisement

Basic Device Management
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.
OL-30890-01
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.
Cisco Nexus 5500 Series NX-OS Fundamentals Configuration Guide, Release 7.x

Configuring Summer Time (Daylight Saving Time)

99

Advertisement

Table of Contents
loading

Table of Contents