VLAN Flint2

I have a GL-MT6000, firmware 4.8.3. I’ve tried, and failed, to configure VLAN’s a couple of times and just gave up. Instead, I’m using the existing networks to accomplish what I need.
LAN - both private wifi, ports 1, 2, & 3 on the router
GUEST - 5ghz guest wifi
IOT - 2.4ghz guest wifi, ports 4 & 5

Not as nice as having separate vlans for each, but it works.

I also have a a netgear GS308EP poe switch. It can create vlans as well. The problem is I have devices in both LAN and IOT networks that need poe. I know that I could use ports 1,2 for one and 3-8 for the other, but that wastes a port.

My limited understanding of the whole thing is if I knew what the vlan tags were, i could configure port 1 to have both as the trunk, port 2 for the LAN, and the rest for IOT. Trouble is, I can’t figure out what those names are. I suspect I only get those names if I have actual VLANs instead of using the existing ones the way I am.

I can’t recall exactly what the problem was with the vlans. it all seems so straightforward. I’d almost get to the end and lose access to one or the other. My guess is firewall, but I have a very loose grasp on the whole concept, so it was impossible for me to even begin to troubleshoot.

Thanks for staying with me until the end. My question is, can I do this with the router configured as described or would I need to create actual VLAN’s? If I need actual vlan’s, i’ll just have to lose that extra port. Thanks!

Hi,

If you want to use only a single cable to connect the Flint 2 and the PoE switch (with each device using one port), then yes—you will need to configure VLANs on both the Flint 2 and the switch.

On the Flint 2, the configuration can be relatively straightforward. You just need to set the port connected to the switch as a trunk port, and assign sub-interfaces to the LAN and IoT bridge devices.

Here’s how to do it:

  1. Go to LuCI → Network → Interfaces → Devices, and add a new device.

  2. Set the type to VLAN (802.1q), choose the base device as the port connected to the switch (e.g., LAN 1), and set the VLAN ID to match the one configured for LAN on the switch (e.g., 10).

  3. Add the newly created interface (e.g., lan1.10) to the br-lan bridge, and remove LAN 1 from the original bridge.

  4. Repeat steps 2–3 to create another interface for IoT, and add it to the IoT bridge.