BgpConditions
Children
- class RoutingPolicy.PolicyDefinitions.PolicyDefinition.Statements.Statement.Conditions.BgpConditions
Bases:
Entity
Class Hierarchy :
RoutingPolicy
PolicyDefinitions
PolicyDefinition
Statements
Statement
Conditions
BgpConditions
This class represents configuration data.
Top-level container
- community_count
Value and comparison operations for conditions based on the number of communities in the route update
type:
CommunityCount
- as_path_length
Value and comparison operations for conditions based on the length of the AS path in the route update
type:
AsPathLength
- match_community_set
Top-level container for match conditions on communities. Match a referenced community-set according to the logic defined in the match-set-options leaf
type:
MatchCommunitySet
- match_ext_community_set
Match a referenced extended community-set according to the logic defined in the match-set-options leaf
type:
MatchExtCommunitySet
- match_as_path_set
Match a referenced as-path set according to the logic defined in the match-set-options leaf
type:
MatchAsPathSet