Wireless Wire wAP60G

Hi everyone,

I’ve recently deployed a wireless wire pair composed of 2 wAP60G and the results are quite good. There’s an issue, however, after resetting the link it delivers bandwidth tests of around 1Gbps half duplex, but after some time (around 15 minutes) it drops to 250Mbps. That performance is acceptable, but I don’t know if there’s anything wrong with the setup, and getting the full bandwidth is always a plus. Both sides have been thoroughly aligned in all axes, the distance is under 125m, weather is good, relative humidity is under 70%, there are no warning or error entries in the log and after enabling and disabling the built in alignment utility (which I guess resets the link) I can consistently achieve SMB transfers between 50 and 75 MB/s which is a net throughput of between 400Mbps and 600Mbps, taking into account the overhead of the SMB protocol it’s much higher than the later 250Mbps results. My only conclusion is that maybe an abnormally high error rate is detected and the link switches to an alternate bitrate mode. Has anybody experienced anything like this? Should I look into anything in particular to address this issue, or it’s just normal and I should just leave it like that?

Thanks in advance and best regards.

You can monitor the error rate and MCS on the client-side (station) of the link by running the following command:

/interface w60g monitor 0
             connected: yes
             frequency: 58320
        remote-address: 30:07:4D:XX:XX:XX
                tx-mcs: 8
           tx-phy-rate: 2.3Gbps
                signal: 95
                  rssi: -50
             tx-sector: 36
        tx-sector-info: center
              distance: 29.02m
  tx-packet-error-rate: 0%

Hi,

Thanks for your reply, I did in fact write an script to log monitoring results every minute and the problem improved slightly after switching frequencies, although scan showed nothing in the channel in question, here are the results:

The rssi is always between -57 and -60, however there are signal quality drops and spikes in tx error rate whenever the phy jumps from 1155Mbps to 1540Mbps. My only guess is that there’s some sort of interference or that the tx power is unsifficient, either because atmospheric attenuation or some obstacle lying in the fresnel zone. I’ve found no way to control the tx power with the current firmware, may for stability’s shake I should try to find a way to cap the MCS to 4 and stick with 1155Mbps which is plenty.

Thanks for your comments and thanks in advance to anyone who might provide other thoughts.

Best regards.

Any surfaces in the near that could reflect your signal?
Show us pictures, how did you mount it?
I never saw such low rates with an proper alignment

I forgot to mention that you could also use the following command to get more stats on both ends (master and slave-side):

/interface w60g print stats interval=1

Hi,

Regarding your suggestions,

Indeed there are plenty surfaces and antenna masts around and between both devices, I’ll try to get pictures of the setup and surroundings, however access isn’t easy, so I can’t post them right away.

These are my results for detailed stats:

/interface w60g print stats interval=1 
                 name:     wlan60-1
    beamforming-event:          183
           tx-io-msdu:            0
           tx-sw-msdu:   50 355 426
           tx-fw-msdu:           16
              tx-ppdu:  177 108 364
       tx-ppdu-from-q:   55 154 542
          tx-mpdu-new:   50 355 426
        tx-mpdu-total:   51 944 532
        tx-mpdu-retry:    1 589 106
              rx-ppdu:  132 962 138
      rx-mpdu-crc-err:      272 692
       rx-mpdu-crc-ok:  141 202 391

I’m unsure how good or bad these results are.

Thanks and best regards.

Hi all,

I’ve managed to get some pictures of the setup, this is the local setup:

This is the remote general view, marked with a red arrow:

And this is the remote detailed view:

You might notice a lot of possible reflections plus another antenna well inside the fresnel zone. These are, however, unavoidable.

Thanks all and best regards