You can use the ntp command to configure an NTP server to set the time on the appliance.
ntp {server|peer|enable|disable}
To configure an NTP server:
ntp server <hostname or IPv4 address> [version <ntp-version>]
To configure an NTP peer node:
ntp peer <hostname or IPv4 address> [version <ntp-version>]
To enable or disable NTP time synchronization:
ntp {enable|disable}
|
|