02-WLAN Command Reference

HomeSupportReference GuidesCommand ReferencesH3C WA Series Access Points Command References(R1507P09)-6W10102-WLAN Command Reference
04-WLAN RRM Commands
Title Size Download
04-WLAN RRM Commands 153.57 KB

autochannel-set avoid-dot11h

Use autochannel-set avoid-dot11h to configure that only the non-dot11h channels of the country code are scanned during initial channel selection.

Use undo autochannel-set avoid-dot11h to restore the default.

Syntax

autochannel-set avoid-dot11h

undo autochannel-set avoid-dot11h

Default

RRM scans all channels supported by the country code.

Views

WLAN RRM view

Default command level

2: System level

Usage guidelines

Some of 802.11h channels, also called radar channels, overlap some 802.11a channels. If the device operates on an overlapping channel, its service quality may be affected. With this command enabled, the device selects a working channel from non-802.11h channels belonging to the configured country code to avoid channel collision.

Examples

# Configure RRM to scan only non-dot11h channels.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] autochannel-set avoid-dot11h

display wlan rrm

Use display wlan rrm to display basic RRM configuration information.

Syntax

display wlan rrm [ | { begin | exclude | include } regular-expression ]

Views

Any view

Default command level

1: Monitor level

Parameters

|: Filters command output by specifying a regular expression. For more information about regular expressions, see Fundamentals Configuration Guide.

begin: Displays the first line that matches the specified regular expression and all lines that follow.

exclude: Displays all lines that do not match the specified regular expression.

include: Displays all lines that match the specified regular expression.

regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.

Examples

# Display RRM configuration information.

<Sysname>display wlan rrm

                                 RRM Configuration

--------------------------------------------------------------------------------

 11a Configured Rates (Mbps)

   Mandatory                   : 6, 12, 24

   Supported                   : 9, 18, 36, 48, 54

   Disabled                    : -NA-

   Multicast                   : Auto

 11b Configured Rates (Mbps)

   Mandatory                   : 1, 2

   Supported                   : 5.5, 11

   Disabled                    : -NA-

   Multicast                   : Auto

 11g Configured Rates (Mbps)

   Mandatory                   : 1, 2, 5.5, 11

   Supported                   : 6, 9, 12, 18, 24, 36, 48, 54

   Disabled                    : -NA-

   Multicast                   : Auto

 11a Configuration

   Automatic Channel Selection : Disabled

   Automatic Power Selection   : Disabled

   Calibration Mode-Channel    : -NA-

   Mesh Calibration Mode-Channel: -NA-

   Calibration Mode-Power      : -NA-

   exclude-channel             : -NA-

   Calibration Interval (min)  : 8

   Interference Threshold (%)  : 50

   Tolerance Level (%)         : 20

   Adjacency Factor            : 3

   CRC-Error Threshold (%)     : 20

   Power Threshold (dBm)       : 191

   Minimum Power (dBm)         : 1

   max-bandwidth (kbps)        : 30000

 11bg Configuration

   Automatic Channel Selection : Disabled

   Automatic Power Selection   : Disabled

   Calibration Mode-Channel    : -NA-

   Mesh Calibration Mode-Channel: -NA-

   Calibration Mode-Power      : -NA-

   exclude-channel             : -NA-

   Calibration Interval (min)  : 8

   Interference Threshold (%)  : 50

   Tolerance Level (%)         : 20

   Adjacency Factor            : 3

   CRC-Error Threshold (%)     : 20

   Power Threshold (dBm)       : 191

   Minimum Power (dBm)         : 1

   max-bandwidth (kbps)        : 30000

 11b Configuration

   max-bandwidth (kbps)        : 7000

 11g Configuration

   11g Protection              : Disabled

   11g Protection Mode         : CTS-to-Self

   max-bandwidth (kbps)        : 30000

 11n Configuration

   Mandatory Maximum MCS       : -NA-

   Supported Maximum MCS       : 76

   Multicast MCS               : -NA-

   11n Protection              : Disabled

   11n Protection Mode         : CTS-to-Self

   max-bandwidth (kbps)        : 250000

 11h Configuration

   Spectrum Management         : Disabled

   Power Constraint (dBm)      : 0

   Channel Set                 : All

 11ac Configuration

   Mandatory Maximum NSS       : -NA-

   Support Maximum NSS         : 8

   Multicast NSS               : -NA-

   Multicast VHT-MCS           : -NA-

 Band Navigation Configuration

   Band Navigation             : Disabled

--------------------------------------------------------------------------------

