Navigation
Supported Platforms
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 typeNote: MD5 is the only authentication type supported.
For example, to specify MD5:
user@switch# set authentication-key type md5