![]() |
IP Routing: OSPF Configuration Guide, Cisco IOS XE Release 3S
|
||||||||||||
OSPFv3 ABR Type 3 LSA Filtering
![]() |
|||||||||||||
|
Contents
OSPFv3 ABR Type 3 LSA FilteringLast Updated: November 21, 2012
This feature extends the ability of an Area Border Router (ABR) that is running the Open Shortest Path First version 3 (OSPFv3) protocol to filter type 3 link-state advertisements (LSAs) that are sent between different OSPFv3 areas. This feature allows only packets with specified prefixes to be sent from one area to another area and restricts all packets with other prefixes. This type of area filtering can be applied out of a specific OSPFv3 area, into a specific OSPFv3 area, or into and out of the same OSPFv3 areas at the same time.
Finding Feature InformationYour software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table at the end of this module. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required. Information About OSPFv3 ABR Type 3 LSA FilteringArea Filter SupportOSPFv3 area filters allow the filtering of inter-area prefix LSAs on the ABRs. The filter, based on IPv6 prefix lists, can be applied in both directions. In the "in" direction, it filters out the LSAs coming from all other areas when sending the inter-area prefix LSAs into the specified area. In the "out" direction, it filters out the inter-area prefix LSAs generated for the specified area. The Area Filter Support feature gives the administrator improved control of route distribution between OSPFv3 areas. How to Configure OSPFv3 ABR Type 3 LSA FilteringConfiguring Area Filter Support for OSPFv3SUMMARY STEPS
DETAILED STEPS Configuration Examples for OSPFv3 ABR Type 3 LSA FilteringExample: Area Filter Support for OSPFv3The following example shows how to configure Area Filter Support for OSPFv3: router ospfv3 1 ! address-family ipv4 unicast area 2 filter-list prefix test_ipv4 in exit-address-family ! address-family ipv6 unicast area 2 filter-list prefix test_ipv6 in exit-address-family ! ip prefix-list test_ipv4 seq 5 permit 2.2.2.2/32 ! ! ipv6 prefix-list test_ipv6 seq 5 deny 2011::1/128 Additional References for OSPFv3 ABR Type 3 LSA FilteringRelated DocumentsTechnical Assistance
Feature Information for OSPFv3 ABR Type 3 LSA FilteringThe following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Cisco and the Cisco logo are trademarks or registered trademarks of Cisco and/or its affiliates in the U.S. and other countries. To view a list of Cisco trademarks, go to this URL: www.cisco.com/go/trademarks. Third-party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1110R) Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental. © 2012 Cisco Systems, Inc. All rights reserved.
|
||||||||||||
|
|