cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
595
Views
0
Helpful
1
Replies

OSPF Route Manipulation

Simon Young
Level 1
Level 1

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

1 Accepted Solution

Accepted Solutions

Joseph W. Doherty
Hall of Fame
Hall of Fame

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.

View solution in original post

1 Reply 1

Joseph W. Doherty
Hall of Fame
Hall of Fame

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.