Controllerless Networks

last person joined: 20 hours ago 

Instant Mode - the controllerless Wi-Fi solution that's easy to set up, is loaded with security and smarts, and won't break your budget
Expand all | Collapse all

Spectrum Load Balancing on Instant

This thread has been viewed 1 times
  • 1.  Spectrum Load Balancing on Instant

    Posted Oct 21, 2013 05:30 AM

    I have a school using up to 30 laptops at a time, sometimes i am getting very slow logon times (laptops not actually getting to the desktop for 40 minutes)  so have been sugested to enable SLB.

     

    what is the CLI command to check that SLB is working on the AP's? I think on a controller based system Show ap active shows the AP's and if they have an L next to them then SLB is active?

     

    cheers

     

    Dave

     

     

     



  • 2.  RE: Spectrum Load Balancing on Instant

    EMPLOYEE
    Posted Oct 21, 2013 07:35 AM

    Well, with SLB, there needs to be more than one AP in the same "RF neighborhood".  Is this the case here?  Are there other features enabled like band steering, local probe threshold (set to 20 to start) and Filter Broadcast arp?

     

    I would enable those and retest.  More than likely, there is a channel utilization issue vs. a load balancing issue in this particular area. 



  • 3.  RE: Spectrum Load Balancing on Instant

    Posted Oct 21, 2013 08:09 AM

    RF spectrumi assume is AP's seeing other AP's? if so yes there is one in the next room for instance.

     

    Filter broadcast is enabled, Band steering is enabled, i'm not familiar with local probe threshold ?

     

    so do you know of a CLI command to see if SLB is active ?

     

    Thanks

     

    Dave



  • 4.  RE: Spectrum Load Balancing on Instant
    Best Answer

    Posted Oct 21, 2013 09:03 AM

    You can run the following :

     

    test_iap# show  arm config
    
    Minimum Transmit Power            :3
    Maximum Transmit Power            :127
    Band Steering Mode       :prefer-5ghz
    Client Aware             :enable
    Scanning                 :enable
    Wide Channel Bands       :5ghz
    Air Time Fairness Mode   :fair-access
    Spectrum Load Balancing  :enable
    SLB NB Matching Percent  :75
    SLB Calculating Interval :30
    SLB Threshold            :2
    Custom Channels          :Yes

     



  • 5.  RE: Spectrum Load Balancing on Instant

    Posted Oct 21, 2013 09:15 AM

    Great thanks alot.