Controller Based WLANs

 View Only
last person joined: one year ago 

APs, Controllers, VIA

How to disable AMSDU completely on controller? 

Feb 28, 2018 04:51 AM

Q:

How to disable AMSDU completely on controller? 
 



A:

To disable AMSDU completely, it has to be disabled at the firewall and WLAN-HT-SSID profile. 

 

In WLAN-HT-SSID profile, block-ack AMSDU should be disabled and Max-Tx-AMSDU count for all traffic should be set to 0. If there are multiple WLAN-HT-SSID profiles in use, the changes should be made to all WLAN-HT-SSID profiles. 

 

Example: 
======== 

(Rajaguru-3200XM) #configure terminal
Enter Configuration commands, one per line. End with CNTL/Z

(Rajaguru-3200XM) (config) #no firewall amsdu

(Rajaguru-3200XM) (config) #wlan ht-ssid-profile default no ba-amsdu-enable
(Rajaguru-3200XM) (config) #wlan ht-ssid-profile default max-tx-a-msdu-count-be 0
(Rajaguru-3200XM) (config) #wlan ht-ssid-profile default max-tx-a-msdu-count-bk 0
(Rajaguru-3200XM) (config) #wlan ht-ssid-profile default max-tx-a-msdu-count-vo 0
(Rajaguru-3200XM) (config) #wlan ht-ssid-profile default max-tx-a-msdu-count-vi 0
(Rajaguru-3200XM) (config) #exit
(Rajaguru-3200XM) #write memory
Saving Configuration...

Configuration Saved.

(Rajaguru-3200XM) #

Statistics
0 Favorited
8 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.