12-WLAN Advanced Features Command Reference

HomeSupportReference GuidesCommand ReferencesH3C Access Controllers Command References(R5426P02)-6W10412-WLAN Advanced Features Command Reference
07-WLAN optimization commands
Title Size Download
07-WLAN optimization commands 179.92 KB

WLAN optimization commands

IMPORTANT

IMPORTANT:

Use WLAN optimization commands under the guidance of H3C Support.

 

The AP models and serial numbers in this document are used only as examples. Support for AP models and serial numbers depends on the AC model.

option 4-way-handshake resend

Use option 4-way-handshake resend to set the maximum number of retransmissions for an EAPOL-Key packet and the retransmission interval.

Use undo option 4-way-handshake resend to restore the default.

Syntax

option 4-way-handshake resend max-count [ interval interval ]

undo option 4-way-handshake resend

Default

The maximum number of retransmissions for an EAPOL-Key packet is three, and the retransmission interval is 300 milliseconds.

Views

Service template view

Predefined user roles

network-admin

Parameters

resend max-count: Specifies the maximum number of retransmissions for an EAPOL-Key packet, in the range of 0 to 3.

interval interval: Specifies the retransmission interval in the range of 200 to 500 milliseconds.

Usage guidelines

In Robust Security Network Association (RSNA) authentication, an AP and a client use EAPOL-Key packets in the four-way handshake to negotiate the keys. After that, the AP and the client periodically exchange EAPOL-Key packets to update the keys.

During key negotiation or update, the AP keeps retransmitting an EAPOL-Key packet until a response is received or the maximum number of retries for an EAPOL-Key packet is reached.

The system starts to count the retries when the maximum number of retransmissions is reached.

To ensure successful RSN key negotiation or update, you can increase the maximum number of retransmissions and the maximum number of retries for an EAPOL-Key packet.

For more information about RSN key negotiation or update, see "Configuring WLAN security."

Examples

# In service template view, set the maximum number of retransmissions for an EAPOL-Key packet to one and the retransmission interval to 400 milliseconds.

<Sysname> system-view

[Sysname] wlan service-template service1

[Sysname-wlan-st-svervice1] option 4-way-handshake resend 1 interval 400

Related commands

option 4-way-handshake retry

option 4-way-handshake retry

Use option 4-way-handshake retry to set the maximum number of retries for an EAPOL-Key packet and the retry interval.

Use undo option 4-way-handshake retry to restore the default.

Syntax

option 4-way-handshake retry max-count [ interval interval ]

undo option 4-way-handshake retry

Default

The maximum number of retries for an EAPOL-Key packet is three, and the retry interval is 5 seconds.

Views

Service template view

Predefined user roles

network-admin

Parameters

retry max-count: Specifies the maximum number of retries for an EAPOL-Key packet, in the range of 0 to 3.

interval interval: Specifies the retry interval in the range of 2 to 5 seconds.

Usage guidelines

During RSN key negotiation or update, an AP keeps retransmitting an EAPOL-Key packet until a response is received or the maximum number of retries for an EAPOL-Key packet is reached.

The system starts to count the retries when the maximum number of retransmissions is reached.

If you execute this command for multiple times, the most recent configuration takes effect.

Examples

# In service template view, set the maximum number of retries for an EAPOL-Key packet to two and the retry interval to 3 seconds.

<Sysname> system-view

[Sysname] wlan service-template service1

[Sysname-wlan-st-service1] option 4-way-handshake retry 2 interval 3

Related commands

option 4-way-handshake resend

option broadcast-multicast-buffer

Use option broadcast-multicast-buffer enable to enable multicast and broadcast buffering.

Use option broadcast-multicast-buffer disable to disable multicast and broadcast buffering.

Use undo option broadcast-multicast-buffer to restore the default.

Syntax

option broadcast-multicast-buffer { disable | enable [ limit limit ] }

undo option broadcast-multicast-buffer

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, multicast and broadcast buffering is enabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

limit limit: Specifies the maximum number of multicast or broadcast packets that can be buffered. The value range for the limit argument is 1 to 600 and the default value is 100.

Usage guidelines

With this feature enabled, the AC stops sending broadcast and multicast packets and buffers them if an associated client is in sleep state. This mechanism affects the performance of real-time multicast applications.

With this feature disabled, the AC directly sends all broadcast and multicast packets regardless of whether an associated client is in sleep state.

Examples

# Disable multicast and broadcast buffering for AP ap1.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option broadcast-multicast-buffer disable

# Disable multicast and broadcast buffering for APs with model WA4320i-ACN in AP group 1.

<Sysname> system-view

[Sysname] wlan ap-group 1

[Sysname-wlan-ap-group-1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-1-ap-model-WA4320i-ACN-radio-1] option broadcast-multicast-buffer disable

option capacity-adjust

Use option capacity-adjust enable to enable transmit power adjustment.

Use option capacity-adjust disable to disable transmit power adjustment.

Use undo capacity-adjust to restore the default.

Syntax

option capacity-adjust { disable | enable [ all ] { increase | decrease } value }

undo option capacity-adjust

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, transmit power adjustment is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

all: Configures transmit power adjustment for all rates. If you do not specify this keyword, the command configures transmit power adjustment for mandatory rates.

increase: Increases the transmit power.

decrease: Decreases the transmit power.

value: Specifies the transmit power adjustment value in the range of 1 to 27 dBm.

Usage guidelines

