Config¶
Leafs
- 
class 
RoutingPolicy.PolicyDefinitions.PolicyDefinition.Statements.Statement.Conditions.BgpConditions.CommunityCount.Config¶ Bases:
EntityClass Hierarchy:
RoutingPolicyPolicyDefinitionsPolicyDefinitionStatementsStatementConditionsBgpConditionsCommunityCountConfigThis class represents configuration data.
Configuration data for community count condition
- 
operator¶ type of comparison to be performed
type: one of the below values:
ATTRIBUTEEQ
- 
value¶ value to compare with the community count
type: int
range: 0..4294967295
-