Committing Ntp Configuration Changes; Discarding Ntp Configuration Changes - Cisco Nexus 7000 Series Configuration Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring NTP
Step 4
This example shows how to enable the device to receive NTP configuration updates through CFS:
switch# configure terminal
switch(config)# ntp distribute
switch(config)# copy running-config startup-config

Committing NTP Configuration Changes

When you commit the NTP configuration changes, the effective database is overwritten by the configuration
changes in the pending database and all the devices in the network receive the same configuration.
Procedure
Step 1
Step 2

Discarding NTP Configuration Changes

After making the configuration changes, you can choose to discard the changes instead of committing them.
If you discard the changes, Cisco NX-OS removes the pending database changes and releases the CFS lock.
Procedure
Step 1
Step 2
Command or Action
switch(config)# copy running-config
startup-config
Command or Action
switch# configure terminal
switch(config)# ntp commit
Command or Action
switch# configure terminal
switch(config)# ntp abort
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
Committing NTP Configuration Changes
Purpose
(Optional)
Saves the change persistently through reboots and
restarts by copying the running configuration to the
startup configuration.
Purpose
Enters global configuration mode.
Distributes the NTP configuration changes to all Cisco
NX-OS devices in the network and releases the CFS lock.
This command overwrites the effective database with the
changes made to the pending database.
Purpose
Enters global configuration mode.
Discards the NTP configuration changes in the pending
database and releases the CFS lock. Use this command on
the device where you started the NTP configuration.
63

Advertisement

Table of Contents
loading

Table of Contents