This feature enables an AP to use the adjusted transmit power to transmit packets.

Examples

# Enable transmit power adjustment for AP ap1, and increase the transmit power by 1 dBm for all rates.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option capacity-adjust all increase 1

# Enable transmit power adjustment for APs with model WA4320i-ACN in AP group apgroup1, and increase the transmit power by 1 dBm for all rates.

<Sysname> system-view

[Sysname] wlan ap-group apgroup1

[Sysname-wlan-ap-group-apgroup1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN-radio-1] option capacity-adjust all increase 1

option channel-reuse-optimization

Use option channel-reuse-optimization enable to enable channel reuse.

Use option channel-reuse-optimization disable to disable channel reuse.

Use undo option channel-reuse-optimization to restore the default.

Syntax

option channel-reuse-optimization { disable | enable level level }

undo option channel-reuse-optimization

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, channel reuse is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

level level: Specifies the channel reuse level in the range of 1 to 10. The recommended channel reuse level is 6.

Usage guidelines

This feature enables an AP to ignore packets with a signal strength lower than the specified channel reuse level. This mechanism enables the AP to obtain more radio resources and improves the performance of APs working on the same channel.

Examples

# Enable channel reuse for AP ap1 and set the channel reuse level to 5.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option channel-reuse-optimization enable level 5

# Enable channel reuse for APs with model WA4320i-ACN in AP group 1 and set the channel reuse level to 5.

<Sysname> system-view

[Sysname] wlan ap-group 1

[Sysname-wlan-ap-group-1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-1-ap-model-WA4320i-ACN-radio-1] option channel-reuse-optimization enable level 5

option channel-share

Use option channel-share enable to enable channel sharing.

Use option channel-share disable to disable channel sharing.

Use undo channel-share to restore the default.

Syntax

option channel-share { disable | enable power-level power-level }

undo channel-share

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, channel sharing is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

power-level power-level: Specifies the power level for channel sharing, in the range of 1 to 40. The recommended value is 30.

Usage guidelines

When this feature is enabled, an AP sends or does not send packets according to whether the detected signals are stronger or weaker than the specified power level. This mechanism avoids channel collision and interference.

Examples

# Enable channel sharing for AP ap1 and set the power level to 30.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option channel-share enable power-level 30

# Enable channel sharing for APs with model WA4320i-ACN in AP group apgroup1 and set the power level to 30.

<Sysname> system-view

[Sysname] wlan ap-group apgroup1

[Sysname-wlan-ap-group-apgroup1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN-radio-1] option channel-share enable power-level 30

option client fast-forwarding

Use option client fast-forwarding enable to enable fast forwarding of AP-to-client data frames.

Use option client fast-forwarding disable to disable fast forwarding of AP-to-client data frames.

Use undo option client fast-forwarding to restore the default.

Syntax

option client fast-forwarding { disable | enable level level-value }

undo option client fast-forwarding

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, fast forwarding of AP-to-client data frames is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

level level-value: Specifies the fast forwarding level in the range of 1 to 4.

Usage guidelines

This feature enables an AP to forward data frames to clients without extra processing (such as verification and counting) to improve processing efficiency.

Examples

# Enable fast forwarding of AP-to-client data frames for AP ap1.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA5620i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option client fast-forwarding enable level 1

# Enable fast forwarding of AP-to-client data frames for APs with model WA4320i-ACN in AP group 1.

<Sysname> system-view

[Sysname] wlan ap-group 1

[Sysname-wlan-ap-group-1] ap-model WA5620i-ACN

[Sysname-wlan-ap-group-1-ap-model-WA5620i-ACN] radio 1

[Sysname-wlan-ap-group-1-ap-model-WA5620i-ACN-radio-1] option client fast-forwarding enable level 1

option client hide-node-protection

Use option client hide-node-protection enable to enable hidden node protection.

Use option client hide-node-protection disable to disable hidden node protection.

Use undo option client hide-node-protection to restore the default.

Syntax

option client hide-node-protection { disable | enable }

undo option client hide-node-protection

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, hidden node protection is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Usage guidelines

This command takes effect only on 802.11g, 802.11n, and 802.11ac clients.

This feature enables clients to send RTS or CTS frames before transmitting frames to avoid interference from hidden nodes.

Examples

# Enable hidden node protection for AP ap1.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA5620i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option client hide-node-protection enable

# Enable hidden node protection for APs with model WA4320i-ACN in AP group 1.

<Sysname> system-view

[Sysname] wlan ap-group 1

[Sysname-wlan-ap-group-1] ap-model WA5620i-ACN

[Sysname-wlan-ap-group-1-ap-model-WA5620i-ACN] radio 1

[Sysname-wlan-ap-group-1-ap-model-WA5620i-ACN-radio-1] option client hide-node-protection enable

option client reconnect

Use option client reconnect enable to enable AP-triggered client reassociation.

Use option client reconnect disable to disable AP-triggered client reassociation.

Use undo option client reconnect to restore the default.

Syntax

option client reconnect { disable | enable [ rssi rssi-value ] [ interval interval ] }

undo option client reconnect

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, AP-triggered client reassociation is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

rssi rssi-value: Specifies the RSSI threshold in the range of 5 to 100. The default and recommended RSSI thresholds are 10 and 20, respectively.

interval interval: Specifies the interval at which an AP detects the signal strength of the clients. The value range for the interval argument is 3 to 10 seconds and the default interval is 3 seconds.

Usage guidelines

