< Home

Configuring OSPFv3 to Filter LSAs in an Area

Filtering LSAs in an area can prevent unnecessary LSA transmission. This reduces the size of the LSDB on the neighboring router and speeds up network convergence.

Context

After filtering conditions are set for the incoming or outgoing Type 3 LSAs (Inter-Area-Prefix LSAs) in an area, only the Type 3 LSAs that meet the filtering conditions can be received or advertised.

This function is applicable only to the ABR.

Procedure

  1. Access the system view.

    system-view

  2. Access the OSPFv3 process view.

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

  3. Access the OSPFv3 area view.

    area area-id

  4. Filter incoming or outgoing Type 3 LSAs in the area.

    • Filter incoming Type 3 LSAs in the area:

      filter { acl6-number | ipv6-prefix ipv6-prefix-name | route-policy route-policy-name } import

    • Filter outgoing Type 3 LSAs in the area:

      filter { acl6-number | ipv6-prefix ipv6-prefix-name | route-policy route-policy-name } export

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic