博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Bridge mode
阅读量:7071 次
发布时间:2019-06-28

本文共 3127 字,大约阅读时间需要 10 分钟。

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

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 via addresses that must be set as configuration parameters.

While operating in bridging mode, wireless APs utilize a substantial amount of . 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. 

 

转载地址:http://mvzml.baihongyu.com/

你可能感兴趣的文章
iOS Web应用开发:运用HTML5、CSS3与JavaScript
查看>>
Makefile 中:= ?= += =的区别
查看>>
传苹果产品总设计师欲离职 地位堪比乔布斯
查看>>
金山游戏研发改制新进展:计划本周发出正式公告
查看>>
主机OS重装的节点加回RAC集群步骤示例(11gR2 RAC)
查看>>
(android 地图实战开发)3 在地图上显示当前位置和自定义银行位置
查看>>
PHP中去除换行解决办法小结(PHP_EOL)
查看>>
visual c++ 6.0中文企业版卸载后重装失败的解决办法
查看>>
hibernate延迟加载
查看>>
uWSGI参考资料(1.0版本的配置选项列表)
查看>>
C#抽象类与抽象方法--就是类里面定义了函数而函数里面什么都没有做的类
查看>>
iOS 自定义导航栏笔记
查看>>
使用excel进行数据挖掘(5)---- 应用场景分析
查看>>
Linux下MySQL5.7.18二进制包安装(手动添加配置文件my_default.cnf)
查看>>
2018世界人工智能大会
查看>>
评国内三大B2C网站首页的信息架构
查看>>
JSF ( JavaServer Faces ) 介绍
查看>>
linux发行版适合做服务器排名
查看>>
ShareKit
查看>>
Android中文API(138) —— RemoteViews
查看>>