Config¶
Leafs
-
class
RoutingPolicy.PolicyDefinitions.PolicyDefinition.Statements.Statement.Conditions.BgpConditions.MatchAsPathSet.
Config
¶ Bases:
Entity
Class Hierarchy:
RoutingPolicy
PolicyDefinitions
PolicyDefinition
Statements
Statement
Conditions
BgpConditions
MatchAsPathSet
Config
This class represents configuration data.
Configuration data for match conditions on AS path set
-
as_path_set
¶ References a defined AS path set
type: str
refers to:
as_path_set_name
-
match_set_options
¶ Optional parameter that governs the behaviour of the match operation
type:
MatchSetOptionsType
-