07-19-2016 01:56 PM - edited 03-08-2019 06:42 AM
Hello Experts
I have 3 sites, as shown in attached pdf.
1) Both data centers are advertising 1.1.1.1.
2) Remote site is advertise 2.2.2.2 and 3.3.3.3
My requirement is if the source is 2.2.2.2 the traffic should go to DC-1 and if the source is 3.3.3.3 traffic should go to DC-2.
Is there any solution other than Policy based routing.
07-19-2016 03:45 PM
Hi
you can manage that directly on remote sites by tuning your dynamic routing protocol.
Which protocol do you use between DC and remote sites?
Is there a mpls managed by ISP? If so, how do you redistribute/advertise your networks (which routing protocol) ?
Thanks
PS: Please Don't forget to rate and mark as correct answer if this solved your issue
07-20-2016 07:13 AM
Hello Supportian
We run BGP between the sites and MPLS is managed by ISP.
regards
Vishal Bhugra
07-20-2016 01:41 PM
Hi
there are many ways. I will just give you 2 of them.
If you want to manage the priorization of a specific neighbor for a specific subnet you can use local-preference on remote sites.
If you want to manage it globally over MPLS you can ask your MPLS provider to use community. That means your ISP will tell you with community you need to use to advertise network as primary and which one for secondary. Then on your Datacenter you'll tag subnets with the right community. Remote sites will get from your ISP the route for the primary and secondary as fallback
hope this is clear
Thanks
PS: Please don't forget to rate and mark as correct answer if this solved your issue
07-20-2016 01:45 PM
Hello Supportian
I am sorry, if not clear on my question. But this routing is source based not destination based.
But, last night I found the solution
http://www.cisco.com/c/en/us/td/docs/ios/12_0s/feature/guide/vrfselec.html
Thanks a lot though
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