12-21-2016 03:47 AM - edited 03-08-2019 08:39 AM
R1 and R2 is ibgp, R1 and R3 is ebgp.
so in R1, I configure nei 2.2.2.2 update-source lo0
do I need to configure nei 3.3.3.3 update-souce lo0? thanks
12-21-2016 05:53 AM
It all depends on how the peering is set up.
If R1 will be using its L0 interface as the source, then R3 should peer with that IP. In addition R3 would need a route to R1's L0 interface and EBGP multihop would need to be enabled.
Don't know your situation, but it wouldn't be necessary for R3 to use it's L0 for it's source, but there is something to be said for consistency.
Regardless, it's always easier to EBGP peer through connected interfaces.
12-23-2016 04:04 AM
Hello,
yeah that's right that it's easier to configure peerings with connected interfaces as the source.
The problem is that connected interfaces can sometimes go down and then the peering fails.
Loopback interfaces are logical ones, therefore, until the router itself doesn't fail, the BGP peering can remain up.
12-22-2016 01:01 AM
There's 2 ways to do it , with or without loopback
heres the doc with examples
http://www.cisco.com/c/en/us/support/docs/ip/border-gateway-protocol-bgp/13751-23.html
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