Summary
This article contains information about configuring clock synchronization of a NetScaler appliance with a Network Time Protocol (NTP) server.
Configuring Clock Synchronization with an NTP Server
To configure the clock synchronization of a NetScaler appliance with an NTP server, complete the following procedure from the command line interface of the appliance:
- Run the following to add an NTP server
add ntp server 10.2.3.5
Done - Run the following command to verify the configuration:
show ntp server
NTP Server: 10.2.3.5
Minimum Poll Interval: 6 (64secs)
Maximum Poll Interval: 10 (1024secs)
Preferred: NO
Done
More Information
Refer to the Setting Up Clock Synchronization by Using the Configuration Utility or the CLI page of the NetScaler documentation for more information.