802.11n兼容a/b/g问题(Legacy mode,Mixed mode,Greenfield mode)
中文的沒看到有什么人去解釋,大致翻下查到的英語的。
For interoperability, 802.11n supports three modes, explains Hung:
對于兼容性,802.11n支持三種模式:
* Legacy mode.
延伸模式
Addresses 11n APs and an 11a/g/b client environment. In this case, the client decodes the first three fields of a six-field header, which is specific to 11a and 11g. If the 5-GHz option isn’t supported in the 11n AP, there will be no backward compatibility with 802.11a.
用來解決802.11n的AP與a/g/b的兼容模式。在這種模式下,客戶端首先解碼首先得三部分在第六層(six-field header,我覺得是第六層也就是mac的意思)的報頭,對于802.11a和g市特定的部分。如果AP是不支持5G的頻帶,那么這時候AP就不能向下兼容802.11a.
?
* Mixed mode.
混合模式
Addresses 11n APs and a mixed 11n/a/g/b environment. As in legacy mode, 11a and 11g/b clients will read the first three fields of the AP’s 11n header, while 802.11n will also parse the additional three “high throughput” fields of the full 11n header. Again, if the 5-GHz option isn’t supported in the 11n AP, there will be no backward compatibility with 802.11a.
用來解決802.11n的AP與一個n/a/g/b混合的模式。如同延伸模式一樣,11a與11g/b的客戶端將會讀首先mac幀的三個字段,而802.11n還會解析增加的三個“高吞吐量”字段在整個802.11n的幀報頭中。如同延伸模式一樣,如果AP不支持5G頻段,那么不能夠兼容802.11a.
?
* Greenfield mode.
格林菲爾德模式?這個不知道怎么翻,greenfield模式解釋如下
PS:The Greenfield mode is an optional high-throughput mode in the 802.11n standard, which is not backward compatible with legacy
(802.11a/b/g) protocols and is expected to provide maximum performance benefits of 802.11n.
這個模式是在可選擇的高吞吐量模式,沒有延伸模式的那種兼容性,只被希望去提供802.11n那種高吞吐量的形式。
Addresses a pure network of 802.11n APs and clients, taking full advantage of the high-throughput capabilities of the 11n MIMO architecture.
用來解決一個純粹的802.11nAP與客戶端的模式,這種架構下能夠獲得802.11n能夠提供的最大的吞吐量(信道容量).
?
轉載于:https://www.cnblogs.com/jiangu66/archive/2013/04/02/2996721.html
總結
以上是生活随笔為你收集整理的802.11n兼容a/b/g问题(Legacy mode,Mixed mode,Greenfield mode)的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 编写并运行windows服务
- 下一篇: 字符串string类使用总结