N Commands
ntp passive
307
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
ntp passive
To enable Network Time Protocol (NTP) to send synchronization responses and form associations, use
the ntp passive command. To prevent NTP from forming associations, use the no form of this command.
ntp passive
no ntp passive
Syntax Description This command has arguments or keywords.
Command Modes Global configuration mode
Supported User Roles network-admin
vdc-admin
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 is available beginning with Cisco NX-OS Release 6.2(2). In previous releases,
associations are enabled automatically and cannot be disabled.
This command does not require a license.
Examples This example shows how to enable NTP to form associations:
switch# configure terminal
switch(config)# feature ntp
switch(config)# ntp passive
Related Commands
Release Modification
6.2(2) This command was introduced.
Command Description
feature ntp Enables NTP on a VDC.
show running-config
ntp
Displays information about the NTP configuration that is currently running
on the switch.