搜索

完全手册之ADSL负载均衡配置

发表于 2025-11-05 05:35:27 来源:益强智未来
完全手册之ADSL负载均衡配置
完全复制/ ip firewall nat   add chain=srcnat action=masquerade comment="3" disabled=yes   / ip address   add address=A1IP interface=ADSL1 comment="1" disabled=no   add address=A2IP interface=ADSL2 comment="2" disabled=no   / ip route   add dst-address=0.0.0.0/0 gateway=A1网关 routing-mark=1 comment="1" add dst-address=0.0.0.0/0 gateway=A2网关 routing-mark=2 comment="2" add dst-address=0.0.0.0/0 gateway=A1网关 comment="3" 1.2.3.4.5.6.7.8.9.
随机为您推荐
版权声明:本站资源均来自互联网,如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

Copyright © 2016 Powered by 完全手册之ADSL负载均衡配置,益强智未来  滇ICP备2023006006号-17sitemap

回顶部