Good evening, I’ve set up the IoT network on my GL-BE9300 router, but I’m not quite sure how to use Luci or OpenWRT to change the network on port 4 of my router, where a Philips Hue hub is connected.
Thanks!
This is how I did on mine. Flint2 running 4.9.0-op24
Remove LAN4 from here:
Add it to br-IoT
ignore the br-video in the photo ![]()
Thanks. I'd read another two or three threads with similar questions, and everyone said the same thing you did, but I'm in a situation where I don't have any ports selected—I just have a VLAN switch:
Hi
The BE9300 uses a swconfig-based switch architecture, rather than DSA.
Therefore, the configuration steps are as follows:
-
Go to LuCI → Network → Switch and adjust the LAN 4 port settings:
Additional note: The relationship between the port labels on the BE9300 chassis and the ports shown in the Switch Configuration page is as follows:
-
Go to Network → Interfaces → Devices and add eth1.2 to br-iot:
(In
eth1.x, the value ofxshould match the VLAN ID configured in the previous step.) -
Save and apply the changes.
-
After that, it should work as expected.
thank you will, works perfectly!





