SetCommunity

Children

class RoutingPolicy.PolicyDefinitions.PolicyDefinition.Statements.Statement.Actions.BgpActions.SetCommunity

Bases: Entity

Class Hierarchy : RoutingPolicy PolicyDefinitions PolicyDefinition Statements Statement Actions BgpActions SetCommunity

This class represents configuration data.

Action to set the community attributes of the route, along

with options to modify how the community is modified.

Communities may be set using an inline list OR

reference to an existing defined set (not both).

config

Configuration data for the set-community action

type: Config

state

Operational state data for the set-community action

type: State

config: False

inline

Set the community values for the action inline with a list

type: Inline

reference

Provide a reference to a defined community set for the set-community action

type: Reference