请教msr36-10支持双wan口分别都使用pppoe拨号吗?如何设置?
两条运营商线路都是pppoe拨号,分别使用wan0wan1口
(0)
最佳答案
支持的,具体如下:
dialer-group 1 rule ip permit /拨号规则/
dialer-group 2 rule ip permit
policy-based-route r1 permit node 1 /pbr/
if-match acl 2000
apply output-interface Dialer1
#
policy-based-route r1 permit node 2
if-match acl 2002
apply output-interface Dialer2
#
interface Dialer1 /拨号设置/
ppp chap password simple xxxxxx
ppp chap user xxxxxx
ppp pap local-user xxxxxx password simple xxxxxx
dialer bundle enable
dialer-group 1
ip address ppp-negotiate
nat outbound 2000 /nat转发/
#
interface Dialer2
ppp chap password simple xxxxxx
ppp chap user xxxxxx
ppp pap local-user xxxxxx password simple xxxxxx
dialer bundle enable
dialer-group 2
ip address ppp-negotiate
nat outbound 2002
interface GigabitEthernet0/0
port link-mode route
combo enable copper
ip address 192.168.0.3 255.255.255.0
ip policy-based-route r1 /lan口设置,应用策略/
#
interface GigabitEthernet0/1 /拨号口绑定物理口/
port link-mode route
pppoe-client dial-bundle-number 1
#
interface GigabitEthernet0/2
port link-mode route
pppoe-client dial-bundle-number 2
#
ip route-static 0.0.0.0 0 Dialer1 /缺省路由/
ip route-static 0.0.0.0 0 Dialer2
acl number 2000 /acl可根据自己的实际情况设置/
rule 1 permit source 192.168.80.0 0.0.0.255
#
acl number 2002
rule 1 permit source 192.168.10.0 0.0.0.255
rule 2 permit source 192.168.100.0 0.0.0.255
(0)
WAN 0 WAN1配置PPPoE拨号,然后添加策略路由。
你是想两条负载还是备份
(1)
两条同时用
两条同时用
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明