State

Leafs

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

Bases: Entity

Class Hierarchy: RoutingPolicy PolicyDefinitions PolicyDefinition Statements Statement Conditions State

This class represents state data.

Operational state data for policy conditions

call_policy

Applies the statements from the specified policy definition and then returns control the current policy statement. Note that the called policy may itself call other policies (subject to implementation limitations). This is intended to provide a policy ‘subroutine’ capability. The called policy should contain an explicit or a default route disposition that returns an effective true (accept-route) or false (reject-route), otherwise the behavior may be ambiguous and implementation dependent

type: str

refers to: name

config: False

install_protocol_eq

Condition to check the protocol / method used to install the route into the local routing table

type: one of the below values: BGP

config: False