6-36
Cisco Wireless LAN Controller Configuration Guide
OL-17037-01
Chapter 6 Configuring WLANsWireless Device Access
Configuring WLANs
Using the CLI to Configure QBSS
Using the controller CLI, follow these steps to configure QBSS.
Step 1 To determine the ID number of the WLAN to which you want to add QBSS support, enter this command:
show wlan summary
Step 2 To disable the WLAN, enter this command:
config wlan disable wlan_id
Step 3 To configure WMM mode for 7921 phones and other devices that meet the WMM standard, enter this
command:
config wlan wmm {disabled | allowed | required} wlan_id
where
• The disabled parameter disables WMM mode on the WLAN.
• The allowed parameter allows client devices to use WMM on the WLAN.
• The required parameter requires client devices to use WMM. Devices that do not support WMM
cannot join the WLAN.
Step 4 To enable or disable 7920 support mode for phones that require client-controlled CAC, enter this
command:
config wlan 7920-support client-cac-limit {enable | disable} wlan_id
Note You cannot enable both WMM mode and client-controlled CAC mode on the same WLAN.
Step 5 To enable or disable 7920 support mode for phones that require access point-controlled CAC, enter this
command:
config wlan 7920-support ap-cac-limit {enable | disable} wlan_id
Step 6 To re-enable the WLAN, enter this command:
config wlan enable wlan_id
Step 7 To save your changes, enter this command:
save config
Step 8 To verify that the WLAN is enabled and the Dot11-Phone Mode (7920) field is configured for compat
mode, enter this command:
show wlan wlan_id
Configuring IPv6 Bridging
Internet Protocol version 6 (IPv6) is the next-generation network layer Internet protocol intended to
replace version 4 (IPv4) in the TCP/IP suite of protocols. This new version increases Internet global
address space to accommodate users and applications that require unique global IP addresses. IPv6
incorporates 128-bit source and destination addresses, providing significantly more addresses than the
32-bit IPv4 addresses. Follow the instructions in this section to configure a WLAN for IPv6 bridging
using either the controller GUI or CLI.