Conditions

Children

class RoutingPolicy.PolicyDefinitions.PolicyDefinition.Statements.Statement.Conditions

Bases: Entity

Class Hierarchy : RoutingPolicy PolicyDefinitions PolicyDefinition Statements Statement Conditions

This class represents configuration data.

Condition statements for the current policy statement

config

Configuration data for policy conditions

type: Config

state

Operational state data for policy conditions

type: State

config: False

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