<Sysname>

Table 1 Command output

Field

Description

11a Configured Rates (Mbps)

802.11a rates. The same field for 802.11b and 802.11g has the same meaning.

Mandatory

Rates that at least one of the APs is required to support.

Supported

Additional rates supported by the client or AP.

Disabled

Rates at which an AP does not transmit data.

Multicast

Rate at which an AP sends multicast data to clients. The multicast rate must be selected from the mandatory rates.

11a Configuration

802.11a configuration. The same field for 802.11b and 802.11n has the same meaning.

Automatic Channel Selection

Whether DFS is enabled or disabled. DFS is not supported in the current software version.

Automatic Power Selection

Whether Transmit power control (TPC) is enabled or disabled. TPC is not supported in the current software version.

Calibration Mode-Channel

·         Self-decisiveAuto DFS.

·         ProntoOne-time DFS.

·         -NA-Not configured.

Mesh Calibration Mode-Channel

·         Self-decisive—Mesh auto DFS.

·         Pronto—Mesh one-time DFS.

·         -NA-Not configured.

Calibration Mode-Power

·         Self-decisiveAuto TPC.

·         ProntoOne-time TPC.

·         -NA-Not configured.

Exclude-channel

Channels to be excluded.

Calibration Interval (min)

Calibration interval.

Interference Threshold (%)

Channel interference threshold.

Tolerance Level (%)

Tolerance factor.

Adjacency Factor

Adjacency facto.

CRC-Error Threshold (%)

CRC-error threshold.

Power Threshold (dBm)

Power adjustment threshold in dBm.

Minimum Power (dBm)

Minimum transmission power in dBm.

11g Protection

802.11g protection: Enabled or Disabled.

11g Protection Mode

802.11g protection mode: CTS-to-Self or RTS/CTS.

11n Protection Mode

802.11n protection mode: CTS-to-Self or RTS/CTS.

11h Configuration

802.11h configuration.

Spectrum Management

Enabled or disabled.

Power Constraint (dBm)

Power constraint for all 802.11a radios.

Channel Set

All or Non-dot11h.

 

dot11a

Use dot11a to configure 802.11a rates.

Use undo dot11a to restore the default 802.11a rates.

Syntax

dot11a { disabled-rate | mandatory-rate | multicast-rate | supported-rate } rate-value

undo dot11a { disabled-rate | mandatory-rate | multicast-rate | supported-rate }

Default

·          Disabled rates: none.

·          Mandatory rates: 6, 12, and 24.

·          Multicast rates: automatically selected from the mandatory rates.

·          Supported rates: 9, 18, 36, 48 and 54.

Views

WLAN RRM view

Default command level

2: System level

Parameters

disabled-rate: Specifies a disabled rate.

mandatory-rate: Specifies mandatory rates.

multicast-rate: Specifies multicast rates, at which the AP sends multicasts to clients. Multicasts rates must be selected from the mandatory rates.

supported-rate: Specifies supported rates.

rate-value: The following rates can be specified:

·          6 Mbps

·          9 Mbps

·          12 Mbps

·          18 Mbps

·          24 Mbps

·          36 Mbps

·          48 Mbps

·          54 Mbps

Examples

# Configure 802.11a rates (multicast: 6; supported: 12).

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] dot11a multicast-rate 6

[Sysname-wlan-rrm] dot11a supported-rate 12

dot11a exclude-channel

Use dot11a exclude-channel to configure the 5 GHz channel exclusion list.

Use undo dot11a exclude-channel to remove the channels in the 5 GHz channel list.

Syntax

dot11a exclude-channel channel-list

undo dot11a exclude-channel { channel-list | all }

Default

No channels exist in the channel exclusion list.

Views

WLAN RRM view

Default command level

2: System level

Parameters

channel-list: Specifies a channel list, in the format of channel-list = { channel }& <1-10>, where channel represents a 5 GHz channel supported by the AP and &<1-10> indicates that you can specify up to 10 channels.

all: Specifies all channels.

Examples

# Add channels 149 and 153 to the 5 GHz channel exclusion list.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] dot11a exclude-channel 149 153

dot11a max-bandwidth

Use dot11a max-bandwidth to configure the maximum 802.11a bandwidth.

Use undo dot11a max-bandwidth to restore the default.

Syntax

dot11a max-bandwidth 11a-bandwidth

undo dot11a max-bandwidth

Default

The maximum 802.11a bandwidth is 30000 kbps.

Views

WLAN RRM view

Default command level

2: System level

Parameters

