StatementActionProperties interface
Route policy action properties.
Properties
action |
Action type. Example: Permit | Deny | Continue. |
ip |
IP Community Properties. |
ip |
IP Extended Community Properties. |
local |
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