8806使用三个物理接口分别连接2条联通线路和1条移动线路,带宽各100M。设置了三条静态路由分别指向三条线路的网关,都是默认优先级。下行通过10506连接内网。
最早设备版本7353P07使用两条联通线路,nat出口可以默认分担,用满200M带宽。
5月份升级系统版本到7751P01,又开了一条移动链路,升级版本后不能上网,后在下行接口上加了一条qos 将内网流量redirect到slot 2(SPEX-1204)能上网了。但是nat貌似只从其中一条出口出,其他出口没有流量,跑满100M后就上不去了。
试过使用策略路由和qos重定向下一跳,都会导致全网掉线。
8806-X-S
slot2----SPEX-1204
slot2/3子卡-MIC-GP4L
软件版本:7751P01
#
version 7.1.075, Release 7751P01
#
traffic classifier 1 operator and
if-match acl 3999
#
traffic behavior 1
redirect slot 2
#
qos policy 1
classifier 1 behavior 1
#
#
policy-based-route TEST permit node 0
if-match acl 3300
apply next-hop 60.214.x.x
#
#
acl advanced 3300
rule 2 permit ip source 10.20.0.1 0
#
acl advanced 3999
rule 1 permit ip source 10.0.0.0 0.255.255.255
rule 2 permit ip source 172.0.0.0 0.255.255.255
rule 100 permit ip source 192.0.0.0 0.255.255.255
#
acl advanced 3000
rule 1 permit ip
#
#
interface GigabitEthernet2/3/1
port link-mode route
combo enable copper
ip address 60.214.x.x 255.255.255.252
nat outbound 3000
nat service slot 2
#
interface GigabitEthernet2/3/2
port link-mode route
combo enable copper
ip address 60.214.x.x 255.255.255.252
nat outbound 3000
nat service slot 2
#
interface GigabitEthernet2/3/3
port link-mode route
combo enable copper
ip address 120.224.x.x 255.255.255.224
nat outbound 3000
nat service slot 2
#
interface GigabitEthernet2/3/4
port link-mode route
combo enable copper
ip address 172.31.2.1 255.255.255.0
qos apply policy 1 inbound
**********************此接口引用pbr TEST会导致相应IP不能上网**************************
*********************创建新的classifier用acl重定向指定IP也不能上网**********************
#
#
ip route-static 0.0.0.0 0 GigabitEthernet2/3/1 60.214.x.x
ip route-static 0.0.0.0 0 GigabitEthernet2/3/2 60.214.x.x
ip route-static 0.0.0.0 0 GigabitEthernet2/3/3 120.224.x.x
ip route-static 10.0.0.0 8 172.31.2.254
#
(0)
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
好的,谢谢