105
dot11an: Specifies 802.11an clients.
dot11b: Specifies 802.11b clients.
dot11g: Specifies 802.11g clients.
dot11gn: Specifies 802.11gn clients.
inbound: Limits the rate of incoming traffic.
outbound: Limits the rate of outgoing traffic.
cir cir: Specifies the CIR in Kbps for each client. The value range for the cir argument is 1 to
2097152.
cbs byte: Specifies the CBS in bytes for each client. The value range for the byte argument is 1 to
268435456. If you do not specify this option, the value of CBS is automatically calculated from the
value of CIR.
Usage guidelines
You can configure different rate limit methods and rate limit modes for client rate limiting, and all
settings take effect. The minimum value for the rate limit among these settings will apply to each
client.
Examples
# Set the rate limit to 20480 Kbps for incoming traffic of 802.11an clients.
<Sysname> system-view
[Sysname] wlan client-rate-limit dot11an inbound cir 20480
wlan max-bandwidth
Use wlan max-bandwidth to set the maximum bandwidth for a radio mode.
Use undo wlan max-bandwidth to restore the default setting for one radio mode or for all radio
modes.
Syntax
wlan max-bandwidth { dot11a | dot11ac | dot11an | dot11b | dot11g | dot11gn } bandwidth
undo wlan max-bandwidth [ dot11a | dot11ac | dot11an | dot11b | dot11g | dot11gn ]
Default
The following maximum bandwidth settings apply:
• 30000 Kbps for dot11a and dot11g.
• 250000 Kbps for dot11an and dot11gn.
• 500000 Kbps for dot11ac.
• 7000 Kbps for dot11b.
Views
System view
Predefined user roles
network-admin
Parameters
dot11a: Specifies the 802.11a radio mode.
dot11ac: Specifies the 802.11ac radio mode.
dot11an: Specifies the 802.11an radio mode.