Hailing from Victoria, British Columbia, Canada, I am using a pair of the above mentioned AP’s for a PTP link.
Link is 100 Meters. Clear line of sight, Fresnel is clear,and I get 130MBPS with both the TCP full duplex, and real work TCP/IP Tests from a PC. Is this the speed to be expected from these units?
I am using 80211 because Nv2 would constantly drop packets. My DB is low but changing the DB did not change anything.
Here are my configs:
station 1:
jan/03/1970 04:16:33 by RouterOS 6.42.2
software id = 2FTV-IFG7
model = RouterBOARD SXTsq G-5acD
serial number = 89900881636B
/interface bridge
add fast-forward=no name=bridge1
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
add authentication-types=wpa-psk,wpa2-psk eap-methods=“” management-protection=
allowed mode=dynamic-keys name=farm supplicant-identity=“”
wpa-pre-shared-key=bullshit wpa2-pre-shared-key=*****
/interface wireless
set [ find default-name=wlan1 ] band=5ghz-onlyac channel-width=20/40/80mhz-XXXX
disabled=no mode=bridge security-profile=farm ssid=Backhaul
wireless-protocol=802.11
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/interface bridge port
add bridge=bridge1 interface=wlan1
add bridge=bridge1 interface=ether1
/ip address
add address=192.168.1.31/24 interface=bridge1 network=192.168.1.0
/system routerboard settings
set silent-boot=no
/tool bandwidth-server
set authenticate=no
And second station:
jan/03/1970 04:20:49 by RouterOS 6.42.2
software id = 41BR-NDN5
model = RouterBOARD SXTsq G-5acD
serial number = 89900851867E
/interface bridge
add fast-forward=no name=bridge1
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
add authentication-types=wpa-psk,wpa2-psk eap-methods=“” management-protection=allowed mode=dynamic-keys name=
farm supplicant-identity=“” wpa-pre-shared-key=bullshit wpa2-pre-shared-key=*******
/interface wireless
set [ find default-name=wlan1 ] band=5ghz-onlyac channel-width=20/40/80mhz-XXXX disabled=no mode=
station-bridge security-profile=farm ssid=Backhaul wireless-protocol=802.11
/interface bridge port
add bridge=bridge1 interface=wlan1
add bridge=bridge1 interface=ether1
/ip address
add address=192.168.1.32/24 interface=bridge1 network=192.168.1.0
/system identity
set name=Barn
/system routerboard settings
set silent-boot=no
The bandwidth server was no in use.