N Commands
ntp authentication-key
290
Cisco Nexus 7000 Series NX-OS System Management Command Reference
OL-25806-03
Examples This example shows how to configure an NTP authentication key:
switch# config t
switch(config)# ntp authentication-key 42 md5 aNiceKey
switch(config)#
This example shows how to remove the NTP authentication key:
switch# config t
switch(config)# no ntp authentication-key 42 md5 aNiceKey
switch(config)#
Related Commands Command Description
show ntp
authentication-key
Configures one or more keys that a time source must provide in its NTP
packets in order for the device to synchronize to it.