N Commands
ntp logging
299
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
ntp logging
To enable Network Time Protocol (NTP) logging, use the ntp logging command. To disable NTP
logging, use the no form of this command.
ntp logging
no ntp logging
Syntax Description This command has 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 This command does not require a license.
Make sure that you are in the correct virtual device context (VDC). To change the VDC, use the switchto
vdc command.
Examples This example shows how to enable NTP logging:
switch# config t
switch(config)# ntp logging
switch(config)#
This example shows how to disable NTP logging:
switch# config t
switch(config)# no ntp logging
switch(config)#
Release Modification
5.0(1) This command was introduced.