Users Guide

Table Of Contents
Command Mode
INTERFACE
Usage Information Use this command to congure OS10 to not listen to a particular server and prevent the interface from receiving
NTP packets. The no version of this command re-enables NTP on an interface.
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 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
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
System management 157