We are setting a new link using 802.11N.
The calculations performed prior to implantation in the link indicated that it would be completed smoothly, as you can see in the picture attached:
After the installation is complete, the signal strength obtained was about what had been calculated, however, the TX-QCC was not good quality.
The traffic is only about 11~13Mb.
I tested various ways of setting up and none of them succeeded.
Below is the configuration of the wireless card:
Code: Select all
/interface wireless
set 0 ack-timeout=dynamic adaptive-noise-immunity=ap-and-client-mode \
allow-sharedkey=no antenna-gain=0 area="" arp=enabled band=5ghz-onlyn \
basic-rates-a/g=6Mbps comment="" compression=no country=brazil \
default-ap-tx-limit=0 default-authentication=yes default-client-tx-limit=\
0 default-forwarding=no dfs-mode=none disable-running-check=no disabled=\
no disconnect-timeout=3s frame-lifetime=0 frequency=5680 frequency-mode=\
regulatory-domain frequency-offset=0 hide-ssid=no ht-ampdu-priorities=0,1 \
ht-amsdu-limit=8192 ht-amsdu-threshold=8192 ht-basic-mcs=\
mcs-0,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7 ht-extension-channel=\
below-control ht-guard-interval=any ht-rxchains=0,1 ht-supported-mcs="mcs-\
0,mcs-1,mcs-2,mcs-3,mcs-4,mcs-5,mcs-6,mcs-7,mcs-8,mcs-9,mcs-10,mcs-11,mcs-\
12,mcs-13,mcs-14,mcs-15" ht-txchains=0,1 hw-fragmentation-threshold=\
disabled hw-protection-mode=none hw-protection-threshold=0 hw-retries=15 \
l2mtu=2290 mac-address=xx:xx:xx:xx:xx:xx max-station-count=2007 mode=\
bridge mtu=1500 name=wlan1 on-fail-retry-time=100ms periodic-calibration=\
default periodic-calibration-interval=60 preamble-mode=both \
proprietary-extensions=post-2.9.25 radio-name=FORTALEZA rate-set=default \
scan-list=default security-profile=default ssid=VSP-DST-CPG-I \
station-bridge-clone-mac=00:00:00:00:00:00 supported-rates-a/g=\
6Mbps,9Mbps,12Mbps,18Mbps,24Mbps tx-power=25 tx-power-mode=card-rates \
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 nstreme
set wlan1 comment="" disable-csma=yes enable-nstreme=yes enable-polling=yes \
framer-limit=3200 framer-policy=best-fit
/interface wireless wds
add arp=enabled comment="" disabled=no l2mtu=2290 master-interface=wlan1 mtu=\
1500 name=CHAPADA wds-address=yy:yy:yy:yy:yy:yy
This is the antenna used at both ends, it is an antenna 32dbi dual polarization:
Can anyone point me where would be the configuration error, or any hint that may solve the problem?
Thank you.
Edit: Yes, this post is based on changeip post.