Reference Guide

Table Of Contents
ntp master
Configures an NTP master server.
Syntax
ntp master stratum
Parameters stratum Enter the stratum number to identify the NTP server hierarchy (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
Configures 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.
ipv4address | ipv6address Enter the IPv4 address (A.B.C.D) or IPv6 address (A::B) of
the NTP server.
key keyid (Optional) Enter the NTP peer key ID (1 to 4294967295).
prefer (Optional) Configures this peer to have priority over other servers.
Default Not configured
Command Mode CONFIGURATION
Usage
Information
You can configure 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 configure, 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
Configures an interface IP address to include in NTP packets.
Syntax
ntp source interface
Parameters interface Set the interface type:
ethernet node/slot/port[:subport] Enter the Ethernet interface information.
port-channel id-number Enter the port-channel number (1 to 128).
vlan vlan-id Enter the VLAN number (1 to 4093).
loopback loopback-id Enter the Loopback interface number (0 to 16383).
mgmt node/slot/port Enter the Management port interface information.
Default Not configured
Command Mode CONFIGURATION
482 System management