feature ntp
Use this command to enable to NTP feature.
Use the no
form of this command to disable NTP feature and delete all the NTP related configurations.
Command Syntax
Copy
feature ntp ( (NAME|management)|)
no feature ntp ( (NAME|management)|)
Parameters
vrf management
Defines the management VRF instance.
vrf NAME
Specify the user-defined VRF instance name.
Default
By default, feature ntp is enabled.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3. Added VRF NAME
parameter in OcNOS version 6.5.3
Examples
Copy
#configure terminal
(config)#feature ntp vrf management
(config)#no feature ntp vrf management