Programming RB 912 with Sector Antenna

Hello
I am a new member of this forum and this is the first theme I wish to help me in settings RB912
My problem is not in my power to transfer more than 19 M In the device with Sector Antenna
I will attach the picture settings and I hope to clarify where the problem
Greetings to all











I currently use a filter to prevent malicious programs such as program cain And to stop the program ubnt discovry
And also shut down dhcp Please also make sure of the filter

/interface bridge filter
add action=drop arp-opcode=request chain=forward dst-mac-address=FF:FF:FF:FF:FF:FF/FF:FF:FF:FF:FF:FF mac-protocol=arp
add action=drop chain=forward disabled=no dst-port=10001 ip-protocol=udp mac-protocol=ip
add action=drop chain=input disabled=no dst-port=10001 ip-protocol=udp mac-protocol=ip
add action=drop chain=output disabled=no dst-port=10001 ip-protocol=udp mac-protocol=ip
add action=drop chain=forward in-interface=!ether1 out-interface=!ether1
add chain=forward mac-protocol=pppoe-discovery
add chain=forward mac-protocol=pppoe
add action=drop chain=forward

up up up up

:open_mouth: :open_mouth: :open_mouth: up up

You’ve got the speeds locked between 18 and 36mbps. You’ve almost maxed out what you can run on 802.11a anyway. You need dual polarity or at least 802.11n modulations enabled.

Switch off bridge filter. It is really resource consuming activity that slows down the throughput. Go by routing instead bridging. It will separate the networks so you would not need bridge filter.