这个问题一开始的现象是部分station无法连接某台AP。无线抓包后发现station和AP间进行了频繁的Auth认证,即station发送Auth包,ap回复Auth包出现 Expert: Wireless Authentication Denied (13: Requested authentication algorithm not supported)这样错误提示
通过Sniffer log排查
图1所示是STA和AP频繁进行Auth认证的情况

图2所示是Expert: Wireless Authentication Denied (13: Requested authentication algorithm not supported)错误

还有一个参数需要细说下就是Auth Algorithm;

常见取值如下:
0 - Open System(开放系统认证,WPA/WAP2采用)
1 - Shared Key(共享密钥认证,WEP采用)
3 - Simultaneous authen



![【洛谷 P1044】[NOIP2003 普及组] 栈 题解(递归+记忆化搜索)](https://img-blog.csdnimg.cn/img_convert/7346d2e21fd71fd7ac38fcf158828860.png)















