clusters nodes os ntp servers

Configures the time server parameters.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

servers url { key-id key_id | sha-key sha_key | sha-type sha_type } 

url

Specify the NTP server url. For example, clock.cisco.com.

Must be a string.

key-id key_id

Spcify the key-id for the chrony server keys.

Must be a string.

sha-type sha_type

Specify the type of SHA for the Chrony server keys. For instance, SHA1, SHA256, SHA512 etc. See: https://chrony.tuxfamily.org/manual.html.

Must be one of the following:

  • SHA1

  • SHA256

  • SHA384

  • SHA512

  • RMD128

  • RMD160

  • RMD256

  • RMD320

  • TIGER

  • WHIRLPOOL

sha-key sha_key

Specify the SHA authentication key with Chrony server.

Must be a string.

Usage Guidelines

Use this command to configure time server parameters, which need to be input into the NTP configuration.