Ensuring Time Synchronization on Ericsson DUW

Hello Ericsson Experts.

I executed the “readclock” command on an Ericsson DUW and noticed that the time is not set.

How can I ensure the correct time is configured?


ZOL21> readclock

241209-10:37:44 10.140.182.4 22.0n RBS_NODE_MODEL_U_4_1450 stopfile=/tmp/13695
$ readclock
Date: 2005-04-25 Time: 10:37:45. Monday
$

Try using the command setclock, or check the following for assistance:

  • help clock
  • help setclock
  • help settime

Hi, try this setclock <yyyy-mm-dd hh:mm:ss>

Thank you all!

The help settime command resolved the issue. Appreciate everyone’s help!