cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
349
Views
10
Helpful
2
Replies

when to use this command " neighbor [A.B.C.D] ebgp-multihop "

krahulbgp
Level 1
Level 1

when to use this command " neighbor [A.B.C.D] ebgp-multihop "

2 Replies 2

balaji.bandi
Hall of Fame
Hall of Fame

check below example easy to understand :

 

https://networklessons.com/bgp/ebgp-multihop

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

the eBGP use TTL =1 
if eBGP neighbor is far than one hop then TTL will be Zero and BGP Update will drop 
here we use eBGP-multihop to increase TTL to be 255 or any other value you want.