Reference Guide

Table Of Contents
Dell PowerConnect ArubaOS 6.0 Command Line Interface | Reference Guide show wlan edca-parameters-profile | 1099
show wlan edca-parameters-profile
show wlan edca-parameters-profile ap|station [<profile>]
Description
Display an Enhanced Distributed Channel Access (EDCA) profile for APs or for clients (stations). EDCA profiles
are specific either to APs or clients.
Syntax
Usage Guidelines
Issue this command without the <profile> parameter to display a EDCA Parameters profile list, including
profile status and the number of references to each profile. Include a profile name to display detailed
configuration information for that profile.
Examples
The example below shows that the controller has three EDCA Parameters profiles configured for stations. The
References column lists the number of other profiles with references to the EDCA Parameters profile, and the
Profile Status column indicates whether the profile is predefined. (User-defined profiles will not have an entry in
the Profile Status column.)
The following example shows configuration settings defined for the profile station-corp1.
The output of this command includes the following data columns:
Parameter Description
<profile> Name of a EDCA Parameters profile.
Parameter Description
AC Name of an Access channel queue (Best-effort, Background, Video or Voice).
ECWmin 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.
ECWmax 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.
(host) #show wlan edca-parameters-profile station
EDCA Parameters profile (Station) List
---------------------------------
Name References Profile Status
---- ---------- --------------
station-corp1 3
station-corp2 1
testprofile 0
Total:3
(host) #show wlan edca-parameters-profile ap station-corp1
EDCA Parameters
---------------
AC ECWmin ECWmax AIFSN TXOP ACM
-- ------ ------ ----- ---- ---
Best-effort 4 6 3 0 0
Background 4 10 7 0 0
Video 3 4 1 94 0
Voice 2 3 1 47 0