Configures the import policy for OSPFv3.
policy_map | Specifies the policy. |
No policy.
An import policy is used to modify route attributes while adding OSPFv3 routes to the IPv6 route table. This command provides the flexibility of using import policy to determine the routes to be added to or removed from the routing table. In order to prevent a route being added to the routing table, the policy file must contain a matching rule with action “deny”. If there is no matching rule for a particular route, or the keyword “deny” is missing in the rule, the default action is “permit”, which means that route will be installed into the routing table.
Use the none option to remove the policy association.
Any other policy attribute will not be recognized and will be ignored.
The following example applies the policy campuseast to OSPFv3 routes:
configure ospfv3 import-policy campuseast
This command was first available in ExtremeXOS 11.2.
Beginning in ExtremeXOS 15.7, this command allows Import Policy to be used by OSPFv3 to install routes selectively into the switch routing table.
This command is available on platforms with an Advanced Edge or Base license, or higher, as described in the ExtremeXOS 32.1 Feature License Requirements document.