Untagged ports on gateway
My gateway is managed by software Controller. I have 3 VLANs configured as Interfaces; LAN(Default) [1], Trusted [10] and Untrusted [30] with corresponding unique subnets and DHCP.
I have some devices on my network connected to an unmanaged switch. The switch is then connected to LAN2 on the gateway. LAN2 is configured with PVID 10.
PCs connected to the unmanaged switch connect to the Trusted network just fine - they get an IP on the Trusted subnet, can talk to each other and get internet. But I also have some smart TVs connected to the same switch, they receive DHCP configuration for the Trusted network, but otherwise do not connect to the network or get internet, they do not respond to pings (they do when connected to WiFi via EAP). They show up in the Omada Clients list but with 0 Bytes of traffic both directions.
I've tried various combinations of ports and cables to eliminate any possible faults there. It is simply that the PCs connect fine, the smart TVs don't, even when everything else is the same.
I suspect the issue is that egress traffic from the gateway to devices on the switch is tagged with VLAN 10. And that while the PCs handle the tags ok, the TVs do not. I would have thought that egress raffic for the same VLAN as the PVID would be untagged, but it seems to not be the case (I'm not in a position to confirm this with Wireshark or whatever, it's just the explanation that makes the most sense). If anyone knows this suspicion is wrong, let me know.
But assuming I'm correct, the question is: is it possible to configure a gateway port to untag traffic for a VLAN other than the default network? I know Port Profiles can be used to do this with Omada managed switches, but I'm not currently using one.