protocols ospfv3 distribute-list <name>
Specifies the OSPFv3 access list used to filter networks in routing updates.
- name
- The name of the access list that is used to filter networks in routing updates.
- export type
- The type of export routes to filter. Possible values include: bgp, connected, kernel, rip, or static. Multiple types can be specified by creating additional export configuration nodes.
- import
- The filter for incoming routing updates.
Configuration mode
protocols {
ospfv3 {
distribute-list name{
export type
import
}
}
}
Use this command to specify an access list to filter networks in routing updates.
Use the set form of this command to specify an access list.
Use the delete form of this command to remove an access list.
Use the show form of this command to display the configuration.