• Bridge mode


    Question: What is Bridging Mode in Wi-Fi Networking?
    Answer: In Wi-Fi networking, bridging mode allows two or more wireless access points (APs) to communicate with each for the purpose of joining multiple LANs.

    Many Wi-Fi bridging mode products exist with varying levels of functionality.

    Some wireless bridges support only a single point-to-point connection to another AP. Others support point-to-multipoint connections to several other APs.

    Each AP in bridging mode connects to a wired LAN. Some AP models simultaneously support wireless clients while operating in bridging mode, but others work as "bridge-only" and disallow any clients from connecting. Some APs only support bridging with other APs from the same manufacturer or product family.

    AP bridging capability (when it is available) can be enabled or disabled through a configuration option. Normally, APs in bridging mode discover each other viaMedia Access Control (MAC) addresses that must be set as configuration parameters.

    While operating in bridging mode, wireless APs utilize a substantial amount of bandwidth. Wireless clients on bridged Wi-Fi networks generally share the same bandwidth as the bridge devices. Therefore, clients tend to perform slower in bridging mode than otherwise.

    In Wi-Fi, repeater mode is a variation on bridging. Rather than join multiple LANs, repeater mode is intended mainly to increase the range of a single wireless LAN by extending the same wireless signal.

    ======================

    以下来自一个论坛 

    Well bridge and repeater /WDS are different..

    Bridge is just the same as a wireless client.. but then connects to ethernet.. and allows multiple ethernet clients to join.. bridge is a replacement for an ethernet segment if you like.. it should be totally transparent.. ie other than being slower than ethernet it offers nothing else.

    Repeater and WDS are the same thing done in different ways.. WDS is a non standard method of repeating wireless but it uses WEP security as a max and has to be configured at both ends with MAC address of the connecting device.. it is often not compatible across brands of wireless chip as it is not a standard.

    The other repeater method is similar to bridge but retransmits the wireless signal and so allows wireless clients as well as ethernet clients.. it requires no configuration on the router end,, as it should appear as a client on the network. Where bridges can work very well repeaters cause terrible slow down.. the repeater box itself can either tx or rx.. so it halves the network speed.. they are flakey as the corner fish shop. So worth avoiding if at all possible..

    But there are more reliable methods of repeating wireless that do work well.. a mesh is one of those methods. Also there are devices that use propriety system to achieve reliably I think apple airports can do reliable repeater but is not compatible with other brands.

    If you want reliable repeater look at mesh or apple or even cisco if you have heaps of money. 
    DD_WRT offers better solutions than most.. because most routers won't do bridge or repeater whereas dd-wrt can offer that.. 

    If you flashed the buffalo to dd-wrt it would work as a bridge. As stated though, repeater is to be avoided. 

  • 相关阅读:
    gcc -I -L -l区别
    如何在LINUX中开机、登陆、退出、定时、定期自动运行程序
    4B/5B编码原理
    powerpc平台移植zebra或quagga-0.99.23
    ubuntu 命令配置ip 网关 dns
    ubuntu新机安装工具
    svn add --no-ignore
    SSL handshake failed: SSL error: Key usage violation in certificate has been detected.
    netif_start_queue/netif_wake_queue/netif_stop_queue
    Linux系统中提示/usr/bin/ld: cannot find -lxxx错误的通用解决方法
  • 原文地址:https://www.cnblogs.com/jjkv3/p/2461667.html
Copyright © 2020-2023  润新知