Ntp Configuration; About Ntp - Cisco N5010P-N2K-BE Software Configuration Manual

Nx-os software configuration guide
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 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 1 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.
Time synchronization happens when several frames are exchanged between clients and servers. The
switches in client mode know the address of one or more NTP servers. The servers act as the time source
and receive client synchronization requests.
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
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

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nexus 5000 series

Table of Contents