This feature enables an AP to send deauthentication frames to a client when the AP detects that the signal strength of the client is lower than the specified RSSI threshold. Then, the client can reassociate with the AP or roam to another AP.

Examples

# Enable AP-triggered client reassociation for AP ap1. Set the RSSI threshold and detection interval to 30 and 5 seconds, respectively.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA5620i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option client reconnect enable rssi 30 interval 5

# Enable AP-triggered client reassociation for APs with model WA4320i-ACN in AP group 1. Set the RSSI threshold and detection interval to 30 and 5 seconds, respectively.

<Sysname> system-view

[Sysname] wlan ap-group 1

[Sysname-wlan-ap-group-1] ap-model WA5620i-ACN

[Sysname-wlan-ap-group-1-ap-model-WA5620i-ACN] radio 1

[Sysname-wlan-ap-group-1-ap-model-WA5620i-ACN-radio-1] option client reconnect enable rssi 30 interval 5

option client reject

Use option client reject enable to enable an AP to reject weak-signal clients.

Use option client reject disable to disable an AP from rejecting weak-signal clients.

Use undo option client reject to restore the default.

Syntax

option client reject { disable | enable [ rssi rssi-value ] }

undo option client reject

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, a radio does not reject weak-signal clients.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

rssi rssi-value: Specifies the RSSI threshold in the range of 5 to 100. Both the default and recommended RSSI thresholds are 10.

Usage guidelines

This feature enables an AP to reject clients with an RSSI lower than the specified threshold to release channel resources and enhance WLAN performance.

Examples

# Enable AP ap1 to reject clients with an RSSI lower than 30 dBm.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA5620i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option client reject enable rssi 30

# Enable APs with model WA4320i-ACN in AP group 1 to reject clients with an RSSI lower than 30 dBm.

<Sysname> system-view

[Sysname] wlan ap-group 1

[Sysname-wlan-ap-group-1] ap-model WA5620i-ACN

[Sysname-wlan-ap-group-1-ap-model-WA5620i-ACN] radio 1

[Sysname-wlan-ap-group-1-ap-model-WA5620i-ACN-radio-1] option client reject enable rssi 30

option directional-antenna-selection

Use option directional-antenna-selection enable to enable dynamic directional antenna selection.

Use option directional-antenna-selection disable to disable dynamic directional antenna selection.

Use undo option directional-antenna-selection to restore the default.

Syntax

option directional-antenna-selection { disable | enable }

undo option directional-antenna-selection

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, dynamic directional antenna selection is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Usage guidelines

This feature enables an AP to dynamically adjust its signal transmitting mode based on the signal transmitting mode and signal strength of the CPEs to improve user experience.

Examples

# Enable dynamic directional antenna selection for AP ap1.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA2620X

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option directional-antenna-selection enable

# Enable dynamic directional antenna selection for APs with model WA2620X in AP group 1.

<Sysname> system-view

[Sysname] wlan ap-group 1

[Sysname-wlan-ap-group-1] ap-model WA2620X

[Sysname-wlan-ap-group-1-ap-model-WA2620X] radio 1

[Sysname-wlan-ap-group-1-ap-model-WA2620X-radio-1] option directional-antenna-selection enable

option dot11n-restraint

Use option dot11n-restraint enable to enable 802.11n packet suppression.

Use option dot11n-restraint disable to disable 802.11n packet suppression.

Use undo dot11n-restraint to restore the default.

Syntax

option dot11n-restraint { disable | enable packet-number packet-number packet-length packet-length } [ inbound | outbound ]

undo option dot11n-restraint

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, 802.11n packet suppression is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

packet-number packet-number: Specifies the maximum number of MPDUs that can be aggregated into an A-MPDU, in the range of 1 to 64. The recommended value is 8.

packet-length packet-length: Specifies the maximum A-MPDU length, in the range of 2000 to 380000 bytes. The recommended value is 6000.

inbound: Specifies 802.11n packet suppression in the inbound direction.

outbound: Specifies 802.11n packet suppression in the outbound direction.

Usage guidelines

Perform this task to suppress 802.11n packets by defining the maximum number of aggregated MPDUs and the maximum A-MPDU length. The two thresholds take effect at the same time. If either threshold is reached, the AP stops aggregation and sends the A-MPDU.

Examples

# Enable 802.11n packet suppression for AP ap1. Set the maximum number of MPDUs that can be aggregated into an A-MPDU and the maximum A-MPDU length to 30 and 10000 bytes, respectively.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option dot11n-restraint enable packet-number 30 packer-length 10000

# Enable 802.11n packet suppression for APs with model WA4320i-ACN in AP group apgroup1. Set the maximum number of MPDUs that can be aggregated into an A-MPDU and the maximum A-MPDU length to 30 and 10000 bytes, respectively.

<Sysname> system-view

[Sysname] wlan ap-group apgroup1

[Sysname-wlan-ap-group-apgroup1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN-radio-1] option dot11n-restraint enable packet-number 30 packer-length 10000

option immediate-transmit

Use option immediate-transmit enable to enable RTS/CTS frame sending.

Use option immediate-transmit disable to disable RTS/CTS frame sending.

Use undo immediate-transmit to restore the default.

Syntax

option immediate-transmit { disable | enable }

undo immediate-transmit

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, RTS/CTS frame sending is enabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Usage guidelines

