Configuration Guide Configuring RSNA
This command is used to enable MAB authentication. MAB authentication can be used together with PSK
access authentication, but cannot be used together with 802.1X access authentication.
Verification
Run the show running-config | begin wlansec wlan_id command to check whether the configuration takes effect.
Configuration Example
Configuring MAB Authentication for WLAN 1
In a Fat AP environment, configure the security policies of WLAN 1 on the AP as follows:
1. Configure MAB authentication.
Access the security configuration mode of WLAN 1.
Enable MAB authentication.
Ruijie(config)#wlansec 1
Ruijie(config-wlansec)#dot1x-mab
Run the show running-config | begin wlansec wlan_id command to check whether the configuration takes
effect.
Ruijie#show running-config | begin wlansec 1
wlansec 1
dot1x-mab
!
Common Errors
The WLAN has been enabled with other encryption and authentication modes (such as WEP).
If 802.1X access authentication is enabled in WLAN security configuration mode, MAB authentication cannot be
configured.