Changes for page DLOS8N - Outdoor LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2025/03/08 14:35
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -987,18 +987,22 @@ 987 987 988 988 (% class="box" %) 989 989 ((( 990 - uciset system.ntp.server='0.openwrt.pool.ntp.org'990 +~#~##Linux command 991 991 992 -uci add_list system.ntp.server='1.openwrt.pool.ntp.org'992 +uci set system.ntp.server='0.openwrt.pool.ntp.org' #Required 993 993 994 -uci add_list system.ntp.server=' 2.openwrt.pool.ntp.org'994 +uci add_list system.ntp.server='1.openwrt.pool.ntp.org' #Optional 995 995 996 -uci add_list system.ntp.server=' 3.openwrt.pool.ntp.org'996 +uci add_list system.ntp.server='2.openwrt.pool.ntp.org' #Optional 997 997 998 -uci commit system 998 +uci add_list system.ntp.server='3.openwrt.pool.ntp.org' #Optional 999 + 1000 +uci commit system #Required 999 999 ))) 1000 1000 1003 +**Note: If the NTP server is a Windows host, it may cause the time synchronization to fail, ** 1001 1001 1005 + 1002 1002 == (% data-sider-select-id="68c5d9c8-0690-4e39-abae-0a921c179211" %)6.2 Packet Filtering(%%) == 1003 1003 1004 1004