clear sntp trusted-key Configuring SNTP
Enterasys C3 Configuration Guide 20-15
Defaults
None.
Mode
Switch command, read-write.
Usage
You must create an authentication key with the “set sntp authentication-key” command before
you can add it to the trusted key list with this command. An authentication key is configured to be
used with an SNTP server with the “set sntp server” command.
Be sure to add switch authentication key information to the ntp.key file on the SNTP/NTP server.
Use the “show sntp” command to display the authentication keys currently on the trusted key list.
Example
This example adds authentication key 2 to the trusted key list.
C3(su)->set sntp trusted-key 2
clear sntp trusted-key
Use this command to remove an authentication key from the trusted key list.
Syntax
clear sntp trusted-key key-id
Parameters
Defaults
None.
Mode
Switch command, read-write.
Usage
When an authentication key is removed from the trusted key list, it is also removed from the
configuration of any SNTP server to which it was associated.
Use the “show sntp” command to display the authentication keys currently on the trusted key list.
Example
This example removes authentication key 2 from the trusted key list.
C3(su)->clear sntp trusted-key 2
key-id The key ID of the authentication key to be removed from the trusted key
list.