On Sun, 8 Mar 2020 at 12:04, Mark Tinka <[email protected]> wrote:
> BGP always chooses one best path. So if both of your upstreams announce > the same path, only one of them will be used. You can use features like > BGP Multipath to load balance egress traffic over the two upstreams, but > this isn't the default BGP behaviour, and you'll have to turn it on and > confirm it does what you want. Cisco won't ECMP with different peer-as by default even with multipath enabled, you'll also need hidden command 'bgp bestpath as-path multipath-relax'. -- ++ytti _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
