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