这个是ros官方论坛一个pcc负载平衡与映射的例子 看的懂的朋友自行参考 看不懂的慢慢理解吧
This example assumes that you have set pppoe-client for 2 public interfaces.
1 /interface ethernet
2 set 0 comment="Public Interface 1" name=Public1
3 set 1 comment="Public Interface 2" name=Public2
4 set 3 comment="Local Interface" name=local
5 set 4 comment="Proxy Interface" name=proxy
2. Seting pppoe-client for the two internet connections
view source
print?
01 /interface pppoe-client
02 add ac-name="" add-default-route=no allow=pap,chap,mschap1,mschap2 comment=\
03 pppoe_1 dial-on-demand=no disabled=no interface=Public1 max-mru=1480 \
04 max-mtu=1480 mrru=disabled name=pppoe_1 password=********* profile=\
05 default service-name="" use-peer-dns=no user=*******
已有 7 人购买 本主题需向作者支付 2 铜板 才能浏览 购买主题
收藏起來,日後參考用。。。。。。。感謝!
楼主,转贴一个都要收费啊。哈哈
不是转帖收费 现在人们回复的太少 This example assumes that you have set pppoe-client for 2 public interfaces.
1 /interface ethernet
2 set 0 comment="Public Interface 1" name=Public1
3 set 1 comment="Public Interface 2" name=Public2
4 set 3 comment="Local Interface" name=local
5 set 4 comment="Proxy Interface" name=proxy
2. Seting pppoe-client for the two internet connections
view source
print?
01 /interface pppoe-client
02 add ac-name="" add-default-route=no allow=pap,chap,mschap1,mschap2 comment=\
03 pppoe_1 dial-on-demand=no disabled=no interface=Public1 max-mru=1480 \
04 max-mtu=1480 mrru=disabled name=pppoe_1 password=********* profile=\
05 default service-name="" use-peer-dns=no user=*******
页:
[1]