6-21
Cisco Wireless LAN Controller Configuration Guide
OL-1926-06OL-9141-03
Chapter 6 Configuring WLANsWireless Device Access
Configuring WLANs
Step 11
To define the maximum value for the priority tag (0–7) associated with packets that fall within the
profile, choose
802.1p
from the Protocol Type drop-down box and enter the maximum priority value in
the 802.1p Tag field.
The tagged packets include LWAPP data packets (between access points and the controller) and packets
sent towards the core network.
Step 12
Click
Apply
.
Step 13
Click
Save Configuration
.
Step 14
Reenable the 802.11a and 802.11b/g networks.
To enable the radio network, click
Wireless > 802.11a > Network
or
Wireless > 802.11b/g > Network
,
check the
802.11a
(or
802.11b/g
)
Network Status
check box, and click
Apply
.
Using the CLI to Configure QoS Profiles
To configure the Platinum, Gold, Silver, and Bronze QoS profiles using the CLI, follow these steps.
Step 1
Disable the 802.11a and 802.11b/g networks so that you can configure the QoS profiles. Enter these
commands:
config 802.11a disable network
config 802.11b disable network
Step 2
To change the profile description, enter this command:
config qos description {bronze | silver | gold | platinum}
description
Step 3
To define the average data rate in Kbps for TCP traffic on a per user basis, enter this command:
config qos average-data-rate {bronze | silver | gold | platinum}
rate
Step 4
To define the peak data rate in Kbps for TCP traffic on a per user basis, enter this command:
config qos burst-data-rate {bronze | silver | gold | platinum}
rate
Step 5
To define the average real-time rate in Kbps for UDP traffic on a per user basis, enter this command:
config qos average-realtime-rate {bronze | silver | gold | platinum}
rate
Step 6
To define the peak real-time rate in Kbps for UDP traffic on a per user basis, enter this command:
config qos burst-realtime-rate {bronze | silver | gold | platinum}
rate
Step 7
To specify the maximum percentage of RF usage per access point, enter this command:
config qos max-rf-usage
{bronze | silver | gold | platinum}
usage_percentage
Step 8
To specify the maximum number of packets that access points keep in their queues, enter this command:
config qos queue_length
{bronze | silver | gold | platinum}
queue_length
Step 9
To define the maximum value for the priority tag (0–7) associated with packets that fall within the
profile, enter this commands:
config qos protocol-type
{bronze | silver | gold | platinum} dot1p
config qos dot1p-tag
{bronze | silver | gold | platinum}
tag