Wireless Hotspot Bridge vs add wireless AP

Good afternoon! know that you can create multiple virtual wireless access points on Routerboards mikrotik that work simultaneously. But when I set up the wiring of several mikrotik technology bridge and set up a hotspot, it turned out that I can not simultaneously create a second virtual access point for service access office workers, so that they can receive unlimited traffic at full speed by connecting to the same equipment! In what may be the cause, and whether the implementation of such a scheme is possible?additional virtual network is created, but it is not visible in the air and through the traffic does not go! Many thanks!

Hi,

Try this.

Create 2x virtual ap’s and give each one a different ip address in a different subnet.

192.168.1.1/24
192.168.1.2/24

set the wlan to ap bridge and enable hide ssid and disable default autenticate and forward.

Give each vap a ssid and set up a dhcp server on each .

Then just set up the hotspot on the one vap and it should work just fine