Changes for page LG308N -- LoRaWAN Gateway User Manual
Last modified by Kilight Cao on 2025/02/07 08:57
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -967,22 +967,18 @@ 967 967 968 968 (% class="box" %) 969 969 ((( 970 - ~#~##Linuxcommand970 +uci set system.ntp.server='0.openwrt.pool.ntp.org' 971 971 972 -uci s et system.ntp.server='0.openwrt.pool.ntp.org'#Required972 +uci add_list system.ntp.server='1.openwrt.pool.ntp.org' 973 973 974 -uci add_list system.ntp.server=' 1.openwrt.pool.ntp.org'#Optional974 +uci add_list system.ntp.server='2.openwrt.pool.ntp.org' 975 975 976 -uci add_list system.ntp.server=' 2.openwrt.pool.ntp.org'#Optional976 +uci add_list system.ntp.server='3.openwrt.pool.ntp.org' 977 977 978 -uci add_list system.ntp.server='3.openwrt.pool.ntp.org' #Optional 979 - 980 -uci commit system #Required 978 +uci commit system 981 981 ))) 982 982 983 -**Note: If the NTP server is a Windows host, it may cause the time synchronization to fail, ** 984 984 985 - 986 986 == (% data-sider-select-id="060d238c-36fc-4453-b667-8dca3129ae44" %)6.2 Packet Filtering(%%) == 987 987 988 988