PurposeCommand or Action
Displays the NTP logging configuration status.(Optional) switch(config)# show ntp
logging-status
Step 3
Saves the change persistently through reboots
and restarts by copying the running
configuration to the startup configuration.
(Optional) switch(config)# copy
running-config startup-config
Step 4
Example
This example shows how to enable NTP logging in order to generate system logs with significant
NTP events:
switch# config t
switch(config)# ntp logging
switch(config)# copy running-config startup-config
[########################################] 100%
switch(config)#
Enabling CFS Distribution for NTP
You can enable CFS distribution for NTP in order to distribute the NTP configuration to other CFS-enabled
devices.
Before you begin
Make sure that you have enabled CFS distribution for the device.
Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Enables or disables the device to receive NTP
configuration updates that are distributed
through CFS.
switch(config)# [no] ntp distribute
Step 2
Displays the NTP CFS distribution status.(Optional) switch(config)# show ntp status
Step 3
Saves the change persistently through reboots
and restarts by copying the running
configuration to the startup configuration.
(Optional) switch(config)# copy
running-config startup-config
Step 4
Example
This example shows how to enable CFS distribution for NTP:
switch# config t
Enter configuration commands, one per
line. End with CNTL/Z.
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 7.x
30
Configuring NTP
Enabling CFS Distribution for NTP