Send comments to nexus3k-docfeedback@cisco.com
-SM-151
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
ntp source-interface
ntp source-interface
To configure the Network Time Protocol (NTP) source interface, use the ntp source-interface
command. To remove an NTP source interface, use the no form of this command.
ntp source-interface type interface-number
no ntp source-interface type interface-number
Syntax Description
Defaults None
Command Modes Global configuration mode
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to configure an NTP source interface:
switch(config)# ntp source-interface loopback 1
switch(config)#
This example shows how to remove an NTP source configuration:
switch(config)# no ntp source-interface loopback 1
switch(config)#
type Source interface.
interface-numb
er
Source interface number for the source type:
ethernet—Slot/chassis number. The range is from 1 to 255.
loopback—Virtual interface number. The range is from 1 to 1023.
mgmt—Management interface number.
port-channel—Port Channel number. The range is from 1 to 4096.
vlan—VLAN interface number. The range is from 1 to 4094.
Release Modification
6.0(2)U(2)1 This command was introduced.
Command Description
show ntp
source-interface
Displays information about the NTP source interface.