我可以将 TP-LINK TL-WR740N 配置为中继器吗?

bcs*_*hes 10 networking wireless-networking repeater wireless-router

我的 ISP 为我提供了一个新的调制解调器,它已经是一个带有 WiFi 和一些端口的路由器。

我想将我的TP-LINK TL-WR740N用作无线中继器,将其放在另一个房间并使用 WiFi 连接到我的 ISP 路由器。那可能吗?

我通过用电缆连接它使其工作,但我想让它无线。

小智 32

是的,您可以将 TP-Link WR740N 配置为中继器/无线网桥。以下是设置一个所需的基本步骤:

  • 转到 WR740N 路由器 Web 界面的无线设置页面,启用选项“启用 WDS 桥接”并单击“调查”
  • 您的桥接路由器将向您显示要桥接的路由器。选择合适的一项。
  • 确保所选的安全设置与连接到 ISP 的路由器相匹配,并为其提供密码。
  • 禁用桥接路由器的 DHCP 并重新启动路由器。

遵循这些步骤应该允许您将 WR740N 设置为中继器。到目前为止,我一直在使用它,没有任何问题。

  • 这是正确的答案 (4认同)

dan*_*opa 9

是的你可以!

根据TP Link 提供的这个链接,您可以进行设置。我家里有多个 TP Link 路由器,在此设置后全部配置为 WDS 中继器,整个网络工作正常。

请按照以下步骤操作

1. Login into root AP or extended AP and enable WDS under: Wireless -> Wireless Settings.
2. Click on Search/Survey button and click Connect to desired SSID Wireless Network.
3. On the password input, put your main SSID Wireless password (should be the same) and Save settings.
4. Disable DHCP under: Wireless -> Wireless Security.
5. Reboot router/AP.
Run Code Online (Sandbox Code Playgroud)

注意

1. LAN IP of extended router should be different but in the same subnet of the root router;
2. The DHCP Server on extended router should be disabled;
3. WDS bridging only requires the WDS setting on either the root router or the extended router.
Run Code Online (Sandbox Code Playgroud)

注意:这accepted answer是不正确的。


Mar*_*iae 4

这个答案是错误的。为此事道歉。请忽略它。


不,不幸的是你不能。您的型号只有一个无线接口,而中继器则需要两个。单卡中继器将有一半的时间与客户端通信,另一半的时间与基站通信,从而将带宽减少一半。

事实上,它的用户指南没有提到无线中继器、范围扩展器、无线桥等替代模式,这些都是大致的同义词。

WDS 一词确实表明了它参与无线分布系统的能力,但我认为它的意思是表明它可以充当基站,而不是relay-station按照 OP 的要求。另外,在上述手册中,并没有讨论WDS。

  • 是的你可以。请参阅下面的答案。 (2认同)