ntp command
Use this command to display and configure the Network Time Protocol (NTP).
The following table shows the arguments for the options.
| Option | Description | Values | 
|---|---|---|
| -en | Enables or disables the Network Time Protocol. | enabled, disabled | 
| -i1 | Name or IP address of the Network Time Protocol server. This is the index number of the Network Time Protocol server. | The name of the NTP server to be used for clock synchronization. The range of the index number of the NTP server is from -i1 through -i4. | 
| -f | The frequency (in minutes) that the IMM2 clock is synchronized with the Network Time Protocol server. | 3 - 1440 minutes | 
| -synch | Requests an immediate synchronization with the Network Time Protocol server. | No values are used with this parameter. | 
| 
 | ||
Syntax:
ntp [<em className="ph i">options</em>]
options: 
-en <em className="ph i">state</em>
-i  <em className="ph i">hostname/ip_addr</em> 
-f  <em className="ph i">frequency</em> 
-synch                       
Example:
system> ntp
-en: disabled
-f: 3 minutes
-i: not set
Give documentation feedback