Associating a key with an SNTP server (CLI)
Syntax:
no sntp server priority <1-3> {< ip-address | ipv6-address >} <version-num> [key-id <1-4,294,967,295>]
Configures a
key-id
to be associated with a specific server. The key itself must already be configured on the switch.
The
no
version of the command disassociates the key from the server. This does not remove the authentication key.
Default: No key is associated with any server by default.
priority
Specifies the order in which the configured servers are polled for getting the time.
version-num
Specifies the SNTP software version to use and is assigned on a per-server basis. The version setting is backwards-compatible. For example, using version 3 means that the switch accepts versions 1 through 3. Default: 3; range: 1 - 7.
key-id
Optional command. The key identifier sent in the SNTP packet. This
key-id
is associated with the SNTP server specified in the command.
Associating a key-id with a specific server
switch(config)# sntp server priority 1 10.10.19.5 2 key-id 55