< Home

dot11bg basic-rate

Function

The dot11bg basic-rate command configures a basic rate set of the 802.11bg protocol in a 2G radio profile.

The undo dot11bg basic-rate command restores the default basic rate set of the 802.11bg protocol in a 2G radio profile.

By default, the basic rate set of the 802.11bg protocol includes rates 1 Mbps and 2 Mbps in a 2G radio profile.

Format

dot11bg basic-rate { dot11bg-rate-value &<1-12> | all }

undo dot11bg basic-rate

Parameters

Parameter

Description

Value

dot11bg-rate-value

Specifies an 802.11bg basic rate set.

Enumerated type:
  • 1: 1 Mbps
  • 2: 2 Mbps
  • 5: 5.5 Mbps
  • 6: 6 Mbps
  • 9: 9 Mbps
  • 11: 11 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

2G 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.11bg 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.11bg 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.11bg basic rate set to contain rates 6 Mbps and 9 Mbps in the 2G radio profile default.

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