Hi Everyone,
I’m looking for best way to to redistribute default route through OSPF or iBGP to ensure high availability throughout our network when a link goes down.
We have links from 90mbps to 330mbps therefore I want to ensure default routes are in such way that our high speed links are used as primary.
We are currently have:
- OSPF within the network implemented.
- serving ETTH broadband service to about 10 buildings
- wireless back-haul to each other and to our uplink ISP
- 4 Up-links in four different locations
- Currently using static route with ping-check and distance control (which won’t work if second hop is down)
What’s the best approach to and is there any sample setup for default route?
Any help is much appreciated