Users Guide

Table Of Contents
Example
OS10(conf-if-eth1/1/7)# ntp disable
Supported
Releases
10.2.0E or later
ntp enable vrf
Enables NTP for the management or nondefault VRF instance.
Syntax
ntp enable vrf {management | vrf-name}
Parameters
managementEnter the keyword to enable NTP for the management VRF instance.
vrf-nameEnter the keyword then the name of the VRF to enable NTP for that nondefault 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 stratumEnter 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
hostnameEnter the hostname of the server.
ipv4address | ipv6addressEnter 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.
200 System management