11a-bandwidth: Maximum 802.11a bandwidth, in the range of 16 to 30000 kbps.

Examples

# Configure the maximum 802.11a bandwidth as 15000 kbps.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] dot11a max-bandwidth 15000

dot11ac mandatory maximum-nss

Use dot11ac mandatory maximum-nss to set the maximum mandatory NSS.

Use undo dot11ac mandatory maximum-nss to remove the configuration.

Syntax

dot11ac mandatory maximum-nss number

undo dot11ac mandatory maximum-nss

Default

No maximum mandatory NSS is set.

Views

RRM view

Default command level

2: System level

Parameters

number: Specifies the maximum mandatory NSS in the range of 1 to 8.

Examples

# Set the maximum mandatory NSS to 4.

<sysname> system-view

[sysname] wlan rrm

[sysname-wlan-rrm] dot11ac mandatory maximum-nss 4

dot11ac multicast-rate nss

Use dot11ac multicast-rate to set the multicast NSS and specify a VHT-MCS index.

Use undo dot11ac multicast-rate to remove the configuration.

Syntax

dot11ac multicast-rate nss number vht-mcs index

undo dot11ac multicast-rate

Default

No multicast NSS is set.

Views

RRM view

Default command level

2: System level

Parameters

number: Specifies the multicast NSS in the range of 1 to 8.

index: Specifies a VHT-MCS index in the range of 0 to 9.

Examples

# Set the multicast NSS and VHT-MCS index to 2 and 7, respectively.

<sysname> system-view

[sysname] wlan rrm

[sysname-wlan-rrm] dot11ac multicast-rate nss 2 VHT-MCS 7

dot11ac support maximum-nss

Use dot11ac support maximum-nss to set the maximum supported NSS.

Use undo dot11ac support maximum-nss to remove the configuration.

Syntax

dot11ac support maximum-nss number

undo dot11ac support maximum-nss

Default

The maximum supported NSS is 8.

Views

RRM view

Default command level

2: System level

Parameters

number: Specifies the maximum supported NSS in the range of 1 to 8.

Usage guidelines

The maximum supported NSS cannot be smaller than the maximum mandatory NSS.

Examples

# Set the maximum supported NSS to 5.

<sysname> system-view

[sysname] wlan rrm

[sysname-wlan-rrm] dot11ac support maximum-nss 5

dot11b

Use dot11b to configure 802.11b rates.

Use undo dot11b to restore the default rates.

Syntax

dot11b { disabled-rate | mandatory-rate | multicast-rate | supported-rate } rate-value

undo dot11b { disabled-rate | mandatory-rate | multicast-rate | supported-rate }

Views

WLAN RRM view

Default command level

2: System level

Parameters

disabled-rate: Specifies disabled rates.

mandatory-rate: Specifies mandatory rates.

multicast-rate: Specifies multicast rates, at which the AP sends multicasts to clients. Multicasts rates must be selected from the mandatory rates.

supported-rate: Specifies supported rates.

rate-value: The following rates can be specified:

·          1 Mbps

·          2 Mbps

·          5.5 Mbps

·          11 Mbps

Examples

# Configure 802.11b rates (disabled: 1; multicast: 11; supported: 11).

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] dot11b disabled-rate 1

[Sysname-wlan-rrm] dot11b multicast-rate 11

[Sysname-wlan-rrm] dot11b supported-rate 11

dot11b max-bandwidth

Use dot11b max-bandwidth to configure the maximum 802.11b bandwidth.

Use undo dot11b max-bandwidth to restore the default.

Syntax

dot11b max-bandwidth 11b-bandwidth

undo dot11b max-bandwidth

Default

The maximum 802.11b bandwidth is 7000 kbps.

Views

WLAN RRM view

Default command level

2: System level

Parameters

11b-bandwidth: Maximum 802.11b bandwidth, in the range of 16 to 7000 kbps.

Examples

# Configure the maximum 802.11b bandwidth as 6000 kbps.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] dot11b max-bandwidth 6000

dot11bg exclude-channel

Use dot11bg exclude-channel to configure the 2.4 GHz channel exclusion list.

Use undo dot11bg exclude-channel to remove the channels in the 2.4 GHz channel exclusion list.

Syntax

dot11bg exclude-channel channel-list

undo dot11bg exclude-channel { channel-list | all }

Default

No channels exist in the channel exclusion list.

Views

WLAN RRM view

Default command level

2: System level

Parameters

