Ntp

ntp configuration.

Configuration APIs


Use this method to adds an NTP server to the appliance. This server can be used to synchronize the time on the appliance to the network time.


Use this method to disables NTP synchronization.


Use this method to enables NTP synchronization. When NTP synchronization is enabled, the NTP daemon is spawned for time synchronization.


Use this method to get information about the NTP parameters.


Use this method to get information about an NTP server. You can specify the server by IP address or by name.


Use this method to get a list of the peers known to the server and a summary of their state.


Use this method to get the status of the NTP synchronization.


Use this method to removes an NTP server. You can specify the server by IP address or by name.


Use this method to set apply NTP authentication, which enables the NTP client (Citrix ADC) to verify that the server is in fact known and trusted.


Use this method to set autokey protocol requires the keys to be refreshed periodically. This parameter specifies the interval between regenerations of new session keys. In seconds, expressed as a power of 2.


Use this method to set interval between re-randomizations of the autokey seeds to prevent brute-force attacks on the autokey algorithms.


Use this method to set key identifiers that are trusted for server authentication with symmetric key cryptography in the keys file.


Use this method to set use the Autokey protocol for key management for this server, with the cryptographic values (for example, symmetric key, host and public certificate files, and sign key) generated by the ntp-keygen utility. To require authentication for communication with the server, you must set either the value of this parameter or the key parameter.


Use this method to set key to use for encrypting authentication fields. All packets sent to and received from the server must include authentication fields encrypted by using this key. To require authentication for communication with the server, you must set either the value of this parameter or the autokey parameter.


Use this method to set maximum time after which the NTP server must poll the NTP messages. In seconds, expressed as a power of 2.


Use this method to set minimum time after which the NTP server must poll the NTP messages. In seconds, expressed as a power of 2.


Use this method to set preferred NTP server. The Citrix ADC chooses this NTP server for time synchronization among a set of correctly operating hosts.


Remove ntp param authentication setting.


Remove ntp param autokeylogsec setting.


Remove ntp param revokelogsec setting.


Remove ntp param trustedkey setting.


Remove ntp server autokey setting.


Remove ntp server key setting.


Remove ntp server maxpoll setting.


Remove ntp server minpoll setting.


Remove ntp server preferredntpserver setting.