N Commands
ntp peer
309
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
Examples This example shows how to configure an NTP peer:
switch(config)# config t
switch(config)# ntp peer 190.0.2.1 key 123 prefer use-vrf RED
switch(config)#
This example shows how to remove an NTP peer:
switch# config t
switch(config)# no ntp peer 190.0.2.1
switch(config)#
Related Commands Command Description
ntp server Configures an NTP server.
show ntp peers Displays all the NTP peers.
show ntp peer-status Displays the status for all the server/peers.