channel-list: Specifies a channel list, in the format of channel-list = { channel }& <1-10>, where channel represents a 5 GHz channel supported by the AP and &<1-10> indicates that you can specify up to 10 channels.

all: Specifies all channels.

Examples

# Add channels 1 and 2 to the 2.4 GHz channel exclusion list.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] dot11a exclude-channel 1 2

dot11g

Use dot11g to configure 802.11g rates.

Use undo dot11g to restore the default rates.

Syntax

dot11g { disabled-rate | mandatory-rate | multicast-rate | supported-rate } rate-value

undo dot11g { disabled-rate | mandatory-rate | multicast-rate | supported-rate }

Default

·          Disabled rates: none.

·          Mandatory rates: 1, 2, 5.5, and 11.

·          Multicast rates: automatically selected from the mandatory rates.

·          Supported rates: 6, 9, 12, 18, 24, 36, 48, and 54.

Views

WLAN RRM view

Default command level

2: System level

Parameters

disabled-rate: Specifies disabled rates.

mandatory-rate: Specifies mandatory rates.

multicast-rate: Specifies multicast rates, which are the rates at which the AP send multicasts to clients. Multicasts rates must be selected from the mandatory rates.

supported-rate: Specifies supported rates.

rate-value: The following rates can be specified.

·          1 Mbps

·          2 Mbps

·          5.5 Mbps

·          6 Mbps

·          9 Mbps

·          11 Mbps

·          12 Mbps

·          18 Mbps

·          24 Mbps

·          36 Mbps

·          48 Mbps

·          54 Mbps

Examples

# Configure 802.11g rates (disabled: 2, 36; multicast: 11; supported: 54).

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] dot11g disabled-rate 2 36

[Sysname-wlan-rrm] dot11g multicast-rate 11

[Sysname-wlan-rrm] dot11g supported-rate 54

dot11g max-bandwidth

Use dot11g max-bandwidth to configure the maximum 802.11g bandwidth.

Use undo dot11g max-bandwidth to restore the default.

Syntax

dot11g max-bandwidth 11g-bandwidth

undo dot11g max-bandwidth

Default

The maximum 802.11g bandwidth 30000 kbps.

Views

WLAN RRM view

Default command level

2: System level

Parameters

11g-bandwidth: Maximum 802.11g bandwidth in kbps. It is in the range of 16 to 30000 kbps.

Examples

# Configure the maximum 802.11g bandwidth as 6000 kbps.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] dot11g max-bandwidth 6000

dot11g protection enable

Use dot11g protection enable to enable 802.11g protection.

Use undo dot11g protection enable to restore the default.

Syntax

dot11g protection enable

undo dot11g protection enable

Default

802.11g protection is disabled.

Views

WLAN RRM view

Default command level

2: System level

Examples

# Enable 802.11g protection.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] dot11g protection enable

dot11g protection-mode

Use dot11g protection-mode to configure the 802.11g protection mode.

Use undo dot11g protection-mode to restore the default.

Syntax

dot11g protection-mode { cts-to-self | rts-cts }

undo dot11g protection-mode

Default

The 802.11g protection mode is CTS-to-Self.

Views

WLAN RRM view

Default command level

2: System level

Parameters

cts-to-self: Specifies the Clear to Send (CTS)-to-Self mode.

rts-cts: Specifies the Request to Send (RTS)/CTS mode.

Examples

# Configure the 802.11g protection mode as RTS/CTS.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] dot11g protection-mode rts-cts

dot11n mandatory maximum-mcs

Use dot11n mandatory maximum-mcs to specify the maximum MCS index for 802.11n mandatory rates.

Use undo dot11n mandatory maximum-mcs to remove the configuration.

Syntax

dot11n mandatory maximum-mcs index

undo dot11n mandatory maximum-mcs

Default

No maximum MCS index is specified for 802.11n mandatory rates.

Views

RRM view

Default command level

2: System level

Parameters

index: Specifies the maximum MCS index for 802.11n mandatory rates, in the range of 0 to 76.

Usage guidelines

If you configure the client dot11n-only command for a radio, you must configure the maximum MCS index for 802.11n mandatory rates.

Examples

# Specify the maximum MCS index for 802.11n mandatory rates as 7.

<sysname> system-view

[sysname] wlan rrm

[sysname-wlan-rrm] dot11n mandatory maximum-mcs 7

dot11n max-bandwidth

Use dot11n max-bandwidth to configure the maximum 802.11n bandwidth.

Use undo dot11n max-bandwidth to restore the default.

Syntax

dot11n max-bandwidth 11n-bandwidth

