03-21-2016 03:06 AM - edited 03-05-2019 03:36 AM
Hi
I am looking to change my routing architecture
Requirement
Allow all traffic to go via the primary WAN
Allow one route to go via the secondary WAN
In the event of a WAN drop, everything to use the working link
Current
I have 2 exit points from my network to the same provider, diverse paths
I run iBGP between the routers and the switch, local preference is used and one route goes to secondary, the rest via primary
I use MED to influence traffic inbound from remote sites, BGP to my provider
I run OSPF on the switch to the rest of the network
Future
I'd like to move away from iBGP to OSPF
Can I do the same thing?
How do I manipulate a single route, so that it is preferred via the secondary link?
Thanks
Solved! Go to Solution.
03-21-2016 06:20 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages wha2tsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
Can I do the same thing?
Maybe, depends on how your OSPF is setup. For example, if your route is injected by two different ASBRs, you can cost the route being distributed differently. If the route is an internal area route, much would depend on your topology, whether you could adjust some transit path cost to favor or disfavor one end-to-end path vs. another.
BGP supports route manipulation very well, OSPF not so much.
03-21-2016 06:20 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages wha2tsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
Can I do the same thing?
Maybe, depends on how your OSPF is setup. For example, if your route is injected by two different ASBRs, you can cost the route being distributed differently. If the route is an internal area route, much would depend on your topology, whether you could adjust some transit path cost to favor or disfavor one end-to-end path vs. another.
BGP supports route manipulation very well, OSPF not so much.
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