05-27-2009 10:06 PM
Two diffarent CE connected with two diffarent MPLS PE .and EBGP peering running between them .Now both CE also accessing Internet through Internet VRF
Now is it possible in reverse case when traffic comming from internet it will chosse one path to CE as primer and another as secondery .
05-28-2009 12:36 AM
HI Pankaj,
In these cases, the only means of influencing BGP route selection in the Internet is the extension of the AS path attribute (routes with shorter AS paths are preferred) with multiple copies of your own AS number: AS-path prepending.
Refer Useful link below:
http://blog.ioshints.info/2008/02/bgp-essentials-as-path-prepending.html
Hope I am Informative, Pls RATE if HELPS.
Best Regards,
Guru Prasad R
05-28-2009 09:03 PM
05-28-2009 09:44 PM
Still the problem statement is not very clear. Please post it again
But what I understands is that
You are looking to provide backup to your CE in case of single homed mpls network.
Actually its not possible, if it is dual home then the subnets are announced as primary r secondary.
regards
shivlu jain
05-29-2009 05:21 AM
Hello Pankaj,
in your initial post you say something different like that you would like traffic coming back from internet to be sent primarly to VRF site CE1 and only if first fails to secondary CE.
First of all this would require that the two VRF sites are advertising the same ip subnets.
Internet PE if receives multiple routes for the same ip subnet can prefer routes from PE1-CE1 for example using local-preference in address-family vpnv4 (if not using RR servers).
Or PE1 can set a local preference on received routes on eBGP session with CE1.
This approach can work for the direction Internet PE to Site1.
We used this approach for some multihomed VPN sites.
Hope to help
Giuseppe
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