N Commands
ntp authenticate
287
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
ntp authenticate
To enable Network Time Protocol (NTP) authentication, use the ntp authenticate command. To disable
NTP authentication, use the no form of this command.
ntp authenticate
no ntp authenticate
Syntax Description This command has no arguments or keywords.
Defaults Disabled
Command Modes Global configuration mode (config)
Supported User Roles network-admin
network-operator
vdc-admin
vdc-operator
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 authentication:
switch(config)# ntp authenticate
switch(config)#
This example shows how to disable NTP authentication:
switch(config)# no ntp authenticate
switch(config)#
Release Modification
5.0(1) This command was introduced.