Cisco Mds 9000 Family Nx-Os Fundamentals Configuration Guide - Cisco MDS 9000 Series Configuration Manual

Hide thumbs Also See for MDS 9000 Series:
Table of Contents

Advertisement

Basic Device Management
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
OL-29291-02
Configuring Summer Time (Daylight Saving Time)
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.

Cisco MDS 9000 Family NX-OS Fundamentals Configuration Guide

93

Advertisement

Table of Contents
loading

Table of Contents