Users Guide

Table Of Contents
ntp enable vrf
Enables NTP for the management or non-default VRF instance.
Syntax
ntp enable vrf {management | vrf vrf-name}
Parameters
management — Enter the keyword to enable NTP for the management VRF instance.
vrf vrf-name — Enter the keyword then the name of the VRF to enable NTP for that non-default VRF
instance.
Defaults Disabled
Command Mode CONFIGURATION
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
Configures 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
Supported on the MX9116n and MX5108n switches in Full Switch mode starting in release 10.4.0E(R3S). Also
supported in SmartFabric mode starting in release 10.5.0.1
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.
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) 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.
Supported on the MX9116n and MX5108n switches in Full Switch mode starting in release 10.4.0E(R3S). Also
supported in SmartFabric mode starting in release 10.5.0.1
176 System management