11axOFDMA

802.11ax APs use Orthogonal frequency-division multiple access (OFDMA) technology to partition a channel into smaller sub-channels called resource units (RUs) allowing multiple users, with varying bandwidth needs, to be served simultaneously. OFDMA is ideal for low bandwidth applications and results in better frequency reuse, reduced latency, and increased efficiency.

When enabled, the AP mandates the RU allocation for multiple clients for both downlink (dl) and uplink (ul) OFDMA. A series of trigger frames are exchanged to allow multi-user transmission in the both directions - downlink and uplink.

Use this command to enable support for OFDMA in both or one direction. OFDMA support is disabled by default. Specify a guard-interval to avoid overlapping of OFDMA symbols.

Syntax

11axOFDMA [both|dl|ul]

Parameters

11axOFDMA [both|dl|ul]
11axOFDMA [both|dl|ul] Configures support for 802.11ax OFDMA in the following directions:
  • both - Configures support for both DL-OFDMA and UL-OFDMA transmissions
  • dl - Configures support only for DL-OFDMA transmissions
  • ul - Configures support only for UL-OFDMA transmissions

Example

ap510-133B38(config-device-94-9B-2C-13-3B-38-if-radio1)#11axOFDMA both
ap510-133B38(config-device-94-9B-2C-13-3B-38-if-radio1)#show context
 interface radio1
  11axSupport
  11axOFDMA both
  11axBSScolor 20
ap510-133B38(config-device-94-9B-2C-13-3B-38-if-radio1)#

Related Commands

no (radio-interface-config-command) Disables OFDMA support on the selected radio