fixed vlan config + 5Ghz Radio

This commit is contained in:
2026-07-11 18:53:14 +00:00
parent a3bad0344d
commit a0161aa847
5 changed files with 200 additions and 32 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
# inform_interval: seconds between inform requests (minimum 5)
# enable_announce: 1=enable UDP discovery (port 10001)
# enable_inform: 1=enable HTTP inform requests (adoption and telemetry)
# enable_logging: 1=enable logging to /var/log/openuf.log
# enable_logging: 1=enable logging to /var/log/openuf.log (default: off)
controller_ip = 10.10.10.1
lan_if = br-lan
@@ -14,4 +14,4 @@ ufmodel = uapg2-ac-lr
inform_interval = 10
enable_announce = 1
enable_inform = 1
enable_logging = 1
enable_logging = 0