You are currently browsing the 巴鲁 posts tagged: capability


Motorola WLAN之终端因Capability被拒绝

MIB节点名称:wsTrapWirelessStationDeniedAssociationOnCapability

英文描述:

The station was denied association due to conflicts in the 802.11 capabilities field.

解决方法:

The station needs to be updated to support the correct capability fields.

以上为原始信息,在不清楚协议标准前,要弄清楚究竟是什么引起终端被拒绝,会有些难度。难度就在于capability这个词的翻译上。我们可以将capability这个词译作“容量”,这样的话,结论将是”终端因容量问题被拒绝接入”,真的是这样吗?

以下是IEEE Std 802.11-2007 “7.3.1.4 Capability Information field” 中capability information field的结构图

802.11 capability information field

由上图我们可以推测,引起终端被拒绝的原因应该是16位信息域中某一位的值与AP/AC所期望的值相冲突,也就是告警描述中所说的“conflicts in the 802.11 capabilities field”。

所以,”终端因容量问题被拒绝接入”这样的结论是不正确的,正确的结论应该是:终端因802.11 capability information 域参数冲突而被拒绝接入