01-12-2013 12:33 AM - edited 03-04-2019 06:41 PM
I have configured a test lab with BGP. I have two different AS setup with dual connections between the systems. I configured the loopbacks and update-source between the AS but BGP did not become active until I changed the ebgp-multihop count from default and set hop count to 2. My question is, is there a troubleshooting command I can use that will show me that the ebgp-multihop is not set correctly.
Solved! Go to Solution.
01-12-2013 02:25 AM
Hello Maurice,
If the ebgp-multihop is missing for an indirectly-connected eBGP neighbor, at the bottom of the show ip bgp neighbor X.X.X.X you will find these lines:
[ ... cut ... ]
Connections established 0; dropped 0
Last reset never
External BGP neighbor not directly connected.
No active TCP connection
There is the indication of the eBGP peer not being directly connected.
You may also be interested in reading the following thread about the ebgp-multihop and disable-connected-check that can be used specifically for loopback peerings between directly connected eBGP neighbors like yours.
https://supportforums.cisco.com/message/3571118#3571118
Best regards,
Peter
01-12-2013 02:25 AM
Hello Maurice,
If the ebgp-multihop is missing for an indirectly-connected eBGP neighbor, at the bottom of the show ip bgp neighbor X.X.X.X you will find these lines:
[ ... cut ... ]
Connections established 0; dropped 0
Last reset never
External BGP neighbor not directly connected.
No active TCP connection
There is the indication of the eBGP peer not being directly connected.
You may also be interested in reading the following thread about the ebgp-multihop and disable-connected-check that can be used specifically for loopback peerings between directly connected eBGP neighbors like yours.
https://supportforums.cisco.com/message/3571118#3571118
Best regards,
Peter
01-12-2013 06:51 AM
Thanks I really appreciate the help.
Sent from Cisco Technical Support iPhone App
01-12-2013 09:44 AM
Hello Maurice,
You are welcome!
Best regards,
Peter
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