When you enable this feature, wireless devices send RTS/CTS frames to avoid channel collision. When you disable this feature, APs do not send RTS/CTS frames before sending packets to save system resources and improve network throughput. Disabling this feature might cause hidden node problems.

Examples

# Disable RTS/CTS frame sending for AP ap1.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option immediate-transmit disable

# Disable RTS/CTS frame sending for APs with model WA4320i-ACN in AP group apgroup1.

<Sysname> system-view

[Sysname] wlan ap-group apgroup1

[Sysname-wlan-ap-group-apgroup1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN-radio-1] option immediate-transmit disable

option keep-active

Use option keep-active enable to enable decreasing the sleep interval of wireless clients.

Use option keep-active disable to disable decreasing the sleep interval of wireless clients.

Use undo option keep-active to restore the default.

Syntax

option keep-active { disable | enable }

undo option keep-active

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, decreasing the sleep interval of wireless clients is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Usage guidelines

A wireless client in sleep state listens for traffic indication map (TIM) information in beacon frames to determine whether the associated AP has buffered packets for it. This feature enables an AP to modify the TIM information in beacon frames to decrease the sleep interval of wireless clients to improve transmission efficiency.

Examples

# Enable decreasing the sleep interval of wireless clients for AP ap1.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option keep-active enable

# Enable decreasing the sleep interval of wireless clients for APs with model WA4320i-ACN in AP group apgroup1.

<Sysname> system-view

[Sysname] wlan ap-group apgroup1

[Sysname-wlan-ap-group-apgroup1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN-radio-1] option keep-active enable

option max-interfer-threshold

Use option max-interfer-threshold enable to set the maximum interference threshold.

Use option max-interfer-threshold disable to remove the configuration.

Use undo max-interfer-threshold to restore the default.

Syntax

option max-interfer-threshold { disable | enable value }

undo max-interfer-threshold

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, the maximum interference threshold is not set.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

value: Specifies the maximum interference threshold in the range of 20 to 120 dBm. The recommended value is 50.

Examples

# Set the maximum interference threshold to 30 dBm for AP ap1.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option max-interfer-threshold enable 30

# Set the maximum interference threshold to 30 dBm for APs with model WA4320i-ACN in AP group apgroup1.

<Sysname> system-view

[Sysname] wlan ap-group apgroup1

[Sysname-wlan-ap-group-apgroup1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN-radio-1] option max-interfer-threshold enable 30

option non-local-packet rate-limit cir

Use option non-local-packet rate-limit cir to set a rate limit for packets destined to radios on other APs.

Use undo option non-local-packet rate-limit cir to restore the default.

Syntax

option non-local-receive rate-limit cir cir

undo option non-local-receive rate-limit cir

Default

No rate limit is set for packets destined to radios on other APs.

Views

Radio view

Predefined user roles

network-admin

Parameters

cir cir: Specifies the CIR for packets destined to radios on other APs, in the range of 1 to 1300000 Kbps.

Usage guidelines

After you enable the scanning service (such as wireless probing, WLAN location, and WIPS) for an AP, a radio on the AP might receive packets destined to radios on a different AP than the radio. Such packets will increase the CPU usage and decrease the processing efficiency for packets destined to radios on the AP.

To address this issue, configure this command to set a rate limit for packets destined to radios on other APs.

Examples

# Set the CIR to 8 Kbps for packets destined to radios on other APs.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option non-local-packet rate-limit cir 8000

option optimize-link-performance

Use option optimize-link-performance { inbound | outbound } enable to enable link performance optimization.

Use option optimize-link-performance { inbound | outbound } disable to disable link performance optimization.

Use undo optimize-link-performance to restore the default.

Syntax

option optimize-link-performance { inbound | outbound } { disable | enable } [ value ]

undo optimize-link-performance { inbound | outbound }

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, link performance optimization is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

inbound: Optimizes downlink performance.

outbound: Optimizes uplink performance.

value: Specifies the packet fragmentation threshold in the range of 0 to 2048 bytes.

Examples

# Enable uplink performance optimization for AP ap1 and set the packet fragmentation threshold to 100 bytes.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option optimize-link-performance outbound enable 100

# Enable uplink performance optimization for APs with model WA4320i-ACN in AP group apgroup1 and set the packet fragmentation threshold to 100 bytes.

<Sysname> system-view

[Sysname] wlan ap-group apgroup1

[Sysname-wlan-ap-group-apgroup1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN-radio-1] option optimize-link-performance outbound enable 100

option power-supply

Use option power-supply enable to specify a power supply mode for an AP to adjust the transmit power.

Use option power-supply disable to disable this feature.

Use undo power-supply to restore the default.

Syntax

option power-supply { disable | enable { local | poe | poeplus } }

undo power-supply

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, the transmit power corresponding to the local power supply mode is used.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

local: Specifies the local power supply mode.

poe: Specifies the PoE power supply mode.

poeplus: Specifies the PoE+ power supply mode.

Examples

# Configure AP ap1 to use the transmit power corresponding to the PoE+ power supply mode.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option power-supply enable poeplus

# Configure APs with model WA4320i-ACN in AP group apgroup1 to use the transmit power corresponding to the PoE+ power supply mode.

<Sysname> system-view

[Sysname] wlan ap-group apgroup1

[Sysname-wlan-ap-group-apgroup1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN-radio-1] option power-supply enable poeplus

option probe-response-try

Use option probe-response-try enable to set the maximum number of probe response attempts.

Use option probe-response-try disable to remove the configuration.

Use undo probe-response-try to restore the default.