undo dot11n max-bandwidth

Default

The maximum 802.11n bandwidth is 250000 kbps.

Views

WLAN RRM view

Default command level

2: System level

Parameters

11a-bandwidth: Maximum 802.11n bandwidth, in the range of 16 to 250000 kbps.

Examples

# Configure the maximum 802.11n bandwidth as 6000 kbps.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] dot11n max-bandwidth 6000

dot11n multicast-rate

Use dot11n multicast-rate to specify the maximum MCS index for 802.11n multicast rates.

Use undo dot11n multicast-rate to remove the configuration.

Syntax

dot11n multicast-rate index

undo dot11n multicast-rate

Default

The maximum MCS index for 802.11n multicast rates is not configured.

Views

RRM view

Default command level

2: System level

Parameters

index: Specifies the maximum MCS index for 802.11n multicast rates, in the range of 0 to 76.

Usage guidelines

The multicast MCS is adopted only when all the clients use 802.11n. When you specify the multicast MCS index, make sure all 802.11n clients support the MCS index.

If a non 802.11n client exists, multicast traffic is transmitted at a mandatory MCS data rate.

If you configure a multicast MCS index greater than the maximum MCS index supported by the radio, the maximum MCS index is adopted.

When the multicast MCS takes effect, the corresponding non-short GI data rates defined for 20 MHz are adopted no matter whether the 802.11n radio operates in 40 MHz mode or in 20 MHz mode.

Examples

# Specify the maximum MCS index for 802.11n multicast rates as 70.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] dot11n multicast-rate 70

dot11n protection enable

Use dot11n protection enable to enable 802.11n protection.

Use undo dot11n protection enable to restore the default.

Syntax

dot11n protection enable

undo dot11n protection enable

Default

802.11n protection is disabled.

Views

WLAN RRM view

Default command level

2: System level

Examples

# Enable 802.11n protection.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] dot11n protection enable

dot11n protection-mode

Use dot11n protection-mode to configure the 802.11n protection mode.

Use undo dot11n protection-mode to restore the default.

Syntax

dot11n protection-mode { cts-to-self | rts-cts }

undo dot11n protection-mode

Default

The 802.11n protection mode is CTS-to-Self.

Views

WLAN RRM view

Default command level

2: System level

Parameters

cts-to-self: Specifies the Clear to Send (CTS)-to-Self mode.

rts-cts: Specifies the Request to Send (RTS)/CTS mode.

Examples

# Configure the 802.11n protection mode as RTS/CTS.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] dot11n protection-mode rts-cts

dot11n support maximum-mcs

Use dot11n support maximum-mcs to specify the maximum MCS index for 802.11n supported rates.

Use undo dot11n support maximum-mcs to restore the default.

Syntax

dot11n support maximum-mcs index

undo dot11n support maximum-mcs

Default

The maximum MCS index for 802.11n supported rates is 76.

Views

RRM view

Default command level

2: System level

Parameters

index: Specifies the maximum MCS index for 802.11n supported rates, in the range of 0 to 76.

Usage guidelines

The specified maximum MCS index for 802.11n supported rates must be no less than the specified maximum MCS index for 802.11n mandatory rates.

Examples

# Specify the maximum MCS index for 802.11n supported rates as 25.

<sysname> system-view

[sysname] wlan rrm

[sysname-wlan-rrm] dot11n support maximum-mcs 25

power-constraint

Use power-constraint to enable the device to notify all 802.11a, 802.11an, and 802.11ac clients to reduce their transmit power by a specified value.

Use undo power-constraint to remove the configuration.

Syntax

power-constraint power-constraint

undo power-constraint

Default

Transmit power is not restricted on 802.11a, 802.11an, and 802.11ac clients.

Views

WLAN RRM view

Default command level

2: System level

Parameters

power-constraint: Power constraint value in dBm, in the range of 0 to 30.

Usage guidelines

This command takes effect only when the spectrum-management enable command is enabled. After you configure the power constraint, the device will notify 802.11a, 802.11an, and 802.11ac clients to reduce their maximum transmit power by the specified value.

Examples

# Enable spectrum management and enable the device to notify 802.11a, 802.11an, and 802.11ac clients to reduce their maximum transmit power by 5 dBm.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] spectrum-management enable

[Sysname-wlan-rrm] power-constraint 5

Related commands

spectrum-management enable

scan report-interval

Use scan report-interval to set the scan report interval.

Use undo scan report-interval to restore the default.

Syntax

scan report-interval seconds

undo scan report-interval

Default

