Enabling Or Disabling Ntp On An Interface - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Configuring NTP
Step 3
Step 4

Enabling or Disabling NTP on an Interface

You can enable or disable NTP in a particular interface. NTP is enabled in all VDCs by default.
Procedure
Step 1
Step 2
Step 3
Step 4
Command or Action
show ntp status
Example:
switch(config)# show ntp status
Distribution: Enabled
Last operational state: Fabric Locked
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Command or Action
configure terminal
Example:
switch# config t
Enter configuration commands, one per
line. End with CNTL/Z.
switch(config)#
interfacetype slot/port
Example:
switch(config)# interface ethernet 6/1
switch(config-if)#
[no]ntp disable{ip | ipv6}
Example:
switch(config-if)# ntp disable ip
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
Enabling or Disabling NTP on an Interface
Purpose
(Optional)
Displays the status of the NTP
application.
(Optional)
Copies the running configuration to the
startup configuration.
Purpose
Enters global configuration mode.
Enters interface configuration mode.
(Optional)
Disables NTP IPv4 or IPv6 on the specified
interface. Use the no form of this command to
reenable NTP on the interface.
(Optional)
Saves the change persistently through reboots
and restarts by copying the running
configuration to the startup configuration
51

Advertisement

Table of Contents
loading

Table of Contents