Cisco Nexus 5500 Series Configuration Manual page 116

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

Advertisement

Configuring Summer Time (Daylight Saving Time)
SUMMARY STEPS
1. configure terminal
2. clock summer-time zone-name start-week start-day start-month start-time end-week end-day end-month
end-time offset-minutes
3. exit
4. (Optional) show clock detail
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 summer-time zone-name start-week
start-day start-month start-time end-week end-day
end-month end-time offset-minutes
Example:
switch(config)# clock summer-time PDT
1 Sunday March 02:00 1 Sunday
November 02:00 60
Step 3
exit
Example:
switch(config)# exit
switch#
Step 4
show clock detail
Example:
switch(config)# show clock detail
Step 5
copy running-config startup-config
Example:
switch# copy running-config startup-config
Cisco Nexus 5500 Series NX-OS Fundamentals Configuration Guide, Release 7.x
100
Purpose
Enters global configuration mode.
Configures summer time or daylight saving time.
The zone-name argument is a three character string for the time
zone acronym (for example, PST and EST).
The values for the start-day and end-day arguments are Monday,
Tuesday, Wednesday, Thursday, Friday, Saturday, and Sunday.
The values for the start-month and end-month arguments are
January, February, March, April, May, June, July, August,
September, October, November, and December.
The value for the start-time and end-time arguments are in the format
hh:mm.
The range for the offset-minutes argument is from 0 to 1440 minutes.
Exits global configuration mode.
(Optional)
Displays the configured MOTD banner.
(Optional)
Copies the running configuration to the startup configuration.
Basic Device Management
OL-30890-01

Advertisement

Table of Contents
loading

Table of Contents