A.93 setNtp

Sets the list of NTP servers to use for synchronizing time between Oracle VM Servers.

Syntax

setNtp list=value

Description

This command sets the list of Network Time Protocol (NTP) time source servers to be used by Oracle VM Servers to maintain synchronization of time. To push the list to Oracle VM Servers, use the syncNtp command.

Options

The following table shows the available options for this command.

Option

Description

list=value

A comma separated list of NTP servers, in the order they should be used by the Oracle VM Servers.

Examples

Example A.128 Setting the list of NTP servers

OVM> setNtp list=1.ntp.example.com,2.ntp.example.com,3.ntp.example.com,4.ntp.example.com

See Also