F Commands
feature ntp
177
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
feature ntp
To enable the Network Time Protocol (NTP) on a virtual device context (VDC), use the feature ntp
command. To disable NTP on a VDC, use the no form of this command.
feature ntp
no feature ntp
Syntax Description This command does not have any arguments or keywords.
Defaults Enabled
Command Modes Global configuration mode
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines Make sure that you are in the correct virtual device context (VDC). To change the VDC, use the switchto
vdc command.
This command does not require a license.
Examples This example shows how to enable NTP on a VDC:
switch# configure terminal
switch(config)# feature ntp
This example shows how to disable NTP on a VDC:
switch# configure terminal
switch(config)# no feature ntp
Release Modification
5.2(1) This command was introduced.