cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2487
Views
0
Helpful
7
Replies

Cisco 9130AXE - how to force AMSDU packets?

shlomoi
Level 1
Level 1

Hi,

 

Can you please guide me on how to configure the AP in order to send only AMSDU packets (and not aggregation packets with BA)?

 

This is the command I'm using with Cisco 1250 in order to do that:

Cisco
Cisco
en
Cisco
configure terminal
dot11 addba enable
interface dot11Radio 0
no frag
end
wr

 

What is the equivalent command with Cisco 9130AXE?

 

Thank you

7 Replies 7

shlomoi
Level 1
Level 1

Anyone can please help me with the required configuration? 

You can use this command in config mode to enable amsdu to be used in all queues:

ap dot11 5ghz dot11n a-msdu tx priority all

HTH

- Jesus

shlomoi
Level 1
Level 1

Can you please provide the syntax for 2.4GHz?

I don't remember if yo may need to shutdown networks before this change:

ap dot11 5ghz shutdown
ap dot11 24ghz shutdown
ap dot11 5ghz dot11n a-msdu tx priority all
ap dot11 24ghz dot11n a-msdu tx priority all
no ap dot11 5ghz shutdown
no ap dot11 24ghz shutdown

HTH

- Jesus 

Thank you!

What is the command to return working with aggregated AMPDU?

This is straightful:

ap dot11 5ghz dot11n a-mpdu tx priority all
ap dot11 24ghz dot11n a-mppridu tx priority all

The configuration did not work and I still see aggregated AMPDU in the sniffer.

Is there a command to force only AMSDU?

Review Cisco Networking for a $25 gift card