airtime-fairness

interface-config-radio-instance

Enables fair access to the medium for wireless clients based on their airtime usage, regardless of whether the client is a high-throughput (802.11n) or legacy client. This option is enabled by default.

Supported in the following platforms:

  • Access Points — AP505i, AP510i, AP510e, AP560i, AP560h

Syntax

airtime-fairness {prefer-ht} {weight <1-10>}

Parameters

airtime-fairness {prefer-ht} {weight <1-10>}
airtime-fairness Enables fair access to the medium for wireless clients based on their airtime usage
prefer-ht Optional. Prioritizes high throughput (802.11n) clients over clients with slower throughput (802.11 a/b/g) and legacy clients
weight <1-10> Optional. Configures the relative weightage for 11n clients over legacy clients.
  • <1-10> – Sets a weightage ratio for 11n clients from 1 - 10

Example

nx9500-6C8809(config-profile-505TestProfile-if-radio1)#airtime-fairness prefer-ht weight 6

nx9500-6C8809(config-profile-505TestProfile-if-radio1)#show context
 interface radio1
  aggregation ampdu tx-only
  aeroscout forward
  airtime-fairness prefer-ht weight 6
nx9500-6C8809(config-profile-505TestProfile-if-radio1)#

Related Commands

no Disables fair access for wireless clients (provides access on a round-robin mode)