Allowing establishment of an eBGP connection to a non-directly connected peer

In general, direct physical links should be available between eBGP peers. If not, you can use the neighbor ip-address ebgp-multihop command to establish a TCP connection over multiple hops between two peers.

Follow these steps to allow establishment of eBGP connection to a non-directly connected peer.

To do...

Use the command...

Remarks

Enter global configuration context

configuration  

Enter BGP context

bgp as-number  

Allow the establishment of eBGP connection to a non-directly connected peer

neighbor ip-address ebgp-multihop [hop-count]

Optional. hop-count is 1 by default for eBGP peers