I current have a modem - router - AP flat network set up. Everything is on a flat network (proxmox servers, router, computers, etc). I have OpenWrt installed on a router (24.10.3) that is vlan aware. I also have a managed TP-link switch. I set up the switch with the following configuration:
I assume I messed something up with the tagging/untagging. Then I tried setting up the first VLAN, VLAN 10 (Home) in the OpenWrt router, so I can move my router, proxmox servers, etc onto VLAN 10.
Most of the guides and googling gives me answers related to the old config, not DSA. But what I did was in LuCI went to Network > Devices > configure Br-lan. Bridge ports are all four lan ports on my router. Went to "Bridge VLAN filtering" and set port 1 to tagged with the others "not a member". Port 1 on the router is connected to port 1 on the switch. I did try untagged and it also didn't work.
Then I went to interfaces > Add new interface set up VLAN10, gave it a IPv4 address of 192.168.10.0 with a IPv4 netmask of 255.255.255.0, then enabled DCHP server and hit save. (I also tried not doing this and same result).
What happens is I get the pop up to revert back to original settings. Obviously I am missing something in setting this up. Can anyone kindly point me in the right direction?

