cancel
Showing results for 
Search instead for 
Did you mean: 

Slow connection issues and unstable latency or request timeout.

nelson_chai
New Contributor II
We have install 8 AP per floor and this building is a 4 stories building.
We have face slow connection issues and unstable latency issues or event request timeout.
Each AP is going to serve about less than 15 clients with uncontrolled traffic, mean they can do what they want including downloading p2p or torrent. But each clients is limited to 0.8Mbps download and upload speed.
Sometimes the clients can get about 0.7++Mbp but sometimes less than 0.1Mbps speed.
May i know what is the problem?
Here is the channel graph that i scan using mobile phone.
Is it AP place too closed and adjust too much power causing self interference?
Based on this graph, it is i am having self interference?
Image_ images_messages_5f91c3dc135b77e2478b7a50_0b6099845499bebedad9de36930564b5_Screenshot_20140925123523_inli-5684f262-bbe8-4c42-8a48-fc0d093a2aa3-752326136.png1411655288
Image_ images_messages_5f91c3dc135b77e2478b7a50_f0cea353b99a25e46bbdf2b0345be4e9_Screenshot_20140925124356_inli-e2ca6a1b-c021-4801-a840-5f71c1702874-780429263.png1411655349
Image_ images_messages_5f91c3dc135b77e2478b7a50_4a3b18f2ee6cf88b1dfead39220431d1_Screenshot_20140925124854_inli-22366033-964f-4e9e-b841-ca717dcb605b-1334316729.png1411655463
5 REPLIES 5

primoz_marinsek
Valued Contributor
What you've got here is a very bad channel plan with way too many APs set to complitely wrong channels.

You've got masive adjacent channel interference and Co channel contention. I'm guessing that the speed difference you are experiencing is caused by the hidden-node problem that is causing retransmittions and probably packet drops.

At every location you did the screen shot you've got 8 other APs and many clients that are interfering with where you are happen to be standing.

If you want your network to work, you would really need to redisign it, but for starters unplug every other AP and see if it helps. I'm about 95% certain it will.

primoz_marinsek
Valued Contributor
Another suggestion I have is to moove APs from the hallway into the rooms and let the wall help with attenuation.

mat_murdock
New Contributor II
Move the AP's into rooms. Turn the power down. Use only channels 1,6,and 11. Try not to have AP's that are next to each other use the same channels. Make sure to utilize the 5 ghz band.

Mat

koen_verbeeck
New Contributor III
Another way to reduce co-channel interference is disabling the lower data rates. Also disable 802.11b rates if no 802.11b clients are present in your network, these clients really slow down your network. Configure your ZD as follows:

in cli

> enable
# config
# wlan "wlan-name"
# ofdm-only
# end
# end
# show wlan name "Wlan_name"

Also reduce the number of SSIDs configured on your access points to lower management traffic overhead (beacons).

The TX power of your access points should match the value of the max.TX power of your weakest client to avoid collisions at the access point.