10-02-2019 12:14 PM
DO i need to add the default route towards my upstream BGP peers when establishing the EBGP peer ??
10-02-2019 12:47 PM - edited 10-02-2019 12:47 PM
You should not need to use a default route.
Normally EBGP peers are directly connected so no need for a route at all but if the peers are multiple L3 hops away from each other then on your peer you would need a static route for the peer IP address and a valid next hop IP so your BGP router knows how to reach the peer IP address.
Jon
10-03-2019 12:40 AM
Hi,
As if your EBGP peer is not directly connected then you need a static route. The BGP is not trusting on the default route. The same question I asked in this week and faced the same issue as I have a default route can reach the remote peer but neighborship was not happening.
Be aware that if BGP is not directly connected then it also required ebgp-multihop commands additional to configuration.
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