I'm having a problem with a Netmetal and a PTP 8Km link.
The firmware is the 6.30.1 on both devices and they are attached to 2 mANT 30db.
Doing a speedtest.net with nstreme I get 60Mbps DOWN and 30Mbps UP with nv2 I get about 30Mbps DOWN and 20Mbps UP.
Why?
This is the signal:
![Image](https://dl.dropboxusercontent.com/u/8249257/Schermata%202015-07-25%20alle%2008.23.28.png)
There are other 4 sector on the same pole but they cannot be removed so for the interference I set the best modulation manually and the farthest frequency.
/interface bridge
add name=bridge1
/interface wireless
set [ find default-name=wlan1 ] adaptive-noise-immunity=ap-and-client-mode band=5ghz-onlyac basic-rates-a/g="" channel-width=20/40mhz-Ce country=italy default-authentication=no disabled=no distance=13 frequency=5475 frequency-mode=superchannel ht-basic-mcs=mcs-0,mcs-1 ht-supported-mcs=\
mcs-0,mcs-1,mcs-3,mcs-7,mcs-9,mcs-11,mcs-12,mcs-13,mcs-14 hw-retries=14 l2mtu=1600 max-station-count=1 mode=ap-bridge mtu=1600 nv2-cell-radius=12 nv2-preshared-key=xxxx nv2-security=enabled radio-name=AP rate-set=configured rx-chains=0,1 scan-list=\
5470-5720 ssid=AP supported-rates-a/g="" tdma-period-size=auto tx-chains=0,1 tx-power=1 tx-power-mode=all-rates-fixed vht-basic-mcs="" vht-supported-mcs="" wireless-protocol=nstreme
/interface ethernet
set [ find default-name=ether1 ] mtu=1600
set [ find default-name=sfp1 ] mtu=1600
/interface wireless nstreme
set wlan1 disable-csma=yes enable-nstreme=yes framer-limit=4000 framer-policy=best-fit
/接口无线安全性配置文件
set [ find default=yes ] authentication-types=wpa2-psk eap-methods="" mode=dynamic-keys supplicant-identity=MikroTik wpa2-pre-shared-key=xxxx
/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=wlan1
add bridge=bridge1 interface=sfp1
/interface wireless access-list
add interface=wlan1 mac-address=4C:5E:xxxx vlan-mode=no-tag
/ip address
add address=10.10.10.2/24 interface=bridge1 network=10.10.10.0
/ip dns
set servers=8.8.8.8,8.8.4.4
/ip route
add distance=1 gateway=10.10.10.1
/system clock
set time-zone-autodetect=no