Hello,
I have a backhaul link that has a teriffic TX/RX signal strength and 100% TX/RX CCQ. The link is 8Km and the most I get is TCP 26Mbps both directions half duplex.
Here is my config.
I see many people claiming 50+ Mbps speeds. What am I doing wrong?
/interface wireless
set 0 ack-timeout=dynamic adaptive-noise-immunity=yes allow-sharedkey=no antenna-gain=0 antenna-mode=ant-a area="" arp=enabled band=5ghz basic-rates-a/g=6Mbps \
burst-time=disabled comment="" compression=no country=no_country_set default-ap-tx-limit=0 default-authentication=no default-client-tx-limit=0 \
default-forwarding=no dfs-mode=none disable-running-check=no disabled=no disconnect-timeout=3s frame-lifetime=0 frequency=5745 \
frequency-mode=manual-txpower hide-ssid=no hw-retries=4 mac-address=00:15:6D:63:0F:15 max-station-count=2007 mode=ap-bridge mtu=1600 name="wlan1" \
noise-floor-threshold=default on-fail-retry-time=100ms periodic-calibration=default periodic-calibration-interval=60 preamble-mode=both \
proprietary-extensions=post-2.9.25 radio-name="00156D630F15" rate-set=configured scan-list=default security-profile=default ssid="xxxxx" \
station-bridge-clone-mac=00:00:00:00:00:00 supported-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps tx-power-mode=default \
update-stats-interval=disabled wds-cost-range=50-150 wds-default-bridge=none wds-default-cost=100 wds-ignore-ssid=no wds-mode=static wmm-support=disabled
/interface wireless wds
add arp=enabled comment="" disabled=no master-interface=wlan1 mtu=1500 name="wds-bh-xxxxx" wds-address=00:15:6D:xx:xx:xx
Thanks.