Reference Guide

Table Of Contents
1316 | wlan edca-parameters-profile Dell PowerConnect W-Series ArubaOS 6.1 CLI | Reference Guide
wlan edca-parameters-profile
wlan
wlan edca-parameters-profile {ap|station} <profile>
{background | best-effort | video | voice}
[acm][aifsn <number>] [ecw-max <exponent> [ecw-min <exponent>] [txop <number>]
[clone <profile>
Description
This command configures an enhanced distributed channel access (EDCA) profile for APs or for clients
(stations).
Syntax
Usage Guidelines
EDCA profiles are specific either to APs or clients. You apply an EDCA profile to a specific SSID profile. use this
command only under the guidance of your Dell technical support representative.
The following are the default values configured for APs:
Parameter Description Range Default
<profile> Name of this instance of the profile. The name must be 1-63 characters. “default”
background Configures the background queue.
best-effort Configures the best-effort queue.
video Configures the video queue.
voice Configures the voice queue.
acm Specifies mandatory admission control. The client reserves the access
category through traffic specification (TSPEC) signaling. Enter 1 to enable,
0 to disable.
0, 1 0 (disabled)
aifsn Arbitrary inter-frame space number. 1-15 0
ecw-max The exponential (n) value of the maximum contention window size, as
expressed by 2
n
-1. A value of 4 computes to 2
4
-1 = 15.
1-15 0
ecw-min The exponential (n) value of the minimum contention window size, as
expressed by 2
n
-1. A value of 4 computes to 2
4
-1 = 15.
0-15 0
txop Transmission opportunity, in units of 32 microseconds. Divide the desired
transmission duration by 32 to determine the value to configure. For
example, for a transmission duration of 3008 microseconds, enter 94
(3008/32).
0-2047 0
clone Name of an existing EDCA profile from which parameter values are
copied.
——
Access Category ecw-min ecw-max aifsn txop acm
best-effort 4630No
background 4 10 7 0 No
video 34194No
voice 23147No