1 Wifi Repeater, 3 SSIDs

wr3000s OpenWrt 24.10.2 as AP repeater

I have two pieces of wr3000s OpenWrt 24.10.2, 1- as a router/ap and 2- as a wifi repeater. I have 3 vlans and 3 ssids on 1-. I want to make a repeater of these three ssids on 2-

How to make it work ?

You make 3 vlans on br-lan, then tag them on both ends of interconnect cable.

No cable, only wifi repeater.

I know how to make vlan tagged eth to eth with cable.

You will need mesh for vlans.

I only want to repeat 3 wifi ssids. Vlans are no longer needed.

Maybe there is another way to make device no. 2- repeated these 3 SSIDs. All 3 are on 5Ghz the same channel and width because they come from device no. 1-.

Yes, router has one radio device per band, client, mesh, ap and monitor all happens in one channel at a time. If you go wired each "router" can choose channels freely.

I found a solution to make a repeater for 3 SSIDs on one device.

link

You have to make 3 bridges with luci-proto-relay.

If anyone knows a better way, I am open to ideas and solutions.