The scan report interval is 10 seconds.

Views

WLAN RRM view

Default command level

2: System level

Parameters

seconds: Interval for sending scan reports to the AC, in the range of 5 to 120 seconds.

Examples

# Set the scan report interval to 20 seconds.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] scan report-interval 20

scan type

Use scan type to set the scan type.

Use undo scan type to restore the default.

Syntax

scan type { active | passive }

undo scan type

Default

The scan type is passive.

Views

WLAN RRM view

Default command level

2: System level

Parameters

active: Sets the active scanning mode.

passive: Sets the passive scanning mode.

Examples

# Set the scan type to active.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] scan type active

spectrum-management enable

Use spectrum-management enable to enable spectrum management for 802.11a radios.

Use undo spectrum-management enable to restore the default.

Syntax

spectrum-management enable

undo spectrum-management enable

Default

Spectrum management for 802.11a radios is disabled.

Views

WLAN RRM view

Default command level

2: System level

Usage guidelines

After you enable spectrum management, the AP will notify its power capabilities and power constraint on clients.

Examples

# Enable spectrum management.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] spectrum-management enable

Related commands

power-constraint

wlan rrm

Use wlan rrm to enter WLAN RRM view.

Syntax

wlan rrm

Views

System view

Default command level

2: System level

Examples

# Enter WLAN RRM view.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm]

Band navigation configuration commands

band-navigation aging-time

Use band-navigation aging-time to configure the client information aging time.

Use undo band-navigation aging-time to restore the default.

Syntax

band-navigation aging-time aging-time

undo band-navigation aging-time

Default

The client information aging time is 180 seconds.

Views

WLAN RRM view

Default command level

2: System level

Parameters

aging time: Client information aging time, in the range of 10 to 600 seconds.

Examples

# Configure the client information aging time as 50 seconds.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] band-navigation aging-time 50

band-navigation balance access-denial

Use band-navigation balance access-denial to configure the maximum denial count of association requests sent by a 5 GHz-capable client.

Use undo band-navigation balance access-denial to restore the default.

Syntax

band-navigation aging-time aging-time

undo band-navigation aging-time

Default

An AP does not reject 5 GHz clients.

Views

WLAN RRM view

Default command level

2: System level

Parameters

access-denial: Maximum denial count of client association requests, in the range of 1 to 10.

Usage guidelines

If the times a client has been denied reach the maximum denial count on the 5 GHz radio, the AP considers that the client is unable to associate to the 2.4 GHz radio of the AP or any other AP, and allows the 5 GHz radio to accept the client.

Examples

# Configure the maximum denial count of client association requests as 5.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] band-navigation balance access-denial 5

band-navigation balance session

Use band-navigation balance session to configure the band navigation load balancing session threshold and session gap.

Use undo band-navigation balance session to restore the default.

Syntax

band-navigation balance session session [ gap gap ]

undo band-navigation balance session

Default

Load balancing for band navigation is disabled.

Views

WLAN RRM view

Default command level

2: System level

Parameters

session: Band navigation load balancing session threshold for the 5GHz band, in the range of 2 to 40.

gap: Band navigation load balancing session gap, which is the number of clients on the 5 GHz band minus the number of clients on the 2.4 GHz band. It is in the range of 1 to 8, and the default session gap is 4.

Examples

# Configure the session threshold as 10 and session gap as 5.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] band-navigation balance session 10 gap 5

band-navigation enable

Use band-navigation enable to enable band navigation.

Use undo band-navigation enable to disable band navigation.

Syntax

band-navigation enable

undo band-navigation enable

Default

Band navigation is disabled.

Views

WLAN RRM view

Default command level

2: System level

Examples

# Enable band navigation.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] band-navigation enable

band-navigation rssi-threshold

Use band-navigation rssi-threshold to configure the band navigation RSSI threshold.

Use undo band-navigation rssi-threshold to restore the default.

Syntax

band-navigation rssi-threshold rssi-threshold

undo band-navigation rssi-threshold

Default

The band navigation RSSI threshold is 15.

Views

WLAN RRM view

Default command level

2: System level

Parameters

rssi-threshold: Band navigation RSSI threshold, in the range of 5 to 100.

Usage guidelines

An AP directs a client to its 5 GHz radio only when the AP detects that the RSSI of the client is higher than the band navigation RSSI threshold.

Examples

# Configure the band navigation RSSI threshold as 40.

<Sysname> system-view

[Sysname] wlan rrm

[Sysname-wlan-rrm] band-navigation rssi-threshold 40

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网