VLAN 20 is used as router uplink, 10.10.10.10/24
VLAN 30 is used as router downlink, 20.20.20.20/24
VLAN 10 should traverse as tagged between ether1 and ether2
Nothing special required to do that. Just simple VLAN tagging. I can’t explain how to do that in the newer bridge configuration because my setup does not use a bridge at all. Sorry.
The first part does the “wiring” … and mybridge interface has to be tagged member of all vlans where router has to participate. The second part prepares interfaces for router to participate in particular vlans. Without the second part, router only acts as smart switch.