Ntp Configuration; About Ntp - Cisco AJ732A - MDS 9134 Fabric Switch Configuration Manual

Cisco nexus 5000 series switch cli software configuration guide, nx-os 4.0(1a)n1 (ol-16597-01, january 2009)
Hide thumbs Also See for AJ732A - Cisco MDS 9134 Fabric Switch:
Table of Contents

Advertisement

Chapter 3
Configuring the Switch
S e n d f e e d b a c k t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
Command
Step 1
switch# configure terminal
Step 2
switch(config)# clock summer-time
timezone start_week start_day
start_month start_time end_week
end_day end_month end_time offset
switch(config)# no clock summer-time
Step 3
switch(config)# exit
Step 4
switch# show running-config | include
summer-time
The following example adjusts the daylight savings time for the U.S. Pacific daylight time by 60 minutes
starting the second Sunday in March at 2 a.m. and ending the first Sunday in November at 2 a.m:
switch# configure terminal
switch(config)# clock summer-time PDT 1 Sunday March 02:00 5 Sunday November 02:00 60

NTP Configuration

A Network Time Protocol (NTP) server provides a precise time source (radio clock or atomic clock) to
synchronize the system clocks of network devices. NTP is transported over User Datagram Protocol
UDP/IP. All NTP communications use Universal Time Coordinated (UTC). An NTP server receives its
time from a reference time source, such as a radio clock or atomic clock, attached to the time. NTP
distributes this time across the network.
This section includes the following sections:

About NTP

In a large enterprise network, having one time standard for all network devices is critical for management
reporting and event logging functions when trying to correlate interacting events logged across multiple
devices. Many enterprise customers with extremely mission-critical networks maintain their own
stratum-1 NTP source.
OL-16597-01
About NTP, page 3-15
NTP Configuration Guidelines, page 3-16
Configuring NTP, page 3-17
NTP CFS Distribution, page 3-17
Purpose
Enters configuration mode.
Sets the daylight savings time for a specified time zone.
The start and end values are as follows:
Week ranging from 1 through 5
Day ranging from Sunday through Saturday
Month ranging from January through December
The daylight offset ranges from 1 through 1440 minutes,
which are added to the start time and deleted time from
the end time.
Disables the daylight saving time adjustment feature.
Returns to EXEC mode.
Verifies the time zone configuration.
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide

NTP Configuration

3-15

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents