次の方法で共有


Criterion interface

ルート プレフィックス、コミュニティ、AS パスに基づいてルートと一致する一致条件。

プロパティ

asPath

この条件が一致する AS パスの一覧。

community

この条件が一致する BGP コミュニティの一覧。

matchCondition

RouteMap ルールを適用する条件を一致させます。

routePrefix

この条件が一致するルート プレフィックスの一覧。

プロパティの詳細

asPath

この条件が一致する AS パスの一覧。

asPath?: string[]

プロパティ値

string[]

community

この条件が一致する BGP コミュニティの一覧。

community?: string[]

プロパティ値

string[]

matchCondition

RouteMap ルールを適用する条件を一致させます。

matchCondition?: string

プロパティ値

string

routePrefix

この条件が一致するルート プレフィックスの一覧。

routePrefix?: string[]

プロパティ値

string[]