rb 192 need help

i have a rd 192 i want to use for a home network. I put this on it the same as a rd 450
this works great
#| ether1 is renamed ether1-gateway, rest of interfaces are switched
#| IP address 192.168.80.1/24 is on switch
#| DHCP client is on ether1-gateway
#| DHCP server is on switch, with address pool 192.168.80.10-192.168.80.254
#| masquerade on ether1-gateway


I want to use the wireless card i put is on this. This is like the configuration on rb 751-2n

#| ether1 is renamed to ether1-gateway
#| DHCP client and masquerade is set on ether1-gateway
#| ether2 is renamed to ether2-master-local and configured as switch master port for ether3-ether5
#| ether2-master-local and wlan1 are bridged
#| wireless is set as access point in 2412MHz using both chains and extension channel enabled.
#| IP address 192.168.88.1/24 and DHCP server is set on bridge interface
#| DHCP servers address pool is 192.168.88.10-192.168.88.254

the switch will not work
help please

It’s not going to work that way, because you have configured IP and dhcp server on the bridge interface.
The bridge interface is no master at any of the other interfaces, and it can’t be set neither.
So what you need to do, is add all the interfaces on the bridge.