メインコンテンツまでスキップ

7. Redundant RRs (冗長RR)

Usually, a cluster of clients will have a single RR. In that case, the cluster will be identified by the BGP Identifier of the RR. However, this represents a single point of failure so to make it possible to have multiple RRs in the same cluster, all RRs in the same cluster can be configured with a 4-byte CLUSTER_ID so that an RR can discard routes from other RRs in the same cluster.

通常、クライアントのクラスタには単一のRRがあります。その場合、クラスタはRRのBGP識別子によって識別されます。ただし、これは単一障害点を表すため、同じクラスタ内に複数のRRを持つことができるように、同じクラスタ内のすべてのRRに4バイトの CLUSTER_ID を構成して、RRが同じクラスタ内の他のRRからのルートを破棄できるようにすることができます。