Chapter 12 Wireless Load Balancing
NWA/WAC Series CLI Reference Guide
73
12.2.1 Wireless Load Balancing Examples
The following example shows you how to configure AP load balancing in "by station" mode. The
maximum number of stations is set to 1.
The following example shows you how to configure AP load balancing in "by traffic" mode. The
traffic level is set to low, and "disassociate station" is enabled.
Router(config)# load-balancing mode station
Router(config)# load-balancing max sta 1
Router(config)# show load-balancing config
load balancing config:
Activate: yes
Kickout: no
Mode: station
Max-sta: 1
Traffic-level: high
Alpha: 5
Beta: 10
Sigma: 60
Timeout: 20
LIInterval: 10
KickoutInterval: 20
Router(config)# load-balancing mode traffic
Router(config)# load-balancing traffic level low
Router(config)# load-balancing kickout
Router(config)# show load-balancing config
load balancing config:
Activate: yes
Kickout: yes
Mode: traffic
Max-sta: 1
Traffic-level: low
Alpha: 5
Beta: 10
Sigma: 60
Timeout: 20
LIInterval: 10
KickoutInterval: 20