Help! Help: U6-IW wont forward traffic from vlans with "Allow All" unless I have a port on it set to that vlan
I'm new to using vlans, and am trying to separate my work-computer from the rest of my stuff as my first experience. My intention is to setup additional vlans later on.
I have my work-computer plugged into a U6-IW. I created a new network via Settings -> Networks -> Create New, and then found my work computer in the Client Devices tab and set the Virtual Network Override option to the new network that I made.
I'm aware that *generally* speaking, it's desired to tag the physical ethernet port with the vlan that you're interested in, so that a change in MAC address doesn't invalidate your settings. I just did this to try things out.
I was pretty confused when that my work-computer does get a DHCP lease for the right network, but it has no connectivity to anything.
Only once I changed the physical ethernet port that its connected to to the vlan in question do I get connectivity. Changing the OTHER ports on the same U6-IW doesn't fix it. It has to be the SPECIFIC port that the work-computer is attached to.
Notably, this doesn't appear to be impacting things on *OTHER* switch models. For example, i have several (old) US 8 PoE 150W units, none of which appear to have the same behavior. I've left all of their ports alone, and configured the "Virtual Network Override" for some hardwired devices attached to them just to see what the behavior would be. No problems there.
What's confusing me on this is that the tooltip for Tagged VLAN Management says
Tagged ports can carry multiple VLANs and are used for traffic tagged with a VLAN ID.
With Allow All, configured VLANs are automatically tagged on this port. Tagged traffic matching a non-existent VLAN ID is dropped.
VLAN Management can be customized to only tag specific VLANs or block all.
Changing the port on the U6-IW to Allow All, Block All, or Custom (and selecting the vlan in question) all have no impact on connectivity.
I used an AI programming tool (Specifically, Kiro) to do a little bit of digging into this using the console's rest API and it is inferring that the uplink port on the U6-IW is set to block all vlans except the "native" one unless I specifically change one of the port's native vlans. I'm not sure I believe it, given the problem persists if i change the native vlan of one of the other ports.
Anyway, is this a hardware limitation of the U6-IW, a software bug, or am I simply doing it wrong?