- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Enable ACM for voice on 7210 with 6.5.4.1 OS
05-18-2018 09:18 AM
my controller model is 7210 and OS is 6.5.4.1
i am unable to find options or CLI commands to enable ACM for voice.
Documents reffered points to SSID profile.
But SSID profile prompts only options to enable WMM and not ACM.
Can anyone please help on this at the earliest.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Enable ACM for voice on 7210 with 6.5.4.1 OS
05-18-2018 09:44 AM
Are you looking for information on Call Admission Control (CAC)?
More info may be found here:
Charlie Clemmer
Aruba Customer Engineering
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Enable ACM for voice on 7210 with 6.5.4.1 OS
05-18-2018 10:02 AM
i had gone through this doc.
But the EDCA profile configuration is found in either CLI or UI of the SSID
profile.
--
Aparna Ramakrishna
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Enable ACM for voice on 7210 with 6.5.4.1 OS
05-20-2018 08:54 PM - edited 05-20-2018 08:55 PM
Hi Aparna,
ACM values can be defined in the EDCA profile. This profile in turn gets mapped to SSID profile.
(Aruba) (config) #wlan edca-parameters-profile ?
ap Configure an EDCA Parameters profile (AP)
station Configure an EDCA Parameters profile (Station)
(Aruba) (config) #wlan edca-parameters-profile ap ?
<profile-name> Profile name
(Aruba) (config) #wlan edca-parameters-profile ap test
(Aruba) (EDCA Parameters profile (AP) "test") #voice ?
acm Admission control mandatory
aifsn Arbitrary inter-frame space number
ecw-max Maximum contention window (exponent)
ecw-min Minimum contention window (exponent)
txop Transmission Opportunity slots in 32 usec units
<cr>
(Aruba) (EDCA Parameters profile (AP) "test") #voice acm ?
0-1 0 to disable ACM; 1 to enable ACM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Enable ACM for voice on 7210 with 6.5.4.1 OS
05-20-2018 09:02 PM
Where do I create an edca profile???
Or can I run this command on ap profile???
Thanks,
Aparna
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator
Re: Enable ACM for voice on 7210 with 6.5.4.1 OS
05-20-2018 09:23 PM
Hi Aparna,
EDCA profiles can be created for both AP & clients in order to ensure traffic is priortized both ways.
Please download the UG using the below link:
https://support.arubanetworks.com/Documentation/tabid/77/DMXModule/512/Default.aspx?EntryId=23154
It contains the steps to configure profile using both WebUI & CLI.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Alert a Moderator