- Table of Contents
-
- 02-WLAN
- 00-Preface
- 01-AP management commands
- 02-Radio management commands
- 03-WLAN access commands
- 04-WLAN security commands
- 05-WLAN authentication commands
- 06-WIPS commands
- 07-WLAN QoS commands
- 08-WLAN roaming commands
- 09-WLAN load balancing commands
- 10-WLAN radio resource measurement commands
- 11-Channel scanning commands
- 12-Band navigation commands
- 13-WLAN high availability commands
- 14-802.11r commands
- 15-Wireless location commands
- 16-Hotspot 2.0 commands
- 17-WLAN RRM commands
- 18-WT commands
- 19-IoT AP commands
- 20-CM tunnel commands
- 21-Cloud connection commands
- 22-WLAN IP snooping commands
- 23-WLAN fast forwarding commands
- 24-WLAN forwarding commands
- Related Documents
-
Title | Size | Download |
---|---|---|
23-WLAN fast forwarding commands | 43.31 KB |
WLAN fast forwarding
The following matrix shows the feature and hardware compatibility:
Hardware series |
Model |
Software fast forwarding compatibility |
Hardware fast forwarding compatibility |
WX1800H series |
WX1804H WX1810H WX1820H |
No |
No |
WX2500H series |
WX2510H WX2540H WX2560H |
No |
No |
WX3000H series |
WX3010H WX3010H-X WX3024H |
Yes |
No |
WX3010H-L WX3024H-L |
No |
No |
|
WX3500H series |
WX3508H WX3510H WX3520H WX3540H |
Yes |
No |
WX5500E series |
WX5510E |
Yes |
No |
WX5540E |
Yes |
Yes |
|
WX5500H series |
WX5540H WX5560H WX5580H |
Yes |
Yes |
Access controller modules |
EWPXM1MAC0F EWPXM1WCME0 EWPXM2WCMD0F LSQM1WCMX20 LSQM1WCMX40 LSUM1WCME0 LSUM1WCMX20RT LSUM1WCMX40RT |
Yes |
Yes |
display wlan fast-forwarding status
Use display wlan fast-forwarding status to display WLAN fast forwarding status.
Syntax
display wlan fast-forwarding status
Views
Any view
Predefined user roles
network-admin
network-operator
Examples
# Display WLAN fast forwarding status.
<Sysname> display wlan fast-forwarding status
Slot 1 WLAN fast forwarding information:
Status : Enabled
Mode : Software fast forwarding
Table 1 Command output
Field |
Description |
Status |
WLAN fast forwarding status: · Enabled. · Disabled. |
Mode |
WLAN fast forwarding mode: · Software fast forwarding. · Hardware fast forwarding. |
wlan fast-forwarding enable
Use wlan fast-forwarding enable to enable WLAN fast forwarding.
Use undo wlan fast-forwarding enable to disable WLAN fast forwarding.
Syntax
wlan fast-forwarding enable
undo wlan fast-forwarding enable
Views
System view
Predefined user roles
network-admin
network-operator
Usage guidelines
When this feature is enabled, ACL and QoS only support matching 5-tuple in fast forwarded packets.
Examples
# Enable WLAN fast forwarding.
<Sysname> system-view
[Sysname] wlan fast-forwarding enable
wlan fast-forwarding hardware disable
Use wlan fast-forwarding hardware disable to disable hardware fast forwarding.
Use undo wlan fast-forwarding hardware disable to enable hardware fast forwarding.
Syntax
wlan fast-forwarding hardware disable
undo wlan fast-forwarding hardware disable
Default
Hardware fast forwarding is enabled.
Views
System view
Predefined user roles
network-admin
network-operator
Usage guidelines
The following matrix shows the command and hardware compatibility:
Hardware series |
Model |
Hardware fast forwarding compatibility |
WX1800H series |
WX1804H WX1810H WX1820H |
No |
WX2500H series |
WX2510H WX2540H WX2560H |
No |
WX3000H series |
WX3010H WX3010H-X WX3024H WX3010H-L WX3024H-L |
No |
WX3500H series |
WX3508H WX3510H WX3520H WX3540H |
No |
WX5500E series |
WX5510E |
No |
WX5540E |
Yes |
|
WX5500H series |
WX5540H WX5560H WX5580H |
Yes |
Access controller modules |
EWPXM1MAC0F EWPXM1WCME0 EWPXM2WCMD0F LSQM1WCMX20 LSQM1WCMX40 LSUM1WCME0 LSUM1WCMX20RT LSUM1WCMX40RT |
Yes |
Examples
# Disable hardware fast forwarding.
<Sysname> system-view
[Sysname] wlan fast-forwarding hardware disable
wlan fast-forwarding mode
Use wlan fast-forwarding mode to specify the WLAN fast forwarding mode.
Syntax
wlan fast-forwarding mode { hardware | hardware-lite | software }
Default
The WLAN fast forwarding mode is software.
Views
System view
Predefined user roles
network-admin
network-operator
Parameters
hardware: Specifies hardware fast forwarding.
hardware-lite: Specifies light hardware fast forwarding. In this mode, hardware fast forwarding does not apply to CAPWAP packets and CAPWAP packets are forwarded only through software hard forwarding.
software: Specifies software fast forwarding.
Usage guidelines
The following matrix shows the command and hardware compatibility:
Hardware series |
Model |
Fast forwarding mode compatibility |
WX1800H series |
WX1804H WX1810H WX1820H |
No |
WX2500H series |
WX2510H WX2540H WX2560H |
No |
WX3000H series |
WX3010H WX3010H-X WX3024H WX3010H-L WX3024H-L |
No |
WX3500H series |
WX3508H WX3510H WX3520H WX3540H |
No |
WX5500E series |
WX5510E |
No |
WX5540E |
Yes |
|
WX5500H series |
WX5540H WX5560H WX5580H |
Yes |
Access controller modules |
EWPXM1MAC0F EWPXM1WCME0 EWPXM2WCMD0F LSQM1WCMX20 LSQM1WCMX40 LSUM1WCME0 LSUM1WCMX20RT LSUM1WCMX40RT |
Yes |
Examples
# Specify the WLAN fast forwarding mode as software.
<Sysname> system-view
[Sysname] wlan fast-forwarding mode software