新进化论

道生一,一生二,二生三,三生万物。

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

802.11 WDS how does it work, when to use it and what are the limitations

WDS or wireless distribution system is a part of the 802.11 spec for repeating. It can be a good way of extending your network for low cost.

How it works:

First all access points must be the same brand and model sometimes even the same revision to work properly.

WDS works on the MAC layer both devices must be configured with the others wireless MAC address. 




WDS can be chained between multiple access points but the MAC addresses must be properly configured between the pairs.
in the figure below
AP A needs the MAC of C and B configured for WDS
AP B needs the MAC of A
AP C needs the MAC of A and D
AP D needs the MAC of C



Access points must be set the the same channel and the same SSID should be used.

The access points must be located close enough to each other so they have a good signal. Putting the access points in B only mode may extend the range by raising the power output. 

The eternal port on the wireless access points may be used to connect another device like a computer or hub.

When to use it:

Any indoor area where the wireless signal can easily pass through walls, 
ceiling or floors, like in a wood and sheetrock construction. 

If distance is more important than speed.

A example could be the use of such an extension could be in
an area where laying cable is not allowed because of historic nature
of the building, or because of the presence of health hazardous
material such as asbestos.

WDS is also an excellent solution to create a roaming network in an
area where wired connections between the APs cannot be
established. For example think of a convention in a hotel or resort,
where a large area needs to be covered, and therefore multiple APs
are needed.

The drawbacks and when not to use:

Because you are repeating the wireless signal with only one radio on one channel Each WDS link cuts the available bandwidth in 1/2 and adds a small amount of latency.

Because there is only one radio omni directional antennas must be used making WDS not practical for long range out door links or indoor links where there is signal blocking material.

Encryption using 802.1x rotating keys is not possible only fixed WEP or WPA keys may be used.

Other options:

For long distance out door links a repeater can be created by using a bridge and access point configured back to back on non overlapping channels. Since this configuration uses two radios bandwidth will not be reduced by the repeater only a small amount of latency will be encountered.
posted on 2012-04-21 01:00  岌岌可危  阅读(293)  评论(0编辑  收藏  举报