Queue in AP without DHCP server (DHCP server in AP)

Hi team.

Thanks for reading my post, maybe it’s a boring expert post, but I have an unsolved problem with my mikrotik RB750gr3.

I need to add an AP (EAP110-outdoor), but I can’t add it directly in mikrotik, the only way is to add it through a switch to mikrotik, the problem is that this AP does not have a DHCP server and the Mikrotik port has a DHCP server configured , it works well, but I need to limit the download speed, I already know how to make a simple queue but I cannot directly connect the AP in Mikrotik due to space on the ports.

How can I limit all devices connected through AP, without limiting all devices connected to the switch?

Thanks in advance.

Greetings.

Rene.

Does the switch support VLAN? In that case you can create a “WLAN VLAN” and set a queue on that.

Hello.

Yes, my switch has vlans, but is an unmanaged switch, now i'm working on mikrotik device for create differents vlans, and i want to add differents vlans in an only mikrotik switch.

regards.

Hello again

I have tried to configure the mikrotik to accept vlans, but I still cannot get it to work correctly with the switch that accepts vlans, but is an unmanaged switch.

In the configuration I have done the following:

Mikrotik rb750gr3 equipment
connect the switch to ether 5
generate an address in the address list for each vlan
generate a DHCP server for each vlan
generate a DHCP server for the vlan bridge
in firewall accept all traffic to the wan from vlans
in firereall accept all traffic from vlans to wan
in NAT in the srcnat chain make masquerade to wans
in interfaces create a lan bridge
in interfaces create a wan bridge
in the lan bridge add all the vlans
in list of interfaces name the interfaces that are wan, those that are lan and those that are vlan

in DHCP client add the lan bridge
in DHCP client add the wan bridge

in vlan bridge put the vlan tag.


on the gsw 2401 switch (unmanageable), I have set the system to work on vlans



When I configure a vlan address on a PC, I can see the mikrotik and manage it from winbox, but I have no access to the Internet, nor communication with anyone, when checking the network configuration in Windows I can see that there are packets received, but no sent.

If I do not assign an address I can see that it takes the address of the serment assigned to the vlan bridge, this also happens on the EAP110-Outdoor antenna


just to remember that what I would like to do is be able to assign a DHCP server to the EAP110-Outdoo antenna, which does not have its own DHCP server and depends entirely on an address assignment, I require this to be able to limit the speed of each client connected through the antenna

I cannot connect the antenna directly to the mikrotik, because I no longer have available ports.

I hope you can continue helping me, thank you very much for your valuable support.