WLAN Performance Test Guide
Overview
This document describes the performance test method and explains the difference between the theoretical and actual link setup rates. In addition, this document describes how to rectify faults during the performance test.
Prerequisites
Table 1-1 provides a reference for the performance test data of a single AP5030DN in the lab.
Band |
Bandwidth |
Packet Type |
STA Radio Type |
3 MIMO Downlink Throughput (Mbit/s) |
3 MIMO Uplink Throughput (Mbit/s) |
1 MIMO Downlink Throughput (Mbit/s) |
1 MIMO Uplink Throughput (Mbit/s) |
---|---|---|---|---|---|---|---|
5G |
HT80 |
TCP |
802.11ac |
741 |
655 |
321 |
326 |
5G |
HT80 |
UDP |
802.11ac |
818 |
695 |
323 |
367 |
5G |
HT20 |
TCP |
802.11n |
147 |
149 |
51 |
52 |
5G |
HT20 |
UDP |
802.11n |
161 |
153 |
50 |
56 |
2.4G |
HT20 |
TCP |
802.11n |
137 |
137 |
47 |
49 |
2.4G |
HT20 |
UDP |
802.11n |
154 |
140 |
55 |
57 |
Preparations
Preparing a Test Server and a Test Terminal
Test Server
Before testing wireless performance, select a test server with similar performance to that of APs. If allowed, send traffic in wired mode to test server performance. For APs with performance close to 1 Gbit/s, such as the AP7030DE, use a PC with good performance (supporting a speed of about 975 Mbit/s) as a test server. For Wi-Fi 5 and Wi-Fi 6 APs with better performance, select servers with better performance.
Install IxChariot (6.7 or later) and Endpoint (7.0 or later) on the server, and update the network adapter driver on the server. The latest network adapter driver is recommended.
Test Terminal
Similar to a test server, a wireless test terminal with good performance is recommended. Endpoint (7.0 or later) must be installed on the test terminal. It is recommended that no other software be installed on the terminal.
Configuration Requirements for the Test Server and Test Terminal
Ensure that no unnecessary process is running on the test server or test terminal. During the pre-test, check the CPU usage and memory usage of the server and terminal in real time. If the usage exceeds 85%, the performance of the server or terminal is insufficient. In this case, select a server or terminal with better hardware performance.
Ensure that the test terminal has sufficient power and does not work in power-saving mode.
Test Environment
Radio interference in the test environment should be as low as possible, so a shield room is recommended.
If there is no shielded room, it is recommended that a radio scanning tool be used to select a channel with little interference for the test. If interference of common channels is high, select radar channels for the test.
Keep the test terminal (for example, a laptop) close to the AP. Place the AP vertically, facing the top cover of the laptop. The distance between the AP and laptop ranges from 20 cm to 1 m, ensuring an RSSI of about –35 dBm for the laptop.
Setting Up a Performance Test Network
Set up a performance test network according to the network diagram in Figure 1-1.
The core part of a performance test is the radio environment between an AP and a traffic simulation client. The client communicates with the AP through radio signals. Service traffic flows from the client to the AP, and reaches the uplink traffic simulation server.
Based on the test networking diagram and AP performance data, factors that affect performance include the device under test (DUT) and its configuration, radio environment, AP performance, wired network, and server performance and configuration.
During the test, if performance fails to reach the expected result, see Performance Troubleshooting to rectify the fault.
Performance Test Procedure
- Configure the test server, for example, IxChariot.
- UDP test script: Select the Throughput.scr script and change the values of file_size, send_buffer_size, and receive_buffer_size to 1000000, 65400, and 65400, respectively.
- TCP test script: Use the High_Performance_Throughput.scr script provided by IxChariot. No modification is required.
- Number of flows in the test: The number of flows selected in the test is closely related to the terminal environment. The number of flows that can reach the highest performance may vary depending on server environments. In most cases, the number of TCP upstream flows is 3, and that of TCP downstream flows, UDP upstream flows, or UDP downstream flows is more than 40, which can be increased as required. A larger number of UDP flows provide higher stability at the extreme performance, while there is no high requirement for the number of TCP flows.
- Configure WLAN parameters.
Configure basic WLAN services. In addition to the default system configurations, the configurations listed in the following table can greatly improve test performance.
Recommended Configuration
Configuration Command
Description
Disable automatic channel and power calibration, and manually configure the channel and bandwidth.
<AC> system-view [AC] wlan [AC-wlan-view] undo calibrate enable [AC-wlan-view] ap-id 1 [AC-wlan-ap-1] radio 1 [AC-wlan-radio-1/1] calibrate auto-channel-select disable [AC-wlan-radio-1/1] calibrate auto-txpower-select disable [AC-wlan-radio-1/1] channel 80mhz 149
The automatic radio calibration function enables the AC to adjust the channels and bandwidth of APs. When this function is disabled, the AP bandwidth is fixed, ensuring the expected air interface rate.
Channel: Set the frequency bandwidth of APs to 80 MHz. In a shielded room, common channels, such as channel 149, can be used. In other environments, radar channels are recommended.
RSSI: Set the RSSI to about –35 dBm during link setup. The RSSI of no more than –30 dBm is recommended.
Configure the A-MSDU function.
<AC> system-view [AC] wlan [AC-wlan-view] radio-5g-profile name default [AC-wlan-radio-5g-prof-default] vht a-msdu enable [AC-wlan-radio-5g-prof-default] vht a-msdu max-frame-num 3
After the A-MSDU function is enabled and the maximum number of MSDUs that can be aggregated is specified, MAC layer efficiency and air interface performance can be improved.
It is recommended that A-MSDU be enabled when STAs support two or three spatial streams but enabled when STAs support a single spatial stream.
Configure the short GI mode.
<AC> system-view [AC] wlan [AC-wlan-view] radio-5g-profile name default [AC-wlan-radio-5g-prof-default] guard-interval-mode short
During spatial propagation, latency is generated on radio signals at the receive end because of multipath. If data frames are transmitted fast, they may interfere with each other. The guard interval (GI) is used to avoid such interference. The normal GI is 800 ns. In the 802.11 standards later than 802.11n, the short GI is supported and can be set to 400 ns to increase the physical connection rate.
Disable services involved in AP neighbor scanning.
<AC> system-view [AC] wlan [AC-wlan-view] undo calibrate enable [AC-wlan-view] rrm-profile name huawei [AC-wlan-rrm-prof-huawei] smart-roam disable [AC-wlan-rrm-prof-huawei] smart-roam quick-kickoff-threshold disable [AC-wlan-rrm-prof-huawei] sta-load-balance dynamic disable [AC-wlan-rrm-prof-huawei] quit [AC-wlan-view] vap-profile name huawei [AC-wlan-vap-prof-huawei] band-steer disable
Neighbor scanning is enabled for the following services, which increases APs' CPU usage and affects the performance test:
- Radio calibration
- Smart roaming
- Load balancing
- Band steering
Disable the air scan function.
<AC> system-view [AC] wlan [AC-wlan-view] air-scan-profile name test [AC-wlan-air-scan-prof-test] scan-disable
The air scan function occupies air interface resources, affecting performance tests. Therefore, disable the air scan function before performing a performance test.
Disable dynamic rate limiting.
<AC> system-view [AC] wlan [AC-wlan-view] traffic-profile name p1 [AC-wlan-traffic-prof-p1] rate-limit client dynamic disable
Check whether the STA rate limiting function is enabled. If so, disable this function before performing a performance test.
In V200R008 and later versions, dynamic STA rate limiting is enabled by default. To disable this function, run the rate-limit client dynamic disable command in the traffic profile view.
Disables RTS-CTS.
<AC> system-view [AC] wlan [AC-wlan-view] radio-5g-profile name default [AC-wlan-radio-5g-prof-default] rts-cts-mode disable
The RTS-CTS mechanism reduces the transmission rate. Therefore, it is recommended that RTS-CTS be disabled before a test.
Disable multimedia air interface optimization.
<AC> system-view [AC] wlan [AC-wlan-view] rrm-profile name huawei [AC-wlan-rrm-prof-huawei] multimedia-air-optimize disable
The multimedia air interface optimization function dynamically adjusts EDCA parameters on the STA side, affecting the ultimate performance of a single STA.
In V200R021C10 and later versions, multimedia air interface optimization is enabled by default. You need to disable this function before performing a performance test.
- Perform the test by sending traffic. Compare the first performance result with performance specifications.
- If the test result reaches the expected effect, the test is completed.
- If the performance does not meet the expectation, check the configurations and parameters by referring to Performance Troubleshooting and perform a test again.
- Use FileZilla to perform a download performance test. Retain the default settings of FileZilla.
Performance Troubleshooting
Verifying the Test Networking and Configuration
Verify the test networking, configuration, and tool parameter settings to ensure that they are consistent with the preset configurations. Pay attention to basic configurations that affect performance.
Check the basic WLAN configurations, including the radio type, operating frequency bandwidth, and number of spatial streams supported by APs. Table 1-2 lists the PHY features of some indoor APs.
Item |
AP7060DN |
AP6050DN |
AP5030DN |
AP7030DE |
AP6010DN |
---|---|---|---|---|---|
Number of spatial streams |
8 |
4 |
3 |
3 |
2 |
5G-radio type |
802.11ax |
802.11ac Wave 2 |
802.11ac |
802.11ac |
802.11n |
5G-radio maximum bandwidth |
160 MHz |
160 MHz |
80 MHz |
80 MHz |
40 MHz |
Radio Type
The radio type indicates the radio mode of an AP. The 802.11ax radio provides higher-order modulation and coding scheme (MCS), significantly improving service data transmission efficiency.
By default, an AP runs with its latest radio type. To query the specific radio type of APs, run the display radio all command on the AC. Type in the command output indicates the radio type.
<AC> display radio all CH/BW:Channel/Bandwidth CE:Current EIRP (dBm) ME:Max EIRP (dBm) CU:Channel utilization ------------------------------------------------------------------------------ AP ID Name RfID Band Type Status CH/BW CE/ME STA CU ------------------------------------------------------------------------------ 1 60de-4474-9640 1 5G an on 56/80M 25/25 0 3% ------------------------------------------------------------------------------ Total:1
Operating Frequency Bandwidth
The operating frequency bandwidth is the bandwidth of the frequency band on which an AP works. A larger value indicates a stronger air interface capability and a higher rate. The value can be 20 MHz, 40 MHz, 80 MHz, or 160 MHz. The default value is 20 MHz.
To query the operating frequency bandwidth of an AP, run the display radio all command on the AC. BW in the command output indicates the operating frequency bandwidth.
<AC> display radio all CH/BW:Channel/Bandwidth CE:Current EIRP (dBm) ME:Max EIRP (dBm) CU:Channel utilization ------------------------------------------------------------------------------ AP ID Name RfID Band Type Status CH/BW CE/ME STA CU ------------------------------------------------------------------------------ 1 60de-4474-9640 1 5G an on 56/80M 25/25 0 3% ------------------------------------------------------------------------------ Total:1
Number of Spatial Streams
By default, the maximum of spatial streams are configured for an AP.
Verifying the STA Capability
High communication performance requires that both the AP and STA have high capabilities. Therefore, the STA capability needs to be verified so as to obtain the optimal performance.
The performance of the AP and STA can be obtained as follows:
- AP performance: APs support the maximum rate by default.
- STA performance: After a STA goes online, you can query its basic capabilities on the AC, including:
- Radio type
- Frequency bandwidth
- Number of spatial streams
- GI
On the AC, run the following command to query the basic capabilities of the STA:
<AC6605> display station sta-mac b878-2eb4-2689 ------------------------------------------------------------------------------ ... Station's radio mode : 11n ... Station's HT Mode : HT20 Station's MCS value : 9 Station's NSS value : 2 Station's Short GI : nonsupport ... ------------------------------------------------------------------------------
In the preceding information:
- Station's radio mode: radio type supported by the STA
- Station's HT mode: frequency band supported by the STA
- Station's MCS value: MCS value for spatial streams. With the 802.11n standard, 0 to 7 indicate a single spatial stream, 8 to 15 indicate dual spatial streams, and 16 to 23 indicate three spatial streams.
- Station's NSS value: number of spatial streams
- Station's Short GI: whether the STA supports short GI
Verifying the Wired Network Quality and Server Capability
In addition to the air interface, the performance test environment involves the wired network, which accommodates the intermediate cables, devices on the service flow path (such as switches), and devices exchanging service data (such as PCs and servers). Meet the following requirements to ensure that the wired network will not become a performance test bottleneck in the test environment:
- For devices exchanging service data:
- For a transmitter, bandwidth of data reaching the radio is no less than air interface bandwidth.
- For a receiver, bandwidth is no less than data bandwidth sent from the radio.
- Cables and devices along the service path must also meet similar bandwidth requirements.
Verify the performance of the wired network as follows: Assuming that the service path is a complete data traffic path, exclude the air interface and then perform a service flow test for wired links (with the same test PC and server). For example, when the test result reaches 1 Gbit/s in 802.11ac, it can be considered that the wired link will not become a bottleneck in the air interface test.
Troubleshooting Air Interface Quality Issues
The air interface environment is affected by factors including the received signal strength indicator (RSSI), signal-to-noise ratio (SNR), and channel independence of different TX+RX antenna combinations in the MIMO system.
In most cases, higher RSSI and SNR values indicate better performance. When the MIMO system works, higher channel independence indicates better performance.
Air interface quality affects the WLAN communication system, which is represented by the link setup rate, MCS statistics, RSSI, and channel utilization.
Interference Check
It is recommended that the test environment interference be checked before a test. Signals on the same or neighboring channel as the channel under test are considered as interference signals.
Try to perform the test in a place without any signals. If no such an environment is available, ensure that no signals exist on the channel under test and the RSSI on channels other than neighboring channels is lower than –95 dBm.
Check interference as follows:
- For Wi-Fi interference signals: Install the inSSIDer software on a laptop that supports 2.4 GHz and 5 GHz bands or install the CloudCampus APP on a dual-band mobile phone to check for Wi-Fi interference signals.
- For non-Wi-Fi interference signals: Use a WiFi Spy network adapter or a handheld spectrum analyzer to check for non-Wi-Fi interference signals.
PHY Rate Check
After a STA goes online, run the display station all command on the AC to check PHY rates. In the command output, Rx/Tx indicates the uplink/downlink PHY rates on the air interface. Note that the Rx/Tx values obtained when traffic is transmitted can reflect the actual performance.
<AC> display station all Rf/WLAN: Radio ID/WLAN ID Rx/Tx: link receive rate/link transmit rate(Mbps) ---------------------------------------------------------------------------------------------------- STA MAC AP ID Ap name Rf/WLAN Band Type Rx/Tx RSSI VLAN IP address SSID ---------------------------------------------------------------------------------------------------- 14cf-9208-9abf 0 1047-8007-6f80 0/2 2.4G 11n 215/208 -26 10 10.10.10.253 tap1 ---------------------------------------------------------------------------------------------------- Total: 1 2.4G: 1 5G: 0
To obtain the extremum single-user performance of the air interface, ensure that actual PHY rates are the same as the theoretical PHY rates in What Are PHY Rates on the Air Interface?.
If the theoretical rate cannot be reached, check environmental interference and adjust the relative antenna positions of the AP and STA.
MCS Statistics Check
MCS statistics include the packet transmit and receive rates of an AP. You can run the display wifi radio-statistics-sdk radio radio-id command in the diagnostic view to query the MSC value of each packet in the receive/transmit direction.
To ensure data accuracy, run the reset wifi radio-statistics sdk radio radio-id command in the diagnostic view to clear historical statistics before checking MCS statistics. Run the display wifi radio-statistics-sdk radio radio-id command to query MCS statistics after traffic is transmitted for a period of time.
<Huawei> system-view [Huawei] diagnose [Huawei-diagnose] display wifi radio-statistics-sdk radio 1 ... Rx MCS STATS: mcs 0- mcs 4 STATS: 0, 0, 0, 0, 0, mcs 5- mcs 9 STATS: 0, 0, 37, 0, 17595, Tx MCS STATS: mcs 0- mcs 4 STATS: 0, 0, 0, 0, 0, mcs 5- mcs 9 STATS: 16, 10, 16, 381, 48989,
The optimal situation is that 95% of MCSs are the highest-order MCSs. To adjust the environment, check environmental interference and adjust the relative antenna positions of the AP and STA.
Signal Strength Check
A high RSSI value is a guarantee for the highest air interface rate. The recommended RSSI ranges from –45 dBm to –30 dBm.
- The downlink RSSI refers to the RSSI of signals received by the STA and can be obtained using inSSIDer or Wifi Analyzer on the STA.
- The uplink RSSI refers to the RSSI of signals received by the AP from the STA and can be obtained by running the display station all command on the AC.
<AC> display station all Rf/WLAN: Radio ID/WLAN ID Rx/Tx: link receive rate/link transmit rate(Mbps) ---------------------------------------------------------------------------------------------------- STA MAC AP ID Ap name Rf/WLAN Band Type Rx/Tx RSSI VLAN IP address SSID ---------------------------------------------------------------------------------------------------- 14cf-9208-9abf 0 1047-8007-6f80 0/2 2.4G 11n 215/208 -26 10 10.10.10.253 tap1 ---------------------------------------------------------------------------------------------------- Total: 1 2.4G: 1 5G: 0
If the RSSI does not meet the preceding requirement, shorten the distance between the AP and STA (3 m or less can achieve a high RSSI in indoor scenarios) and increase the AP transmit power (APs use the maximum transmit power by default).
Channel Utilization Check
Channel utilization can be checked to detect interference on the channel to be tested. Run the following command on the AC to check channel utilization:
<AC> display ap traffic statistics wireless ap-id 1 radio 1 ----------------------------------------------------------------------- ... Wireless channel utilization(%) :0 ... -----------------------------------------------------------------------
When the DUT is not working, channel utilization should be 0. If a non-zero value is displayed, interference exists on the current channel.
Additionally, a professional Fluke USB network adapter can be used to check channel utilization.
Performance Test FAQs
What Are PHY Rates on the Air Interface?
The mainstream 802.11 (WLAN) protocol is developing from 802.11n to 802.11ax. The following tables describe PHY rates supported by 802.11 standards.
NSS |
MCS |
20 MHz Normal-GI |
20 MHz Short-GI |
40 MHz Normal-GI |
40 MHz Short-GI |
---|---|---|---|---|---|
1 |
MCS0 |
7 |
7 |
14 |
15 |
MCS1 |
13 |
14 |
27 |
30 |
|
MCS2 |
20 |
22 |
41 |
45 |
|
MCS3 |
26 |
29 |
54 |
60 |
|
MCS4 |
39 |
43 |
81 |
90 |
|
MCS5 |
52 |
58 |
108 |
120 |
|
MCS6 |
59 |
65 |
122 |
135 |
|
MCS7 |
65 |
72 |
135 |
150 |
|
MCS8 |
78 |
87 |
162 |
180 |
|
MCS9 |
87 |
96 |
180 |
200 |
|
2 |
MCS0 |
13 |
14 |
27 |
30 |
MCS1 |
26 |
29 |
54 |
60 |
|
MCS2 |
39 |
43 |
81 |
90 |
|
MCS3 |
52 |
58 |
108 |
120 |
|
MCS4 |
78 |
87 |
162 |
180 |
|
MCS5 |
104 |
116 |
216 |
240 |
|
MCS6 |
117 |
130 |
243 |
270 |
|
MCS7 |
130 |
144 |
270 |
300 |
|
MCS8 |
156 |
173 |
324 |
360 |
|
MCS9 |
173 |
193 |
360 |
400 |
|
3 |
MCS0 |
20 |
22 |
41 |
45 |
MCS1 |
39 |
43 |
81 |
90 |
|
MCS2 |
59 |
65 |
122 |
135 |
|
MCS3 |
78 |
87 |
162 |
180 |
|
MCS4 |
117 |
130 |
243 |
270 |
|
MCS5 |
156 |
173 |
324 |
360 |
|
MCS6 |
176 |
195 |
365 |
405 |
|
MCS7 |
195 |
217 |
405 |
450 |
|
MCS8 |
234 |
260 |
486 |
540 |
|
MCS9 |
260 |
289 |
540 |
600 |
|
4 |
MCS0 |
26 |
29 |
54 |
60 |
MCS1 |
52 |
58 |
108 |
120 |
|
MCS2 |
78 |
87 |
162 |
180 |
|
MCS3 |
104 |
116 |
216 |
240 |
|
MCS4 |
156 |
173 |
324 |
360 |
|
MCS5 |
208 |
231 |
432 |
480 |
|
MCS6 |
234 |
260 |
486 |
540 |
|
MCS7 |
260 |
289 |
540 |
600 |
|
MCS8 |
312 |
347 |
648 |
720 |
|
MCS9 |
347 |
385 |
720 |
800 |
NSS |
MCS |
20 MHz Normal-GI |
20 MHz Short-GI |
40 MHz Normal-GI |
40 MHz Short-GI |
80 MHz Normal-GI |
80 MHz Short-GI |
160 MHz Normal-GI |
160 MHz Short-GI |
---|---|---|---|---|---|---|---|---|---|
1 |
MCS0 |
7 |
7 |
14 |
15 |
29 |
33 |
59 |
65 |
MCS1 |
13 |
14 |
27 |
30 |
59 |
65 |
117 |
130 |
|
MCS2 |
20 |
22 |
41 |
45 |
88 |
98 |
176 |
195 |
|
MCS3 |
26 |
29 |
54 |
60 |
117 |
130 |
234 |
260 |
|
MCS4 |
39 |
43 |
81 |
90 |
176 |
195 |
351 |
390 |
|
MCS5 |
52 |
58 |
108 |
120 |
234 |
260 |
468 |
520 |
|
MCS6 |
59 |
65 |
122 |
135 |
263 |
293 |
527 |
585 |
|
MCS7 |
65 |
72 |
135 |
150 |
293 |
325 |
585 |
650 |
|
MCS8 |
78 |
87 |
162 |
180 |
351 |
390 |
702 |
780 |
|
MCS9 |
87 |
96 |
180 |
200 |
390 |
433 |
780 |
867 |
|
2 |
MCS0 |
13 |
14 |
27 |
30 |
59 |
65 |
117 |
130 |
MCS1 |
26 |
29 |
54 |
60 |
117 |
130 |
234 |
260 |
|
MCS2 |
39 |
43 |
81 |
90 |
176 |
195 |
351 |
390 |
|
MCS3 |
52 |
58 |
108 |
120 |
234 |
260 |
468 |
520 |
|
MCS4 |
78 |
87 |
162 |
180 |
351 |
390 |
702 |
780 |
|
MCS5 |
104 |
116 |
216 |
240 |
468 |
520 |
936 |
1040 |
|
MCS6 |
117 |
130 |
243 |
270 |
527 |
585 |
1053 |
1170 |
|
MCS7 |
130 |
144 |
270 |
300 |
585 |
650 |
1170 |
1300 |
|
MCS8 |
156 |
173 |
324 |
360 |
702 |
780 |
1404 |
1560 |
|
MCS9 |
173 |
193 |
360 |
400 |
780 |
867 |
1560 |
1733 |
|
3 |
MCS0 |
20 |
22 |
41 |
45 |
88 |
98 |
176 |
195 |
MCS1 |
39 |
43 |
81 |
90 |
176 |
195 |
351 |
390 |
|
MCS2 |
59 |
65 |
122 |
135 |
263 |
293 |
527 |
585 |
|
MCS3 |
78 |
87 |
162 |
180 |
351 |
390 |
702 |
780 |
|
MCS4 |
117 |
130 |
243 |
270 |
527 |
585 |
1053 |
1170 |
|
MCS5 |
156 |
173 |
324 |
360 |
702 |
780 |
1404 |
1560 |
|
MCS6 |
176 |
195 |
365 |
405 |
790 |
878 |
1580 |
1755 |
|
MCS7 |
195 |
217 |
405 |
450 |
878 |
975 |
1755 |
1950 |
|
MCS8 |
234 |
260 |
486 |
540 |
1053 |
1170 |
2106 |
2340 |
|
MCS9 |
260 |
289 |
540 |
600 |
1170 |
1300 |
2340 |
2600 |
|
4 |
MCS0 |
26 |
29 |
54 |
60 |
117 |
130 |
234 |
260 |
MCS1 |
52 |
58 |
108 |
120 |
234 |
260 |
468 |
520 |
|
MCS2 |
78 |
87 |
162 |
180 |
351 |
390 |
702 |
780 |
|
MCS3 |
104 |
116 |
216 |
240 |
468 |
520 |
936 |
1040 |
|
MCS4 |
156 |
173 |
324 |
360 |
702 |
780 |
1404 |
1560 |
|
MCS5 |
208 |
231 |
432 |
480 |
936 |
1040 |
1872 |
2080 |
|
MCS6 |
234 |
260 |
486 |
540 |
1053 |
1170 |
2106 |
2340 |
|
MCS7 |
260 |
289 |
540 |
600 |
1170 |
1300 |
2340 |
2600 |
|
MCS8 |
312 |
347 |
648 |
720 |
1404 |
1560 |
2808 |
3120 |
|
MCS9 |
347 |
385 |
720 |
800 |
1560 |
1733 |
3120 |
3467 |
|
5 |
MCS0 |
33 |
36 |
68 |
75 |
146 |
163 |
293 |
325 |
MCS1 |
65 |
72 |
135 |
150 |
293 |
325 |
585 |
650 |
|
MCS2 |
98 |
108 |
203 |
225 |
439 |
488 |
878 |
975 |
|
MCS3 |
130 |
144 |
270 |
300 |
585 |
650 |
1170 |
1300 |
|
MCS4 |
195 |
217 |
405 |
450 |
878 |
975 |
1755 |
1950 |
|
MCS5 |
260 |
289 |
540 |
600 |
1170 |
1300 |
2340 |
2600 |
|
MCS6 |
293 |
325 |
608 |
675 |
1316 |
1463 |
2633 |
2925 |
|
MCS7 |
325 |
361 |
675 |
750 |
1463 |
1625 |
2925 |
3250 |
|
MCS8 |
390 |
433 |
810 |
900 |
1755 |
1950 |
3510 |
3900 |
|
MCS9 |
433 |
481 |
900 |
1000 |
1950 |
2167 |
3900 |
4333 |
|
6 |
MCS0 |
39 |
43 |
81 |
90 |
176 |
195 |
351 |
390 |
MCS1 |
78 |
87 |
162 |
180 |
351 |
390 |
702 |
780 |
|
MCS2 |
117 |
130 |
243 |
270 |
527 |
585 |
1053 |
1170 |
|
MCS3 |
156 |
173 |
324 |
360 |
702 |
780 |
1404 |
1560 |
|
MCS4 |
234 |
260 |
486 |
540 |
1053 |
1170 |
2106 |
2340 |
|
MCS5 |
312 |
347 |
648 |
720 |
1404 |
1560 |
2808 |
3120 |
|
MCS6 |
351 |
390 |
729 |
810 |
1580 |
1755 |
3159 |
3510 |
|
MCS7 |
390 |
433 |
810 |
900 |
1755 |
1950 |
3510 |
3900 |
|
MCS8 |
468 |
520 |
972 |
1080 |
2106 |
2340 |
4212 |
4680 |
|
MCS9 |
520 |
578 |
1080 |
1200 |
2340 |
2600 |
4680 |
5200 |
|
7 |
MCS0 |
46 |
51 |
95 |
105 |
205 |
228 |
410 |
455 |
MCS1 |
91 |
101 |
189 |
210 |
410 |
455 |
819 |
910 |
|
MCS2 |
137 |
152 |
284 |
315 |
614 |
683 |
1229 |
1365 |
|
MCS3 |
182 |
202 |
378 |
420 |
819 |
910 |
1638 |
1820 |
|
MCS4 |
273 |
303 |
567 |
630 |
1229 |
1365 |
2457 |
2730 |
|
MCS5 |
364 |
404 |
756 |
840 |
1638 |
1820 |
3276 |
3640 |
|
MCS6 |
410 |
455 |
851 |
945 |
1843 |
2048 |
3686 |
4095 |
|
MCS7 |
455 |
506 |
945 |
1050 |
2048 |
2275 |
4095 |
4550 |
|
MCS8 |
546 |
607 |
1134 |
1260 |
2457 |
2730 |
4914 |
5460 |
|
MCS9 |
607 |
674 |
1260 |
1400 |
2730 |
3033 |
5460 |
6067 |
|
8 |
MCS0 |
52 |
58 |
108 |
120 |
234 |
260 |
468 |
520 |
MCS1 |
104 |
116 |
216 |
240 |
468 |
520 |
936 |
1040 |
|
MCS2 |
156 |
173 |
324 |
360 |
702 |
780 |
1404 |
1560 |
|
MCS3 |
208 |
231 |
432 |
480 |
936 |
1040 |
1872 |
2080 |
|
MCS4 |
312 |
347 |
648 |
720 |
1404 |
1560 |
2808 |
3120 |
|
MCS5 |
416 |
462 |
864 |
960 |
1872 |
2080 |
3744 |
4160 |
|
MCS6 |
468 |
520 |
972 |
1080 |
2106 |
2340 |
4212 |
4680 |
|
MCS7 |
520 |
578 |
1080 |
1200 |
2340 |
2600 |
4680 |
5200 |
|
MCS8 |
624 |
693 |
1296 |
1440 |
2808 |
3120 |
5616 |
6240 |
|
MCS9 |
693 |
770 |
1440 |
1600 |
3120 |
3467 |
6240 |
6933 |
NSS |
MCS |
20 MHz 3.2 us |
20 MHz 1.6 us |
20 MHz 0.8 us |
40 MHz 3.2 us |
40 MHz 1.6 us |
40 MHz 0.8 us |
80 MHz 3.2 us |
80 MHz 1.6 us |
80 MHz 0.8 us |
160 MHz 3.2 us |
160 MHz 1.6 us |
160 MHz 0.8 us |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 |
0 |
7 |
8 |
9 |
15 |
16 |
17 |
31 |
34 |
36 |
61 |
68 |
72 |
1 |
15 |
16 |
17 |
29 |
33 |
34 |
61 |
68 |
72 |
123 |
136 |
144 |
|
2 |
22 |
24 |
26 |
44 |
49 |
52 |
92 |
102 |
108 |
184 |
204 |
216 |
|
3 |
29 |
33 |
34 |
59 |
65 |
69 |
123 |
136 |
144 |
245 |
272 |
288 |
|
4 |
44 |
49 |
52 |
88 |
98 |
103 |
184 |
204 |
216 |
368 |
408 |
432 |
|
5 |
59 |
65 |
69 |
117 |
130 |
138 |
245 |
272 |
288 |
490 |
544 |
576 |
|
6 |
66 |
73 |
77 |
132 |
146 |
155 |
276 |
306 |
324 |
551 |
613 |
649 |
|
7 |
73 |
81 |
86 |
146 |
163 |
172 |
306 |
340 |
360 |
613 |
681 |
721 |
|
8 |
88 |
98 |
103 |
176 |
195 |
206 |
368 |
408 |
432 |
735 |
817 |
865 |
|
9 |
98 |
108 |
115 |
195 |
217 |
229 |
408 |
454 |
480 |
817 |
907 |
961 |
|
10 |
110 |
122 |
129 |
219 |
244 |
258 |
459 |
510 |
540 |
919 |
1021 |
1081 |
|
11 |
122 |
135 |
143 |
244 |
271 |
287 |
510 |
567 |
600 |
1021 |
1134 |
1201 |
|
2 |
0 |
15 |
16 |
17 |
29 |
33 |
34 |
61 |
68 |
72 |
123 |
136 |
144 |
1 |
29 |
33 |
34 |
59 |
65 |
69 |
123 |
136 |
144 |
245 |
272 |
288 |
|
2 |
44 |
49 |
52 |
88 |
98 |
103 |
184 |
204 |
216 |
368 |
408 |
432 |
|
3 |
59 |
65 |
69 |
117 |
130 |
138 |
245 |
272 |
288 |
490 |
544 |
576 |
|
4 |
88 |
98 |
103 |
176 |
195 |
206 |
368 |
408 |
432 |
735 |
817 |
865 |
|
5 |
117 |
130 |
138 |
234 |
260 |
275 |
490 |
544 |
576 |
980 |
1089 |
1153 |
|
6 |
132 |
146 |
155 |
263 |
293 |
310 |
551 |
613 |
649 |
1103 |
1225 |
1297 |
|
7 |
146 |
163 |
172 |
293 |
325 |
344 |
613 |
681 |
721 |
1225 |
1361 |
1441 |
|
8 |
176 |
195 |
206 |
351 |
390 |
413 |
735 |
817 |
865 |
1470 |
1633 |
1729 |
|
9 |
195 |
217 |
229 |
390 |
433 |
459 |
817 |
907 |
961 |
1633 |
1815 |
1922 |
|
10 |
219 |
244 |
258 |
439 |
488 |
516 |
919 |
1021 |
1081 |
1838 |
2042 |
2162 |
|
11 |
244 |
271 |
287 |
488 |
542 |
574 |
1021 |
1134 |
1201 |
2042 |
2269 |
2402 |
|
3 |
0 |
22 |
24 |
26 |
44 |
49 |
52 |
92 |
102 |
108 |
184 |
204 |
216 |
1 |
44 |
49 |
52 |
88 |
98 |
103 |
184 |
204 |
216 |
368 |
408 |
432 |
|
2 |
66 |
73 |
77 |
132 |
146 |
155 |
276 |
306 |
324 |
551 |
613 |
649 |
|
3 |
88 |
98 |
103 |
176 |
195 |
206 |
368 |
408 |
432 |
735 |
817 |
865 |
|
4 |
132 |
146 |
155 |
263 |
293 |
310 |
551 |
613 |
649 |
1103 |
1225 |
1297 |
|
5 |
176 |
195 |
206 |
351 |
390 |
413 |
735 |
817 |
865 |
1470 |
1633 |
1729 |
|
6 |
197 |
219 |
232 |
395 |
439 |
465 |
827 |
919 |
973 |
1654 |
1838 |
1946 |
|
7 |
219 |
244 |
258 |
439 |
488 |
516 |
919 |
1021 |
1081 |
1838 |
2042 |
2162 |
|
8 |
263 |
293 |
310 |
527 |
585 |
619 |
1103 |
1225 |
1297 |
2205 |
2450 |
2594 |
|
9 |
293 |
325 |
344 |
585 |
650 |
688 |
1225 |
1361 |
1441 |
2450 |
2722 |
2882 |
|
10 |
329 |
366 |
387 |
658 |
731 |
774 |
1378 |
1531 |
1621 |
2756 |
3063 |
3243 |
|
11 |
366 |
406 |
430 |
731 |
813 |
860 |
1531 |
1701 |
1801 |
3063 |
3403 |
3603 |
|
4 |
0 |
29 |
33 |
34 |
59 |
65 |
69 |
123 |
136 |
144 |
245 |
272 |
288 |
1 |
59 |
65 |
69 |
117 |
130 |
138 |
245 |
272 |
288 |
490 |
544 |
576 |
|
2 |
88 |
98 |
103 |
176 |
195 |
206 |
368 |
408 |
432 |
735 |
817 |
865 |
|
3 |
117 |
130 |
138 |
234 |
260 |
275 |
490 |
544 |
576 |
980 |
1089 |
1153 |
|
4 |
176 |
195 |
206 |
351 |
390 |
413 |
735 |
817 |
865 |
1470 |
1633 |
1729 |
|
5 |
234 |
260 |
275 |
468 |
520 |
551 |
980 |
1089 |
1153 |
1960 |
2178 |
2306 |
|
6 |
263 |
293 |
310 |
527 |
585 |
619 |
1103 |
1225 |
1297 |
2205 |
2450 |
2594 |
|
7 |
293 |
325 |
344 |
585 |
650 |
688 |
1225 |
1361 |
1441 |
2450 |
2722 |
2882 |
|
8 |
351 |
390 |
413 |
702 |
780 |
826 |
1470 |
1633 |
1729 |
2940 |
3267 |
3459 |
|
9 |
390 |
433 |
459 |
780 |
867 |
918 |
1633 |
1815 |
1922 |
3267 |
3630 |
3843 |
|
10 |
439 |
488 |
516 |
878 |
975 |
1032 |
1838 |
2042 |
2162 |
3675 |
4083 |
4324 |
|
11 |
488 |
542 |
574 |
975 |
1083 |
1147 |
2042 |
2269 |
2402 |
4083 |
4537 |
4804 |
|
5 |
0 |
37 |
41 |
43 |
73 |
81 |
86 |
153 |
170 |
180 |
306 |
340 |
360 |
1 |
73 |
81 |
86 |
146 |
163 |
172 |
306 |
340 |
360 |
613 |
681 |
721 |
|
2 |
110 |
122 |
129 |
219 |
244 |
258 |
459 |
510 |
540 |
919 |
1021 |
1081 |
|
3 |
146 |
163 |
172 |
293 |
325 |
344 |
613 |
681 |
721 |
1225 |
1361 |
1441 |
|
4 |
219 |
244 |
258 |
439 |
488 |
516 |
919 |
1021 |
1081 |
1838 |
2042 |
2162 |
|
5 |
293 |
325 |
344 |
585 |
650 |
688 |
1225 |
1361 |
1441 |
2450 |
2722 |
2882 |
|
6 |
329 |
366 |
387 |
658 |
731 |
774 |
1378 |
1531 |
1621 |
2756 |
3063 |
3243 |
|
7 |
366 |
406 |
430 |
731 |
813 |
860 |
1531 |
1701 |
1801 |
3063 |
3403 |
3603 |
|
8 |
439 |
488 |
516 |
878 |
975 |
1032 |
1838 |
2042 |
2162 |
3675 |
4083 |
4324 |
|
9 |
488 |
542 |
574 |
975 |
1083 |
1147 |
2042 |
2269 |
2402 |
4083 |
4537 |
4804 |
|
10 |
548 |
609 |
645 |
1097 |
1219 |
1290 |
2297 |
2552 |
2702 |
4594 |
5104 |
5404 |
|
11 |
609 |
677 |
717 |
1219 |
1354 |
1434 |
2552 |
2836 |
3002 |
5104 |
5671 |
6005 |
|
6 |
0 |
44 |
49 |
52 |
88 |
98 |
103 |
184 |
204 |
216 |
368 |
408 |
432 |
1 |
88 |
98 |
103 |
176 |
195 |
206 |
368 |
408 |
432 |
735 |
817 |
865 |
|
2 |
132 |
146 |
155 |
263 |
293 |
310 |
551 |
613 |
649 |
1103 |
1225 |
1297 |
|
3 |
176 |
195 |
206 |
351 |
390 |
413 |
735 |
817 |
865 |
1470 |
1633 |
1729 |
|
4 |
263 |
293 |
310 |
527 |
585 |
619 |
1103 |
1225 |
1297 |
2205 |
2450 |
2594 |
|
5 |
351 |
390 |
413 |
702 |
780 |
826 |
1470 |
1633 |
1729 |
2940 |
3267 |
3459 |
|
6 |
395 |
439 |
465 |
790 |
878 |
929 |
1654 |
1838 |
1946 |
3308 |
3675 |
3891 |
|
7 |
439 |
488 |
516 |
878 |
975 |
1032 |
1838 |
2042 |
2162 |
3675 |
4083 |
4324 |
|
8 |
527 |
585 |
619 |
1053 |
1170 |
1239 |
2205 |
2450 |
2594 |
4410 |
4900 |
5188 |
|
9 |
585 |
650 |
688 |
1170 |
1300 |
1376 |
2450 |
2722 |
2882 |
4900 |
5444 |
5765 |
|
10 |
658 |
731 |
774 |
1316 |
1463 |
1549 |
2756 |
3063 |
3243 |
5513 |
6125 |
6485 |
|
11 |
731 |
813 |
860 |
1463 |
1625 |
1721 |
3063 |
3403 |
3603 |
6125 |
6806 |
7206 |
|
7 |
0 |
51 |
57 |
60 |
102 |
114 |
120 |
214 |
238 |
252 |
429 |
476 |
504 |
1 |
102 |
114 |
120 |
205 |
228 |
241 |
429 |
476 |
504 |
858 |
953 |
1009 |
|
2 |
154 |
171 |
181 |
307 |
341 |
361 |
643 |
715 |
757 |
1286 |
1429 |
1513 |
|
3 |
205 |
228 |
241 |
410 |
455 |
482 |
858 |
953 |
1009 |
1715 |
1906 |
2018 |
|
4 |
307 |
341 |
361 |
614 |
683 |
723 |
1286 |
1429 |
1513 |
2573 |
2858 |
3026 |
|
5 |
410 |
455 |
482 |
819 |
910 |
964 |
1715 |
1906 |
2018 |
3430 |
3811 |
4035 |
|
6 |
461 |
512 |
542 |
921 |
1024 |
1084 |
1929 |
2144 |
2270 |
3859 |
4288 |
4540 |
|
7 |
512 |
569 |
602 |
1024 |
1138 |
1204 |
2144 |
2382 |
2522 |
4288 |
4764 |
5044 |
|
8 |
614 |
683 |
723 |
1229 |
1365 |
1445 |
2573 |
2858 |
3026 |
5145 |
5717 |
6053 |
|
9 |
683 |
758 |
803 |
1365 |
1517 |
1606 |
2858 |
3176 |
3363 |
5717 |
6352 |
6725 |
|
10 |
768 |
853 |
903 |
1536 |
1706 |
1807 |
3216 |
3573 |
3783 |
6431 |
7146 |
7566 |
|
11 |
853 |
948 |
1004 |
1706 |
1896 |
2007 |
3573 |
3970 |
4203 |
7146 |
7940 |
8407 |
|
8 |
0 |
59 |
65 |
69 |
117 |
130 |
138 |
245 |
272 |
288 |
490 |
544 |
576 |
1 |
117 |
130 |
138 |
234 |
260 |
275 |
490 |
544 |
576 |
980 |
1089 |
1153 |
|
2 |
176 |
195 |
206 |
351 |
390 |
413 |
735 |
817 |
865 |
1470 |
1633 |
1729 |
|
3 |
234 |
260 |
275 |
468 |
520 |
551 |
980 |
1089 |
1153 |
1960 |
2178 |
2306 |
|
4 |
351 |
390 |
413 |
702 |
780 |
826 |
1470 |
1633 |
1729 |
2940 |
3267 |
3459 |
|
5 |
468 |
520 |
551 |
936 |
1040 |
1101 |
1960 |
2178 |
2306 |
3920 |
4356 |
4612 |
|
6 |
527 |
585 |
619 |
1053 |
1170 |
1239 |
2205 |
2450 |
2594 |
4410 |
4900 |
5188 |
|
7 |
585 |
650 |
688 |
1170 |
1300 |
1376 |
2450 |
2722 |
2882 |
4900 |
5444 |
5765 |
|
8 |
702 |
780 |
826 |
1404 |
1560 |
1652 |
2940 |
3267 |
3459 |
5880 |
6533 |
6918 |
|
9 |
780 |
867 |
918 |
1560 |
1733 |
1835 |
3267 |
3630 |
3843 |
6533 |
7259 |
7686 |
|
10 |
878 |
975 |
1032 |
1755 |
1950 |
2065 |
3675 |
4083 |
4324 |
7350 |
8167 |
8647 |
|
11 |
975 |
1083 |
1147 |
1950 |
2167 |
2294 |
4083 |
4537 |
4804 |
8167 |
9074 |
9608 |
Why Is the Actual Performance Data Far Lower Than the Claimed Rate?
The claimed rate refers to the rate at the physical layer (PHY), which depends on the number of spatial streams, frequency bandwidth, and modulation and coding scheme (MCS) rate (that is, modulation scheme).
- The number of spatial streams is the number of antennas.
- Frequency bandwidth refers to the occupied spectrum resources, such as 20 MHz, 40 MHz, 80 MHz, and 160 MHz.
- The MCS rate corresponds to the modulation scheme. A larger MCS rate indicates a higher packet transmission rate, thereby requiring higher signal strength and quality.
For example, in 802.11ax, the PHY rate is 9.6 Gbit/s at the conditions of eight spatial streams, 160 MHz frequency bandwidth, and MCS11. During actual WLAN deployment, however, the tested rate cannot reach the maximum value due to limited STA capabilities and continuous networking requirements. In typical networking, the average PHY rate of Wi-Fi 6 is about 516 Mbit/s (two spatial streams + 40 MHz + MCS10), and that of Wi-Fi 5 is about 400 Mbit/s (two spatial streams + 40 MHz + MCS9). The specific calculation logic is as follows:
- Spatial stream: Most STAs support dual spatial streams or a single spatial stream, and only a few STAs support three spatial streams.
- Frequency bandwidth: Considering the available channels and radar channels at 160 MHz frequency bandwidth, the 40 MHz bandwidth is typically used by 5 GHz radios in normal continuous networking scenarios.
- MCS: MCS11 (the highest order) in Wi-Fi 6 requires a signal-to-noise ratio (SNR) of greater than 35 dB. In normal networking, the average MCS rate of Wi-Fi 6 can reach MCS10 and that of Wi-Fi 5 MCS9.
This is how the PHY rate is affected. From the PHY to the service layer, other overheads are involved.
Bandwidth loss from the PHY to the service layer includes time consumption of the process required by 802.11 MAC layer communication, and header and trailer overheads of data frames at different layers.
Specifically, bandwidth provided by the communications system can be calculated using the number of bits transmitted per unit time, that is, number of bits/time.
- Number of valid bits transmitted
In the preceding figure, A-MSDU Subfrm1 marked in dashed lines is the packet sent from the Ethernet, where the MSDU field is the service packet sent from the upper layer (packet described in the test result of Chariot). The entire 802.11 packet also has other headers including PLCP Preamble, PLCP Header, and 802.11 Header.
- Time for transmitting the preceding bits
The following figure shows the protocol process through which each data packet transmitted on the 802.11 air interface goes.
The transmitter sends a data frame after Distributed Interframe Space (DIFS) times out and waits for the backoff time. After receiving the data frame, the receiver waits until Short Interframe Space (SIFS) times out and sends an ACK frame to the transmitter. It can be considered that a data packet is successfully sent only after the entire process is correctly completed. In this data packet, only the Frame Body field in 802.11 DATA carries valid data, and other fields (such as DIFS, Backoff, SIFS, and ACK) are overheads for ensuring valid transmission. In multi-user (MU) scenarios, the backoff window is doubled due to collisions, which further reduces the transmission efficiency.
In conclusion, the actual performance test result of a single STA is affected by the following:
- Wi-Fi protocol and the number of spatial streams supported by the STA
- Signal strength, frequency bandwidth, and air interface environment of the AP associated with the STA
- Overheads during data transmission
In a relatively ideal environment, the actual rate of a single STA is about 60% to 70% of the negotiated PHY rate.
In MU scenarios, multiple STAs share bandwidth resources, and more concurrent STAs cause more transmission loss. Therefore, the actual test result is much lower than that in single-user (SU) scenarios.
What Are the Precautions for the X00 Mbps Performance Test in Dormitory Scenarios?
When both the AP and terminal support 2T2R dual spatial streams, the performance is sensitive to the displacement and angle changes between the AP and terminal, and may fluctuate greatly. Therefore, during the performance test, it is recommended that you repeat the test for multiple times by using different postures and short-distance offsets of the terminal at each test point, and finally use the maximum value.
In (Non-Maximum) Speed Test Scenarios, What Are the Possible Causes for a Low Tested Speed of a Terminal?
The tested speed of a terminal using the Wi-Fi network is low. The possible cause is that the terminal rate limiting function is configured on the device. During the speed test, ensure that the terminal rate limiting function is disabled. After the speed test is complete, enable the terminal rate limiting function as required.
Cloud AP
On the site configuration page, choose
. On the policy control page, disable static and dynamic rate limiting for terminal traffic.WAC + Fit AP
Disable static and dynamic rate limiting for STAs.
<HUAWEI> system-view [HUAWEI] wlan [HUAWEI-wlan-view] traffic-profile name best [HUAWEI-wlan-traffic-prof-p1] undo rate-limit client up [HUAWEI-wlan-traffic-prof-p1] undo rate-limit client down [HUAWEI-wlan-traffic-prof-p1] rate-limit client dynamic disable
Performance Test Examples
Example of Testing the Maximum Speed in a Cloud AP Scenario
Test Preparation
Test environment
- Configure an AP to work in cloud mode, enable the cloud management controller to manage the AP, and ensure that the AP uses the recommended version and patch.
- Configure a basic SSID to ensure that terminals can access the Internet through the SSID.
- Configure connectivity of the wired network to ensure that the target bandwidth is available between the access switch and the Internet. The wireless test speed is about 70% of the wired test speed.
- In a performance test, interference on the air interface should be as little as possible. Use an air interface scanning tool to select a channel with less interference for the test. Ensure that the channel utilization is lower than 5% during the test.
- Keep the test terminal (for example, a laptop) close to the AP. Place the AP vertically, facing the terminal in front. The distance between the AP and terminal ranges from 20 cm to 100 cm, ensuring an RSSI of about –35 dBm for the terminal.
Test terminal
- Use a mainstream mobile phone that supports the Wi-Fi 6 protocol, such as Apple's or Huawei's mobile phone, as the test terminal.
- Download a mainstream test app, such as SpeedTest or Petal Speed.
- Shut down unnecessary processes and associate the terminal with signals other than the configured basic SSID for pretest.
Key Configuration
- Create a test SSID.
Choose AP-Wi-Fi tab page, create a test SSID and retain its default settings to ensure that the signal can be broadcast properly.
. Find the corresponding site of the test AP. Access the - Modify basic radio parameters.
Access the Radio tab page, select a test AP and configure its 5 GHz radio. Set Frequency bandwidth to 80MHz or 160MHz, disable Automatic channel selection and Automatic power selection, and set Transmit power to 127 (maximum transmit power).
Disable the 2.4 GHz radio to prevent the terminal from associating with the 2.4 GHz radio by mistake.
- Modify advanced radio parameters. Enable A-MSDU and set Maximum subframe count to 3.
- Modify general radio parameters. Disable RTS-CTS mode and set RTS-CTS threshold to 2347.
- Modify general radio parameters. Disable Smart roaming.
Test Method (Speedtest App)
- Check the 5 GHz channel utilization of the AP.
Choose Radio tab page and check the 5 GHz channel utilization of the AP. Ensure that the channel utilization is lower than 5%. If the channel utilization is higher than 5%, you need to eliminate the interference.
. Access the - Enable the location service on the mobile phone and connect the mobile phone to the SSID to be tested at a place 20–100 cm away from the AP. Ensure that no obstacle exists between the mobile phone and AP.
- Start the Speedtest app and touch Change Test Server. On the screen that is displayed, touch Select automatically to automatically select the optimal server, and repeat the test for multiple times.
- Touch Change Test Server, select the nearest server, and repeat the test for multiple times.
Test Method (Petal Speed App)
- Check the 5 GHz channel utilization of the AP.
Choose Radio tab page and check the 5 GHz channel utilization of the AP. Ensure that the channel utilization is lower than 5%. If the channel utilization is higher than 5%, you need to eliminate the interference.
. Access the - Enable the location service on the mobile phone and connect the mobile phone to the SSID to be tested at a place 20–100 cm away from the AP. Ensure that no obstacle exists between the mobile phone and AP.
- Start the Petal Speed app. Touch Change server. On the screen that is displayed, touch Use recommended server, and repeat the test for multiple times.
- Touch Change server, select the nearest server, and repeat the test for multiple times.
Example of Testing the Maximum Speed in a Traditional WAC + Fit AP Scenario
Test Preparation
Test environment
- Configure a Fit AP to go online on a WAC, and ensure that the AP and WAC use the recommended versions and patches.
- Configure a basic SSID to ensure that terminals can access the Internet through the SSID.
- Configure connectivity of the wired network to ensure that the target bandwidth is available between the access switch and the Internet. The wireless test speed is about 70% of the wired test speed.
- In a performance test, interference on the air interface should be as little as possible. Use an air interface scanning tool to select a channel with less interference for the test. Ensure that the channel utilization is lower than 5% during the test.
- Keep the test terminal (for example, a laptop) close to the AP. Place the AP vertically, facing the terminal in front. The distance between the AP and terminal ranges from 20 cm to 100 cm, ensuring an RSSI of about –35 dBm for the terminal.
Test terminal
- Use a mainstream mobile phone that supports the Wi-Fi 6 protocol, such as Apple's or Huawei's mobile phone, as the test terminal.
- Download a mainstream test app, such as SpeedTest or Petal Speed.
- Shut down unnecessary processes and associate the terminal with signals other than the configured basic SSID for pretest.
Key Configuration
- Configure the AP to go online, create a test SSID, and ensure that the signal can be broadcast properly.
- Create an RRM profile and disable air interface configurations such as smart roaming.
rrm-profile name best smart-roam disable smart-roam quick-kickoff-threshold disable sta-load-balance dynamic disable multimedia-air-optimize disable bss-color disable spatial-reuse disable
- Create an air scan profile and disable the scanning function.
air-scan-profile name best scan-disable
- Create a 5 GHz radio profile. Bind the RRM profile and air scan profile to the 5 GHz radio profile. Disable the RTS-CTS mode, enable A-MSDU, and disable the smart antenna.
radio-5g-profile name best rrm-profile best rts-cts-threshold 2347 rts-cts-mode disable a-msdu enable vht a-msdu max-frame-num 3 air-scan-profile best smart-antenna disable
- Create a traffic profile and disable dynamic rate limiting. Perform this operation for Wi-Fi 5 series APs and the AP7060DN.
traffic-profile name best rate-limit client dynamic disable
- Create a VAP profile, bind the traffic profile to the VAP profile, and disable the band steering and dynamic flow inspection (DFI) functions.
vap-profile name best service-vlan vlan-id vlan-id ssid-profile best security-profile security-profile traffic-profile best band-steer disable dynamic flow inspection disable
- Bind the VAP profile and 5 GHz radio profile to the AP radio.
ap-id xx radio 1 radio-5g-profile best vap-profile best
- Modify basic radio parameters. Disable the 2.4 GHz radio to prevent the terminal from associating with the 2.4 GHz radio by mistake. Set the bandwidth of the 5 GHz radio to 160 MHz, select a channel with less interference, and disable the dynamic channel assignment (DCA) and transmit power control (TPC) functions.
ap-id xx radio 0 radio disable radio 1 channel 160Mhz 36 calibrate auto-channel-select disable calibrate auto-txpower-select disable
Test Method (Speedtest App)
- Check the 5 GHz channel utilization of the AP. Ensure that the channel utilization is lower than 5%. If the channel utilization is higher than 5%, you need to eliminate the interference.
- Run the display ap all command to check the AP ID.
- Run the display radio ap-id ap-id command to check the channel utilization of the AP.
- Enable the location service on the mobile phone and connect the mobile phone to the SSID to be tested at a place 20–100 cm away from the AP. Ensure that no obstacle exists between the mobile phone and AP.
- Run the display station all command to check the radio with which the mobile phone associated. Ensure that the mobile phone is associated with the 5 GHz radio.
- Start the Speedtest app and touch Change Test Server. On the screen that is displayed, touch Select automatically to automatically select the optimal server, and repeat the test for multiple times.
- Touch Change Test Server, select the nearest server, and repeat the test for multiple times.
Test Method (Petal Speed App)
- Check the 5 GHz channel utilization of the AP. Ensure that the channel utilization is lower than 5%. If the channel utilization is higher than 5%, you need to eliminate the interference.
- Run the display ap all command to check the AP ID.
- Run the display radio ap-id ap-id command to check the channel utilization of the AP.
- Enable the location service on the mobile phone and connect the mobile phone to the SSID to be tested at a place 20–100 cm away from the AP. Ensure that no obstacle exists between the mobile phone and AP.
- Run the display station all command to check the radio with which the mobile phone associated. Ensure that the mobile phone is associated with the 5 GHz radio.
- Start the Petal Speed app. Touch Change server. On the screen that is displayed, touch Use recommended server, and repeat the test for multiple times.
- Touch Change server, select the nearest server, and repeat the test for multiple times.