1310 Command Reference for x230 Series Edge Switches C613-50055-01 REV A
AlliedWare Plusâ„¢ Operating System - Version 5.4.5-0.x
NTP COMMANDS
NTP
TRUSTED-KEY
ntp trusted-key
Overview This command defines a list of trusted authentication keys. If a key is trusted, this
system will be ready to synchronize to a system that uses this key in its NTP
packets.
Use the no variant of this command to remove a configured trusted authentication
key.
Syntax
ntp trusted-key <1-4294967295>
no ntp trusted-key <1-4294967295>
Mode Global Configuration
Examples To define a trusted authentication key numbered 234675, use the following
commands:
awplus# configure terminal
awplus(config)# ntp trusted-key 234676
To remove the trusted authentication key numbered 234675, use the following
commands:
awplus# configure terminal
awplus(config)# no ntp trusted-key 234676
Parameter Description
<1-4294967295> The specific key number.