QoS basic set service load
A QoS Basic Set Service (QBSS) information element (IE) knob is a per-WLAN configuration feature that
-
controls the inclusion or exclusion of the QBSS IE in beacon frames and probe responses
-
advertises channel load information of an AP through the QBSS IE, and
-
is enabled by default to provide QoS load information to wireless clients.
QBSS load behavior changes
The relationship between WMM and QBSS load advertisement has evolved across Cisco IOS XE releases.
Until Cisco IOS XE 17.1.1s, the enablement of Wi-Fi Multimedia (WMM) automatically enabled the QBSS load advertisement in the probes and beacons and there was no separate knob to turn on QBSS load IE. However, from Cisco IOS XE 17.2.1, this behavior has changed with the introduction of a separate configuration knob.
The behavior until Cisco IOS XE 17.1.1s:
-
When WMM was enabled on WLAN, QBSS load was advertised in the beacon and probe frames.
-
When WMM was disabled on WLAN, QBSS IE was not advertised in the beacon and probe frames.
The behavior from Cisco IOS XE 17.2.1:
-
When you enable WMM and QBSS ID on WLAN, QBSS IE is advertised in the beacon and probe frames.
-
When you enable WMM on WLAN and disable QBSS load IE on WLAN, QBSS load is not advertised in the beacon and probe frames.
-
When you disable WMM on WLAN and enable QBSS load IE on WLAN, QBSS IE is advertised in the beacon and probe frames.
![]() Note |
By default, QBSS load IE is enabled. The behavior can be configured on policy profile. |
Configure Wi-Fi multimedia (CLI)
Procedure
|
Step 1 |
Enter global configuration mode. Example:
|
||
|
Step 2 |
Specify the WLAN name and ID. Example:
Example:
Where:
|
||
|
Step 3 |
Disable WPA2 ciphers for Advanced Encryption Standard (AES). Example:
|
||
|
Step 4 |
Disable security AKM for dot1x. Example:
|
||
|
Step 5 |
Configure WMM and allow WMM on the WLAN. Example:
|
||
|
Step 6 |
Enable WLAN. Example:
|
Enable QoS basic set service load (CLI)
Enable QBSS load to provide QoS enhanced basic service set information element functionality on the WLAN.
QBSS load enables the transmission of enhanced QoS information elements that help optimize wireless network performance. Perform this procedure to enable QBSS load on a wireless policy profile.
Procedure
|
Step 1 |
Enter global configuration mode. Example:
|
|
Step 2 |
Configure WLAN policy profile and enter wireless policy configuration mode. Example:
Example:
|
|
Step 3 |
Configure VLAN name or VLAN ID. Example:
Example:
|
|
Step 4 |
Enable QoS enhanced basic service set information element. Example:
Use the no form of this command to disable the feature. |
|
Step 5 |
Save the configuration and exit configuration mode. Example:
|
QoS basic set service load is now enabled on the wireless policy profile. The configuration is saved and you have returned to privileged EXEC mode.
What to do next
-
Create a policy tag. For more information about creating policy tags, refer to Configuring a Policy Tag (CLI).
-
Map the policy tag to the AP. For more information about mapping a policy tag to the AP, refer to Attaching a Policy Tag and Site Tag to an AP (CLI).
QoS basic set service load verification
To verify if QBSS load is enabled, use the show wireless profile policy detailed named-policy-profile command:
Device# show wireless profile policy detailed named-policy-profileshow wireless profile policy detailed named-policy-profile
Policy Profile Name : named-policy-profile
Description :
Status : ENABLED
VLAN : 91
Multicast VLAN : 0
OSEN client VLAN :
Multicast Filter : DISABLED
QBSS Load : ENABLED
Passive Client : DISABLED
ET-Analytics : DISABLED
StaticIP Mobility : DISABLED
WLAN Switching Policy
Flex Central Switching : ENABLED
Flex Central Authentication : ENABLED
Flex Central DHCP : ENABLED
Flex NAT PAT : DISABLED
Flex Central Assoc : ENABLED

Feedback