Configuring a Routing Policy
To create a routing policy, you can include the policy-options statement in the configuration:
policy-options {as-path name regular-expression;as-path-group group-name;community name {invert-match;members [ community-ids ];}condition condition-name {if-route-exists address table table-name;}damping name {disable;half-life minutes;max-suppress minutes;reuse number;suppress number;}policy-statement policy-name {term term-name {from {family;match-conditions;policy subroutine-policy-name;prefix-list name;route-filter destination-prefix match-type <actions>;source-address-filter source-prefix match-type <actions>;}to {match-conditions;policy subroutine-policy-name;}then actions;default-action (accept | reject);}}prefix-list name {ip-addresses;}}protocols {protocol-name {export [ policy-names ];import [ policy-names ];}}
