Configuration Guide Configuring WQoS
Mandatory.
On a fat AP, run the wlan-qos ap-based command in global configuration mode to configure AP-based rate limiting.
wlan qos ap-based { per-user-limit | total-user-limit } { down-streams | up-streams } average-data-rate
average-data-rate burst-data-rate burst-data-rate
wlan-qos ap-based total-user-limit { down-streams | up-streams } intelligent
per-user-limit: Indicates that rate limiting is implemented on every STA on the AP.
total-user-limit: Indicates that rate limiting is implemented on all STAs on the AP.
intelligent: Indicates whether rate limiting is implemented on all STAs on the AP intelligently.
down-streams: Indicates that rate limiting is implemented on the downlink traffic of the AP.
up-streams: Indicates that rate limiting is implemented on the uplink traffic of the AP.
average-data-rate: Indicates CIR. The unit is 8 Kbps. The value ranges from 8 to 261,120.
burst-data-rate: Indicates CBS. The unit is 8 Kbps. The value ranges from 8 to 261,120.
By default, rate limiting is not configured. If total-user-limit is configured, intelligent rate limiting is disabled
by default.
Global configuration mode
Configuring STA-based Rate Limiting
Mandatory.
On a fat AP, run the wlan-qos netuser command in global configuration mode to configure STA-based rate limiting.
wlan-qos netuser mac-address { inbound | outbound } average-data-rate average-data-rate
burst-data-rate burst-data-rate
mac-address: Indicates the MAC address of a STA.
inbound: Indicates that rate limiting is implemented on the uplink traffic of a STA.
outbound: Indicates that rate limiting is implemented on the downlink traffic of a STA.
average-data-rate: Indicates CIR. The unit is 8 Kbps. The value ranges from 8 to 261,120.
burst-data-rate: Indicates CBS. The unit is 8 Kbps. The value ranges from 8 to 261,120.
By default, rate limiting is not configured.
Global configuration mode
Configuring WLAN-based Rate Limiting
Mandatory.
On a fat AP, run the wlan-qos wlan-based command in global configuration mode to configure WLAN-based rate
limiting.
wlan-qos wlan-based { wlan-id | ssid } { per-user-limit | total-user-limit } { down-streams |
up-streams } average-data-rate average-data-rate burst-data-rate
burst-data-rate