Syntax

option probe-response-try { disable | enable number }

undo probe-response-try

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, the maximum number of probe response attempts is 2.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

number: Specifies the maximum number of probe response attempts, in the range of 1 to 16.

Usage guidelines

Perform this task to reduce the number of probe responses sent by a radio to save resources and improve network performance.

Examples

# Set the maximum number of probe response attempts to 10 for AP ap1.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option probe-response-try enable 10

# Set the maximum number of probe response attempts to 10 for APs with model WA4320i-ACN in AP group apgroup1.

<Sysname> system-view

[Sysname] wlan ap-group apgroup1

[Sysname-wlan-ap-group-apgroup1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN-radio-1] option probe-response-try enable 10

option rate-algorithm emr

IMPORTANT

IMPORTANT:

This command might decrease the network throughput.

 

Use option rate-algorithm emr enable to enable the EMR algorithm.

Use option rate-algorithm emr disable to disable the EMR algorithm.

Use undo option rate-algorithm emr to restore the default.

Syntax

option rate-algorithm emr { disable | enable }

undo option rate-algorithm emr

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, the EMR algorithm is disabled. A radio uses a rate that ensures the maximum throughput.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Usage guidelines

This feature enables an AP to use the ensure minimum rate (EMR) algorithm to ensure the connection reliability.

Examples

# Enable the EMR algorithm for AP ap1.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option rate-algorithm emr enable

# Enable the EMR algorithm for APs with model WA4320i-ACN in AP group 1.

<Sysname> system-view

[Sysname] wlan ap-group 1

[Sysname-wlan-ap-group-1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-1-ap-model-WA4320i-ACN-radio-1] option rate-algorithm emr enable

option roam-navigation

Use option roam-navigation enable to enable roaming navigation.

Use option roam-navigation disable to disable roaming navigation.

Use undo option roam-navigation to restore the default.

Syntax

option roam-navigation { disable | enable rssi rssi-value { beacon-power power-value | probe-response-power power-value } }

undo option roam-navigation

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, roaming navigation is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

rssi rssi-value: Specifies the RSSI threshold in the range of 1 to 50. The recommended RSSI threshold is 20.

beacon-power power-value: Specifies the transmit power for beacon frames, in the range of 1 to 30 dBm. The recommended transmit power is 10 dBm.

probe-response-power power-value: Specifies the transmit power for probe response frames, in the range of 1 to 30 dBm. The recommended transmit power is 10 dBm.

Usage guidelines

If you set the transmit power for beacons or probe responses, the system uses the default transmit power to transmit other packets.

Examples

# Enable roaming navigation for AP ap1. Set the RSSI threshold to 10 and the transmit power for beacon frames to 10 dBm.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option roam-navigation enable rssi 10 beacon-power 10

# Enable roaming navigation for APs with model WA4320i-ACN in AP group apgroup1. Set the RSSI threshold to 10 and the transmit power for probe response frames to 10 dBm.

<Sysname> system-view

[Sysname] wlan ap-group apgroup1

[Sysname-wlan-ap-group-apgroup1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN-radio-1] option roam-navigation enable rssi 10 probe-response-power 10

option rx-broadcast-all

Use option rx-broadcast-all enable to enable an AP to receive all broadcast packets.

Use option rx-broadcast-all disable to disable an AP to receive all broadcast packets.

Use undo rx-broadcast-all to restore the default.

Syntax

option rx-broadcast-all { disable | enable }

undo rx-broadcast-all

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, receiving all broadcast packets is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Usage guidelines

The system detects spoofing attacks by listening for broadcast deauthentication and disassociation packets. Perform this task to enable an AP to receive all broadcasts so that the AP can detect spoofing attacks.

This feature is not applicable to 5 GHz radios of 802.11ac APs.

Examples

# Enable AP ap1 to receive all broadcast packets.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option rx-broadcast-all enable

# Enable APs with model WA4320i-ACN in AP group apgroup1 to receive all broadcast packets.

<Sysname> system-view

[Sysname] wlan ap-group apgroup1

[Sysname-wlan-ap-group-apgroup1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN-radio-1] option rx-broadcast-all enable

option rx-opportunity-optimize

Use option rx-opportunity-optimize enable to enable packet receiving timing adjustment.

Use option rx-opportunity-optimize disable to disable packet receiving timing adjustment.

Use undo option rx-opportunity-optimize to restore the default.

Syntax

option rx-opportunity-optimize { disable | enable }

undo option rx-opportunity-optimize

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, packet receiving timing adjustment is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Usage guidelines

This feature enables an AP to adjust the timing for receiving packet to achieve the optimal receiving effect.

Examples

# Enable packet receiving timing adjustment for AP ap1.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option rx-opportunity-optimize enable

# Enable packet receiving timing adjustment for APs with model WA4320i-ACN in AP group apgroup1.

<Sysname> system-view

[Sysname] wlan ap-group apgroup1

[Sysname-wlan-ap-group-apgroup1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN-radio-1] option rx-opportunity-optimize enable

option signal-ignore

Use option signal-ignore enable to enable an AP to ignore weak signals.

Use option signal-ignore disable to disable an AP from ignoring weak signals.

Use undo option signal-ignore to restore the default.

Syntax

option signal-ignore { disable | enable rssi rssi-value }

undo option signal-ignore

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, a radio does not ignore weak signals.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

rssi rssi-value: Specifies the RSSI threshold in the range of 1 to 30. The recommended RSSI threshold is 10.

