Config¶
Leafs
-
class
RoutingPolicy.PolicyDefinitions.PolicyDefinition.Statements.Statement.Conditions.BgpConditions.AsPathLength.
Config
¶ Bases:
Entity
Class Hierarchy :
RoutingPolicy
PolicyDefinitions
PolicyDefinition
Statements
Statement
Conditions
BgpConditions
AsPathLength
Config
This class represents configuration data.
Configuration data for AS path length condition
-
operator
¶ type of comparison to be performed
type: one of the below values:
-
value
¶ value to compare with the community count
type: int
range: 0..4294967295
-