Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Configuring NTP Authentication Keys (QFabric System)
To configure the authentication keys using the CLI:
- Configure the authentication-key number.
[edit system ntp]
user@switch# set authentication-key key-numberFor example, to specify key 5:
user@switch# set authentication-key 5 - Specify the type of authentication you want to use.
[edit system ntp]
user@switch# set authentication-key type type
Note: MD5 is the only authentication type supported.
For example, to specify MD5:
user@switch# set authentication-key type md5