Usage guidelines

This feature enables an AP to ignore packets with a signal strength lower than the specified RSSI threshold. Enabling this feature might cause collisions and interference among devices on the same channel.

Examples

# Enable AP ap1 to ignore weak signals and set the RSSI threshold to 10.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option signal-ignore enable rssi 10

# Enable APs with model WA4320i-ACN in AP group 1 to ignore weak signals and set the RSSI threshold to 10.

<Sysname> system-view

[Sysname] wlan ap-group 1

[Sysname-wlan-ap-group-1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-1-ap-model-WA4320i-ACN-radio-1] option signal-ignore enable rssi 10

option smart-chip-protection

Use option smart-chip-protection enable to enable smart chip protection.

Use option smart-chip-protection disable to disable smart chip protection.

Use undo option smart-chip-protection to restore the default.

Syntax

option smart-chip-protection { disable | enable interval interval }

undo option smart-chip-protection

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, smart chip protection is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

interval interval: Specifies the interval at which smart chip protection is enabled, in the range of 1 to 24 hours.

Examples

# Enable smart chip protection for AP ap1 and set the enabling interval to 10 hours.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option smart-chip-protection enable interval 10

# Enable smart chip protection for APs with model WA4320i-ACN and set the enabling interval to 10 hours.

<Sysname> system-view

[Sysname] wlan ap-group 1

[Sysname-wlan-ap-group-1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-1-ap-model-WA4320i-ACN-radio-1] option smart-chip-protection enable interval 10

option subway-band-width

Use option subway-band-width enable to enable the narrow bandwidth feature.

Use option subway-band-width disable to disable the narrow bandwidth feature.

Use undo subway-band-width to restore the default.

Syntax

option subway-band-width { disable | enable { 5 | 10 } }

undo subway-band-width

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, the narrow bandwidth feature is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

5: Configures the radio to operate in 5 MHz bandwidth mode.

10: Configures the radio to operate in 10 MHz bandwidth mode.

Usage guidelines

When the bandwidth decreases, the signal strength is improved, and the risks of signal interference are reduced.

Examples

# Enable the narrow bandwidth feature for AP ap1, and set the bandwidth to 5 MHz.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option subway-band-width enable 5

# Enable the narrow bandwidth feature for APs with model WA4320i-ACN in AP group apgroup1, and set the bandwidth to 5 MHz.

<Sysname> system-view

[Sysname] wlan ap-group apgroup1

[Sysname-wlan-ap-group-apgroup1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN-radio-1] option subway-band-width enable 5

option tpc

Use option tpc enable to enable per-packet transmit power control.

Use option tpc disable to disable per-packet transmit power control.

Use undo option tpc to restore the default.

Syntax

option tpc { disable | enable [ minpower minpower | powerstep powerstep | rssistep rssistep | rssithreshold rssithreshold ] }

undo option tpc

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, per-packet transmit power control is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

minpower minpower: Specifies the minimum transmit power in the range of 1 to 27. The default value is 10.

powerstep powerstep: Specifies the step value for transmit power decrease, in the range of 1 to 15. The default value is 5.

rssistep rssistep: Specifies the step value for RSSI adjustment, in the range of 1 to 20. The default value is 10.

rssithreshold rssithreshold: Specifies the RSSI threshold for per-packet transmit power control, in the range of 20 to 95. The default value is 65.

Usage guidelines

This feature enables an AP to dynamically perform transmit power control on a per packet basis. For example, the AP reduces the transmit power when it sends packets to a client with high RSSI. This feature can reduce power consumption, radiation, and interference to improve user experience.

This feature is not applicable to 5 GHz radios of 802.11ac APs.

Examples

# Enable per-packet transmit power control for AP ap1, and set the minimum transmit power to 20.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 2

[Sysname-wlan-ap-ap1-radio-2] option tpc enable minpower 20

# Enable per-packet transmit power control for APs with model WA4320i-ACN in AP group apgroup1, and set the minimum transmit power to 20.

<Sysname> system-view

[Sysname] wlan ap-group apgroup1

[Sysname-wlan-ap-group-apgroup1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN] radio 2

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-ACN-radio-2] option tpc enable minpower 20

option x-share quiet

Use option x-share quiet enable to enable the quiet mode.

Use option x-share quiet disable to disable the quiet mode.

Use undo option x-share quiet to restore the default.

Syntax

option x-share quiet { disable | enable }

undo option x-share quiet

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, the quiet mode is disabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Usage guidelines

This feature is applicable only to X-share APs. When you enable the quiet mode for an X-share AP, the AP sends every packet by using only one antenna to save resources and reduce radiation.

Examples

# Enable the quiet mode for AP ap1.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-X

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] option x-share quiet enable

# Enable the quiet mode for APs with model WA4320i-X in AP group apgroup1.

<Sysname> system-view

[Sysname] wlan ap-group apgroup1

[Sysname-wlan-ap-group-apgroup1] ap-model WA4320i-X

[Sysname-wlan-ap-group-apgroup1-ap-model-WA4320i-X] radio 1

[Sysname-wlan-ap-group-apgroup1-ap-model- WA4320i-X-radio-1] option x-share quiet enable

rrop anti-bmc default-action

Use rrop anti-bmc default-action permit to configure an AP to forward broadcast and multicast packets through radio interfaces.

Use rrop anti-bmc default-action deny to configure an AP to discard broadcast and multicast packets.

