欢迎来到天天文库
浏览记录
ID:38055784
大小:62.50 KB
页数:6页
时间:2019-05-21
《AR18系列路由器负载分担的典型配置》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、AR18系列路由器负载分担的典型配置一组网需求:在很多地区,网吧用户同时申请了中国电信和中国网通两条宽带接入线路,如果此时双线路采用常规的“负载均衡”方式,就会发生访问网通站点走电信线路,访问电信站点走网通线路的情况,由于当前网通和电信两个运营商之间存在着互联互通速度慢的问题,造成速度瓶颈。如何实现“访问网通站点走网通线路,访问电信站点走电信线路”呢?在AR18系列路由器上可以通过配置策略路由的方式满足以上需要。二组网图三配置步骤:1定义监测组,分别监测电信和网通网关进入系统视图,创建detect-group1,监测电信网关:system
2、Page4of14SystemView:returntoUserViewwithCtrl+Z.[Quidway]detect-group1[Quidway-detect-group-1][Quidway-detect-group-1]detect-list1ipaddress61.1.1.1[Quidway-detect-group-1]quit创建detect-group1,监测网通网关:[Quidway]detect-group2[Quidway-detect-group-2]detect-list1ipaddress202.1.1.1[Quidway
3、-detect-group-2]quit[Quidway]注:以上以地址61.1.1.1最为电信网关地址,地址202.1.1.1为网通网关地址为例,可以根据实际组网情况修改。2配置两条默认路由互为备份,优先走电信线路:[Quidway]iproute-static0.0.0.00.0.0.061.1.1.1preference60detect-group1[Quidway]iproute-static0.0.0.00.0.0.0202.1.1.1preference100detect-group2注:以上以地址61.1.1.1最为电信网关地址,地址202.
4、1.1.1为网通网关地址为例,可以根据实际组网情况修改。3配置静态路由与监测组关联,使访问网通流量优先走网通线路:以下配置较多,配置过程中可以用实际网通网关地址替换地址202.1.1.1后直接复制粘贴:iproute-static58.16.0.0255.248.0.0202.1.1.1preference60detect-group2iproute-static58.100.0.0255.254.0.0202.1.1.1preference60detect-group2iproute-static58.240.0.0255.240.0.0202.1.1.
5、1preference60detect-group2iproute-static60.0.0.0255.248.0.0202.1.1.1preference60detect-group2iproute-static60.8.0.0255.252.0.0202.1.1.1preference60detect-group2iproute-static60.12.0.0255.255.0.0202.1.1.1preference60detect-group2iproute-static60.13.0.0255.255.192.0202.1.1.1preferen
6、ce60detect-group2iproute-static60.13.128.0255.255.128.0202.1.1.1preference60detect-group2iproute-static60.16.0.0255.240.0.0202.1.1.1preference60detect-group2iproute-static60.24.0.0255.248.0.0202.1.1.1preference60detect-group2iproute-static60.31.0.0255.255.0.0202.1.1.1preference60d
7、etect-group2iproute-static60.208.0.0255.248.0.0202.1.1.1preference60detect-group2iproute-static60.216.0.0255.254.0.0202.1.1.1preference60detect-group2iproute-static60.220.0.0255.252.0.0202.1.1.1preference60detect-group2iproute-static61.48.0.0255.252.0.0202.1.1.1preference60detect-
8、group2iproute-static61.52.0.0255.
此文档下载收益归作者所有