< Home

dot11a basic-rate

Function

The dot11a basic-rate command configures a basic rate set of the 802.11a protocol in a 5G radio profile.

The undo dot11a basic-rate command restores the default basic rate set of the 802.11a protocol in a 5G radio profile.

By default, a basic rate set of the 802.11a protocol in a 5G radio profile includes rates 6 Mbps, 12 Mbps, and 24 Mbps.

Format

dot11a basic-rate { dot11a-rate-value &<1-8> | all }

undo dot11a basic-rate

Parameters

Parameter

Description

Value

dot11a-rate-value

Specifies an 802.11a basic rate set.

Enumerated type:
  • 6: 6 Mbps
  • 9: 9 Mbps
  • 12: 12 Mbps
  • 18: 18 Mbps
  • 24: 24 Mbps
  • 36: 36 Mbps
  • 48: 48 Mbps
  • 54: 54 Mbps

all

Supports all basic rates.

-

Views

5G radio profile view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

The rates specified in the basic rate set must be supported by both the AP and STA; otherwise, the STA cannot associate with the AP. For example, if you configure the basic rate set to contain rates 6 Mbps and 9 Mbps and deliver the configuration to an AP, only STAs supporting the two rates can associate with the AP. The AP and STA select a rate from the basic rate set or the supported rate set to transmit packets.

After you run this command to configure a basic rate set in a radio profile, bind the radio profile to an AP or AP group. If a STA associates with the AP in 802.11a mode, the STA must support all rates specified by the basic rate set; otherwise, the STA cannot associate with the AP.

Precautions

This configuration applies only to STAs associated with an AP in 802.11a mode but does not take effect on STAs associated with the AP in other modes.

The basic rate set and supported rate set cannot be empty simultaneously.

Example

# Configure the 802.11a basic rate set to contain rates 6 Mbps and 9 Mbps in the 5G radio profile default.

<HUAWEI> system-view
[HUAWEI] wlan 
[HUAWEI-wlan-view] radio-5g-profile name default
[HUAWEI-wlan-radio-5g-prof-default] dot11a basic-rate 6 9
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >