sysconf ntp enable

Enable and start the NTP service.

This command enables the service after it has been stopped, such as with sysconf ntp disable. This command is normally not needed with sysconf ntp addserver, which includes restarting of the NTP service.

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

Syntax

sysconf ntp enable

Example

lunash:>sysconf ntp enable

NTP is enabled
Stopping ntpd:                                             [  OK  ]

Starting ntpd:                                             [  OK  ]
Please wait to see the result ......

NTP is running
===========================================================
NTP Associations Status:

ind assid status  conf reach auth condition  last_event cnt
===========================================================
  1  4000  9024   yes   yes  none    reject   reachable  2
  2  4001  8011   yes    no  none    reject    mobilize  1
===========================================================
Please look at the ntp log to see any potential problem.

Command Result : 0 (Success)