Hello, friend!
You can configure NTP to implement time synchronization between the distributed time server and the client.
The ntp-service sync-interval command is used to set the time synchronization interval of the client.
Usage Example
Set the synchronization interval to 180 seconds.
huawei>enable
huawei#config
huawei(config)#ntp-service sync-interval 180
Thanks!