MikroTik:如何使用终端/SSH 在 bridge 接口上启用 DHCP 客户端
要在 bridge 接口上启用默认 DHCP 客户端,在终端中使用以下命令:
enable_dhcp_bridge.rsc
/ip dhcp-client set interface=bridge [find]注意,这将为所有 DHCP 客户端设置接口为 bridge。
如果要在其他接口上启用 DHCP 客户端,将 bridge 替换为你要使用的接口名称。
Check out similar posts by category:
MikroTik, Networking
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow