S e n d c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
-SM-136
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
ntp broadcastdelay
ntp broadcastdelay
To configure the estimated Network Time Protocol (NTP) broadcast round-trip delay, use the
ntp
broadcastdelay
command. To disable the estimated broadcast round-trip delay, use the
no
form of this
command.
ntp broadcastdelay
[
delay
]
no ntp broadcastdelay
[
delay
]
Syntax Description
Defaults
None
Command Modes
Global configuration mode
Command History
Usage Guidelines
Use NTP broadcast or multicast associations when time accuracy and reliability requirements are
modest, your network is localized, and the network has more than 20 clients. We recommend that you
use NTP broadcast or multicast associations in networks that have limited bandwidth, system memory,
or CPU resources.
Note
Time accuracy is marginally reduced in NTP broadcast associations because information flows only one
way.
This command does not require a license.
Examples
This example shows how to configure the estimated broadcast round-trip delay:
switch#
configure terminal
switch(config-if)#
ntp broadcastdelay 100
delay
(Optional) Broadcast round-trip delay in microseconds. The range is from
1 to 999999.
Release
Modification
6.0(2)U(2)1
This command was introduced.