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


    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.
  • 相关阅读:
    使用systemctl管理指定服务需要做的配置
    挖矿病毒
    灰度发布系统
    血一般的教训,请慎用insert into select
    关于程序bug的闲谈
    来自一个网络监控软件的自述
    为什么CTO、技术总监、架构师都不写代码,还这么牛逼?
    原来 Elasticsearch 还可以这么理解
    爬了20W+条猫咪交易数据,它不愧是人类团宠
    NPUCTF2020 这是什么觅🐎
  • 原文地址:https://www.cnblogs.com/jjkv3/p/2460860.html
Copyright © 2020-2023  润新知