BGP Best External Explained
Loads of niche features got crammed into (MP)BGP and MPLS since I wrote my MPLS books, most of them trying to tweak BGP (a scalable and reasonably slow routing protocol dealing with behemoth tables) to behave more like an IGP would.
It looks like we’ll never see updated versions of the books, so I’ll try to cover the new features with short videos. The first one on the list: BGP Best External – a mechanism that speeds up MP-IBGP convergence in primary/backup PE-CE scenarios using EBGP.
Using different RD per vrf per pe would also provide the same benefits?
In this scenario it won't help - the PE router with the backup link will import IBGP VPNv4 route with a different RD into its BGP table (based on RT settings), select it as the best, and thus stop advertising its VRF EBGP route to IBGP peers.
Thanks for the great explanation.
Would you please also give your advise on how the described feature inter-operates/integrates with BGP Multipath.
My view is that when BGP Multipath is enabled in load-balancing scenario, one doesn't need any additional tweaks like "BGP Best external", could you please share your expert view on that?