Connectivity Guide

Table Of Contents
Usage Information The no version of this command disables NTP for the management VRF instance.
Example
OS10(config)# ntp enable vrf management
OS10(config)# ntp enable vrf vrf-blue
Supported Releases 10.4.0E(R1) or later
ntp master
Congures an NTP master server.
Syntax
ntp master stratum
Parameters stratum — Enter the stratum number to identify the NTP server hierarchy, from 2 to 10.
Default 8
Command Mode CONFIGURATION
Usage Information The no version of this command resets the value to the default.
Example
OS10(config)# ntp master 6
Supported Releases 10.2.0E or later
ntp server
Congures an NTP time-serving host.
Syntax
ntp server {hostname | ipv4-address | ipv6-address} [key keyid] [prefer]
Parameters
hostname — Enter the host name of the server.
ipv4–address | ipv6–address — Enter the IPv4 address in A.B.C.D format or IPv6 address in A::B
format of the NTP server.
key keyid — (Optional) Enter the NTP peer key ID, from 1 to 4294967295.
prefer — (Optional) Congures this peer to have priority over other servers.
Default Not congured
Command Mode CONFIGURATION
Usage Information You can congure multiple time-serving hosts. From these time-serving hosts, the system chooses one NTP host
to synchronize with. To determine which server to select, use the show ntp associations command. Dell
EMC recommends limiting the number of hosts you congure, as many polls to the NTP hosts can impact network
performance.
Example
OS10(config)# ntp server eureka.com
Supported Releases 10.2.0E or later
ntp source
Congures an interface IP address to include in NTP packets.
Syntax
ntp source interface
System management 603