ntp authentication-key
Use this command to set an NTP Message Digest Algorithm 5 (MD5) authentication key.
Use the no form of this command to delete an authentication key.
Command Syntax
ntp authentication-key <1-65534> md5 WORD (vrf management|)
ntp authentication-key <1-65534> md5 WORD 7 (vrf management|)
no ntp authentication-key <1-65534> md5 WORD (vrf management|)
Parameters
<1-65534>
Authentication key number
WORD
MD5 string (maximum 8 characters)
7
Encrypt using weak algorithm
management
Virtual Routing and Forwarding name
Default
No default value is specified
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#ntp authentication-key 535 md5 J@u-b;l2 vrf management
Last modified date: 10/19/2023