Hi all,
I'm having some issues with client association errors on our dash for our new network:
auth_mode='wpa3-psk' 11k='1' 11v='1' reason='reserved' radio='2' vap='4' channel='85' rssi='46'
Seems to occur on an initial connection and sometimes when roaming. The issue only occurs on 6 Ghz - If we disable 6 Ghz on the client and fall back to 5 Ghz, there is no error. Disconnecting/reconnecting to the network triggers the error.
Looking at wireshark, there doesn't appear to be anything out of the norm (4 Packets Authentication, 2 Packets association, then 4 packets for handshake):
Authentication, SN=356, FN=0, Flags =.
Authentication, SN=396, FN=0, Flags=
Authentication, SN=357, FN=0, Flags=
Authentication, SN=397, FN=0, Flags =.
Association Request, SN=358, FN=0, Flags=
Association Response, SN=0, FN=0, Flags=
Key (Message 1 of 4)
Key (Message 2 of 4)
Key (Message 3 of 4)
Key (Message 4 of 4)
<DHCP stuff>
From a performance perspective, the error isn't noticeable on the client. There is also nothing of note in the WLAN report.
We're running MR 30.7.1 / CW9166I APs / WPA3-SAE / Intel AX211 (also had same issue on Netgear A8000)
Any ideas?