A SERVICE OF

logo

219 | 802.1XAuthentication DellPowerConnectW-SeriesArubaOS6.2 | User Guide
10. Click on the WLAN-01_second-floor virtual AP profile name in the Profiles list or in Profile Details to display
configuration parameters.
a. Make sure Virtual AP enable is selected.
b. For VLAN, select 61.
c. Click Apply.
In the CLI
(host)(config) #wlan ssid-profile WLAN-01
essid WLAN-01
opmode wpa-tkip
(host)(config) #wlan virtual-ap WLAN-01_first-floor
vlan 60
aaa-profile aaa_dot1x
ssid-profile WLAN-01
(host)(config) #wlan virtual-ap WLAN-01_second-floor
vlan 61
aaa-profile aaa_dot1x
sid-profile WLAN-01
(host)(config) #ap-group first-floor
virtual-ap WLAN-01_first-floor
(host)(config) #ap-group second-floor
virtual-ap WLAN-01_second-floor
Configuring Mixed Authentication Modes
Use l2-auth-fail-through command to perform mixed authentication which includes both MAC and 802.1x
authentication. When MAC authentication fails, enable the l2-auth-fail-through command to perform 802.1x
authentication.
NOTE: By default the l2-auth-fail-through command is disabled.
Authentication 1 2 3 4 5 6
MAC authentication Success Success Success Fail Fail Fail
802.1x
authentication
Success Fail Success Fail
Association dynamic-wep No
Association
static-wep dynamic-
wep
No
Association
static-wep
Role Assignment 802.1x MAC 802.1x logon
Table 64:
Mixed Authentication Modes
Table 64 describes the different authentication possibilities
In the CLI
(host)(config) #aaa profile test
l2-auth-fail-through