Conditions¶
Children
bgp_conditionsconfigisis_conditionsmatch_interfacematch_neighbor_setmatch_prefix_setmatch_tag_setstate
-
class
RoutingPolicy.PolicyDefinitions.PolicyDefinition.Statements.Statement.Conditions¶ Bases:
EntityClass Hierarchy:
RoutingPolicyPolicyDefinitionsPolicyDefinitionStatementsStatementConditionsThis class represents configuration data.
Condition statements for the current policy statement
-
match_interface¶ Top-level container for interface match conditions
type:
MatchInterface
-
match_prefix_set¶ Match a referenced prefix-set according to the logic defined in the match-set-options leaf
type:
MatchPrefixSet
-
match_neighbor_set¶ Match a referenced neighbor set according to the logic defined in the match-set-options-leaf
type:
MatchNeighborSet
-
match_tag_set¶ Match a referenced tag set according to the logic defined in the match-options-set leaf
type:
MatchTagSet
-
isis_conditions¶ Match conditions relating to the IS-IS protocol
type:
IsisConditions
-
bgp_conditions¶ Top-level container
type:
BgpConditions
-