首页 科技问答 dongkingsoft,S5500V3双出口路由

dongkingsoft,S5500V3双出口路由

科技问答 160
1685200563,CRM论坛(CRMbbs.com)——一个让用户更懂CRM的垂直性行业内容平台,CRM论坛致力于互联网、客户管理、销售管理、SCRM私域流量内容输出5年。 如果您有好的内容,欢迎向我们投稿,共建CRM多元化生态体系,创建CRM客户管理一体化生态解决方案。内容来源:知了社区dongkingsoft dongkingsoft 零段 粉丝:0人 关注:0人

问题描述:

ip route-static 0.0.0.0 0 10.10.0.252 preference 80 description 【主链路】ADSL出口 ip route-static 10.10.1.0 24 10.10.0.251 description To-vLan1 ip route-static 10.10.2.0 24 10.10.0.251 description toVlan2 ip route-static 10.10.8.0 24 10.10.0.251 description toVlan8 ip route-static 10.10.23.0 24 10.10.0.251 description toVlan23 ip route-static 10.10.99.0 24 10.10.0.251 description toVlan99 ip route-static 192.168.0.0 24 10.10.0.251 description edu-VCSA

组网及组网描述:

我们S5500v3上面有2个出口。一路通往数据中心,另一路通过ADSL接入互联网,现在配置了静态路由,无法访问数据中心,帮我看看什么问题,还需要增加什么配置或者减少配置!

静态路由配置如下:

ip route-static 0.0.0.0 0 10.10.0.252 preference 80 description 【主链路】ADSL出口 ip route-static 10.10.1.0 24 10.10.0.251 description To-vLan1 ip route-static 10.10.2.0 24 10.10.0.251 description toVlan2 ip route-static 10.10.8.0 24 10.10.0.251 description toVlan8 ip route-static 10.10.23.0 24 10.10.0.251 description toVlan23 ip route-static 10.10.99.0 24 10.10.0.251 description toVlan99 ip route-static 192.168.0.0 24 10.10.0.251 description edu-VCSA

3小时前提问

你哪一条路由是去往数据中心的,数据中心侧有回包路由吗?

2小时前回答 (4)

10.10.0.251

dongkingsoft

按道理是有回报路由的,因为之前的主链路就是这一条。 因为数据中心这一面取消了一条外网链路,所以才删除了路由探测,把10.10.0.252变成了主路由

dongkingsoft

刚刚测试了,10.10.1.0网段是通的

dongkingsoft

确认了,就是对端路由问题

dongkingsoft

其他没有配置啥了吧

3小时前回答

之前有一个NPQ的配置,现在删除了

dongkingsoft

# nqa entry admin test type icmp-echo destination ip 114.114.114.114 frequency 100 next-hop ip 10.10.0.251 reaction 1 checked-element probe-fail threshold-type consecutive 5 action-type trigger-only # 之前有这个配置,现在把这个配置相关信息删除了

dongkingsoft


2小时前回答

你正在,S5500V3双出口路由