Use undo rrop anti-bmc default-action to restore the default.

Syntax

rrop anti-bmc default-action { deny | permit }

undo rrop anti-bmc default-action

Default

In AP view, an AP uses the configuration in AP group view.

In AP group view, an AP forwards broadcast and multicast packets through radio interfaces.

Views

AP view

AP group view

Predefined user roles

network-admin

Usage guidelines

After you configure the rrop anti-bmc default-action permit command, an AP processes broadcast and multicast packets as follows:

·     If basic broadcast and multicast packet control is enabled for the AP, it answers ARP requests, discard DHCP requests, and forwards other broadcast and multicast packets through radio interfaces.

·     If basic broadcast and multicast packet control is disabled for the AP, it forwards all broadcast and multicast packets through radio interfaces.

This command is applicable only when software forwarding is used.

Examples

# Configure AP ap1 to discard broadcast and multicast packets.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] rrop anti-bmc default-action deny

# Configure APs in AP group 10 to discard broadcast and multicast packets.

<Sysname> system-view

[Sysname] wlan ap-group 10

[Sysname-ap-group10] rrop anti-bmc default-action deny

Related commands

rrop anti-bmc network

rrop anti-bmc network

Use rrop anti-bmc network ipv4-simple enable to enable basic broadcast and multicast packet control in an IPv4 network.

Use rrop anti-bmc network disable to disable basic broadcast and multicast packet control in an IPv4 network.

Use undo rrop anti-bmc network to restore the default.

Syntax

rrop anti-bmc network { disable | ipv4-simple enable }

undo rrop anti-bmc network

Default

In AP view, an AP uses the configuration in AP group view.

In AP group view, basic broadcast and multicast packet control is disabled.

Views

AP view

AP group view

Predefined user roles

network-admin

Usage guidelines

After this feature is enabled in an IPv4 network, the AP performs the following tasks for the requests received from the AC:

·     Answers ARP requests.

·     Discards DHCP requests.

·     Forwards other basic IPv4 broadcast packets and multicast packets through radio interfaces.

This command is applicable only when software forwarding is used.

Examples

# Enable basic broadcast and multicast packet control for AP ap1 in an IPv4 network.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] rrop anti-bmc network ipv4-simple enable

# Enable basic broadcast and multicast packet control for APs in AP group group1 in an IPv4 network.

<Sysname> system-view

[Sysname] wlan ap-group group1

[Sysname-ap-group-group1] rrop anti-bmc network ipv4-simple enable

rrop anti-bmc protocol ipv6

Use rrop anti-bmc protocol ipv6 continue to configure an AP to take the default action specified by the rrop anti-bmc default-action command on IPv6 multicast packets.

Use rrop anti-bmc protocol ipv6 deny to configure an AP to discard IPv6 multicast packets.

Use undo rrop anti-bmc protocol ipv6 to restore the default.

Syntax

rrop anti-bmc protocol ipv6 { continue | deny }

undo rrop anti-bmc protocol ipv6

Default

In AP view, an AP uses the configuration in AP group view.

In AP group view, an AP takes the default action specified by the rrop anti-bmc default-action command on IPv6 multicast packets.

Views

AP view

AP group view

Predefined user roles

network-admin

Examples

# Configure AP ap1 to discard IPv6 multicast packets.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] rrop anti-bmc protocol ipv6 deny

# Configure APs in AP group group1 to discard IPv6 multicast packets.

<Sysname> system-view

[Sysname] wlan ap-group group1

[Sysname-ap-group-group1] rrop anti-bmc protocol ipv6 deny

Related commands

rrop anti-bmc default-action

rrop anti-bmc network

rrop anti-bmc rate-limit

Use rrop anti-bmc rate-limit enable to enable broadcast or multicast packet rate limiting.

Use rrop anti-bmc rate-limit disable to disable broadcast or multicast packet rate limiting.

Use undo rrop anti-bmc rate-limit to restore the default.

Syntax

rrop anti-bmc { broadcast | multicast } rate-limit { disable | enable }

undo rrop anti-bmc { broadcast | multicast } rate-limit

Default

In AP view, an AP uses the configuration in AP group view.

In AP group view, broadcast or multicast packet rate limiting is disabled.

Views

AP view

AP group view

Predefined user roles

network-admin

Parameters

broadcast: Specifies broadcast packets.

multicast: Specifies multicast packets.

Examples

# Enable broadcast packet rate limiting for AP ap1.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] rrop anti-bmc broadcast rate-limit enable

# Enable broadcast packet rate limiting for APs in AP group group1.

<Sysname> system-view

[Sysname] wlan ap-group group1

[Sysname-ap-group-group1] rrop anti-bmc broadcast rate-limit enable

Related commands

rrop anti-bmc rate-limit pps

rrop anti-bmc rate-limit pps

Use rrop anti-bmc rate-limit pps to set the maximum number of broadcast or multicast packets that an AP can send per second.

Use undo rrop anti-bmc rate-limit pps to restore the default.

Syntax

rrop anti-bmc { broadcast | multicast } rate-limit pps max-pps

undo rrop anti-bmc { broadcast | multicast } rate-limit pps

Default

In AP view, an AP uses the configuration in AP group view.

In AP group view, the maximum number of broadcast or multicast packets that an AP can send per second is not specified.

Views

AP view

AP group view

Predefined user roles

network-admin

Parameters

broadcast: Specifies broadcast packets.

multicast: Specifies multicast packets.

