StatementActionProperties interface

Route policy action properties.

Properties

actionType

Action type. Example: Permit | Deny | Continue.

ipCommunityProperties

IP Community Properties.

ipExtendedCommunityProperties

IP Extended Community Properties.

localPreference

Local Preference of the route policy.

Property Details

actionType

Action type. Example: Permit | Deny | Continue.

actionType: string

Property Value

string

ipCommunityProperties

IP Community Properties.

ipCommunityProperties?: ActionIpCommunityProperties

Property Value

ipExtendedCommunityProperties

IP Extended Community Properties.

ipExtendedCommunityProperties?: ActionIpExtendedCommunityProperties

Property Value

localPreference

Local Preference of the route policy.

localPreference?: number

Property Value

number