0

I am trying to run Quagga on a couple of connected VMs and am confused about how to write the neighbor command in the bgpd.conf configuration file. All my queries are about the following specific statement of neighbor specification:

neighbor peer remote-as asn

What should I provide for the 'peer' IP value? Say I am configuring a VM A which is many hops away from a neighbor B (lets assume same AS number). So when I add neighbor B in the bgpd.conf configuration file, which particular interface IP of B should be added as the peer IP in the configuration file.

I am seeing that for some interface IPs the connection is not getting established and for some it is. So I want to know theoretically which of the interface IPs should be specified.

I did a lot of Google study but no ones clear about this. Please help.

4

1 回答 1

0

您是否能够 ping 那些无法建立 bgp 会话的 IP 地址/接口?如果没有,那么你就无法成立。

于 2013-11-22T10:39:42.707 回答