system --setntp [--enable]
Description
Enables the NTP service for your DR Series system.
Syntax
 system --setntp --enable
 
Result
ntpd: Synchronizing with time server:                      [  OK  ]
Starting ntpd:                                             [  OK  ]
To verify whether the NTP service was enabled, use the following command:
system --setntp --enable
NTP service is already enabled.
system --setntp [--disable]
Description
Disables the NTP service for your DR Series system.
Syntax
system --setntp --disable
Result
Shutting down ntpd:     [  OK  ]
system --setntp [--adjust_time]
Description
Synchronizes a DR4000 system with the NTP server.
Syntax
system --setntp --adjust_time
Result
Time difference less than 2 seconds. Not adjusting with server 
0.centos.pool.ntp.org
Time difference less than 2 seconds. Not adjusting with server 
1.centos.pool.ntp.org
Time difference less than 2 seconds. Not adjusting with server 
2.centos.pool.ntp.org
system --setlogin
Description
Updates or resets the login password for the administrator of a DR Series system.
75