01-11-2017 12:42 PM - edited 03-05-2019 07:49 AM
Hi,
We have a setup of 2 WAN router from different ISP's connected to one switch.
In switch:
Routes are configured as
ip route 0.0.0.0 0.0.0.0 <Router-A gateway ip> track 20
ip route 0.0.0.0 0.0.0.0 <Router-B gateway ip> 200
track 20 ip route x.x.x.x x.x.x.x reachability
Router-A: ISP-1 - Primary
ip route 0.0.0.0 0.0.0.0 gateway ip
Router-B:ISP-2 - Backup
ip route 0.0.0.0 0.0.0.0 gateway ip
ISSUE:
1. We are facing slowness issues to all websites and high latency and some websites are not opening if we have Router-B is ON and connected.Traffic prefers Router-A primary
2.If we switch OFF RouterB WAN or shutdown RouterB wan interface, all services are working through primary-RouterA
3.Both ISP confirmed no issue sin their network.
Please what could be the issue for high latency and slowness in internet service if RouterB is ON and connect?
Regards
Gokul
01-11-2017 01:33 PM
Did you check if the switch is sending data through both the circuits and ends up in some sort of asymmetric packet routing situation?
CF
01-11-2017 01:38 PM
i guess this is the issue. We have configured private segments in switch and Natted in routers. how to check asymmetric routing from public network?
01-11-2017 01:47 PM
Hello,
I would create an EEM script on the switch that shuts down the interface of router B if router A is up. Can you post the configs of the switch ? And of course the output of 'show ip route' when both routers are up, just to be sure the tracking works.
01-11-2017 01:57 PM
i will share the details with show ip route.
GK
01-11-2017 01:33 PM
Hello Gokul,
I am not sure if your route tracking works. What is the output of 'show ip route' from the switch when both routers are up ?
01-11-2017 01:37 PM
engineer left the site. he will back to site by tomorrow. i will connect routerB wan cable and will share the output.
01-11-2017 02:00 PM
Hello
How are the wan rtrs connected to each other, are they running any routing protocol
What is you goal, would you like to LB between the two ISP circuits?
res
Paul
01-11-2017 02:07 PM
Two routers are connected one siwtch.
my aim No LB, very simple, if ISP-1 goes down the traffic should shift to ISP-2.
Configured default routes to their respective gateways in the routers.
Switch route configuration i copied in above orignizal discussion.
- GK
01-12-2017 12:24 AM
Is your Router-B ISP-2 a DSL connection?
If yes, kindly add this to your dialer
ip tcp adjust-mss 1452
Regards,
Erick
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide