Configuring OSPFv3 received route filtering

According to some rules, you can configure OSPFv3 to filter routes calculated using received LSAs.

To configure OSPFv3 to filter routes calculated using received LSAs:

Step

Command

Remarks

1. Enter system view.

system-view

N/A

2. Enter OSPFv3 view.

ospfv3 [ process-id | vpn-instance vpn-instance-name ] *

N/A

3. Configure OSPFv3 to filter routes calculated using received LSAs.

filter-policy { acl6-number [ gateway prefix-list-name ] | prefix-list prefix-list-name [ gateway prefix-list-name ] | gateway prefix-list-name | route-policy route-policy-name } import

By default, OSPFv3 accepts all routes calculated using received LSAs.

This command can only filter routes computed by OSPFv3. Only routes not filtered out can be added into the local routing table.