pps max-pps: Specifies the maximum number of broadcast or multicast packets that an AP can send per second, in the range of 1 to 1410000. The AP discards the broadcast or multicast packets exceeding the specified limit.

Usage guidelines

This command takes effect only after you enable packet rate limiting.

Examples

# Configure AP ap1 to send a maximum number of 1024 broadcast packets per second.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] rrop anti-bmc broadcast rate-limit enable

[Sysname-wlan-ap-ap1] rrop anti-bmc broadcast rate-limit pps 1024

# Configure an AP in AP group group1 to send a maximum number of 1024 broadcast packets per second.

<Sysname> system-view

[Sysname] wlan ap-group group1

[Sysname-ap-group-group1] rrop anti-bmc broadcast rate-limit enable

[Sysname-ap-group-group1] rrop anti-bmc broadcast rate-limit pps 1024

Related commands

rrop anti-bmc rate-limit

rrop client fast-keep-alive

Use rrop client fast-keep-alive enable to enable client fast keepalive.

Use rrop client fast-keep-alive disable to disable client fast keepalive.

Use undo rrop client fast-keep-alive to restore the default.

Syntax

rrop client fast-keep-alive { disable | enable [ count count-value ] }

undo rrop client fast-keep-alive

Default

In radio view, a radio uses the configuration in the AP group's radio view.

In an AP group's radio view, the client fast keepalive feature is enabled.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

count count-value: Specifies the maximum number of keepalive packets that an AP can send to a client, in the range of 128 to 2048. The default value is 450.

Usage guidelines

The client keepalive feature enables an AP to send keepalive packets to clients at the specified interval to determine whether the clients are online. To quickly determine whether clients are online and save radio resources, execute this command to set the maximum number of keepalive packets that an AP can send to a client. The AP logs off a client if it does not receive any replies from the client after sending the specified number of keepalive packets to the client.

This command is mainly used in scenarios with high client mobility. If the network quality is poor, reduce the maximum number of keepalive packets that an AP can send to a client. As a best practice, use the default setting in scenarios with stable clients.

The configuration in radio view takes precedence over the configuration in an AP group's radio view.

Examples

# Enable client fast keepalive for AP ap1 and set the maximum number of keepalive packets to 300.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA5620

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] rrop client fast-keep-alive enable count 300

# Enable client fast keepalive for APs with model WA5620 in AP group group1 and set the maximum number of keepalive packets to 300.

<Sysname> system-view

[Sysname] wlan ap-group 1

[Sysname-wlan-ap-group-1] ap-model WA5620

[Sysname-wlan-ap-group-1-ap-model-WA5620] radio 1

[Sysname-wlan-ap-group-1-ap-model-WA5620-radio-1] rrop client fast-keep-alive enable count 300

Related commands

client keep-alive

rrop software-retry

Use rrop software-retry enable to enable software retransmission and set the maximum number of software retransmissions.

Use rrop software-retry disable to disable software retransmission.

Use undo rrop software-retry to restore the default.

Syntax

rrop software-retry { unicast [ eap ] | broadcast-multicast } enable count count

rrop software-retry { unicast [ eap ] | broadcast-multicast } disable

undo rrop software-retry { unicast [ eap ] | broadcast-multicast }

Default

In radio view, a radio uses the configuration in an AP group's radio view.

In an AP group's radio view, the maximum number of software retransmissions varies by device model.

Views

Radio view

AP group's radio view

Predefined user roles

network-admin

Parameters

unicast: Configures software retransmission for unicast packets.

eap: Configures software retransmission for EAP packets.

broadcast-multicast: Configures software retransmission for broadcast and multicast packets.

count count: Specifies the maximum number of software retransmissions, in the range of 0 to 16.

Examples

# Set the maximum number of software retransmissions for EAP packets to the default for radio 1 of AP ap1.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] radio 1

[Sysname-wlan-ap-ap1-radio-1] undo rrop software-retry unicast eap

# Set the maximum number of software retransmissions for broadcast and multicast packets to the default for radio 1 of APs with model WA4320i-ACN in AP group 1.

<Sysname> system-view

[Sysname] wlan ap-group 1

[Sysname-wlan-ap-group-1] ap-model WA4320i-ACN

[Sysname-wlan-ap-group-1-ap-model-WA4320i-ACN] radio 1

[Sysname-wlan-ap-group-1-ap-model-WA4320i-ACN-radio-1] undo rrop software-retry broadcast-multicast

wlan client inspect

Use wlan client inspect enable to enable client inspection.

Use wlan client inspect disable to disable client inspection.

Use undo wlan client inspect to restore the default.

Syntax

wlan client inspect { disable | enable }

undo wlan client inspect

Default

In AP view, an AP uses the configuration in AP group view.

In AP group view, client inspection is disabled.

Views

AP view

AP group view

Predefined user roles

network-admin

Usage guidelines

The client inspection feature enables you to view information about packets exchanged and time consumed in each stage of the client association process.

In the current software version, the client inspection feature supports only client association, client association failure, and IP address lease extension events.

Examples

# Enable client inspection for AP ap1.

<Sysname> system-view

[Sysname] wlan ap ap1 model WA4320i-ACN

[Sysname-wlan-ap-ap1] wlan client inspect enable

# Enable client inspection for APs in AP group group1.

<Sysname> system-view

[Sysname] wlan ap-group group1

[Sysname-ap-group-group1] wlan client inspect enable

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