![]() |
IP Routing: OSPF Configuration Guide, Cisco IOS XE Release 3S
|
||||||
OSPF Forwarding Address Suppression in Translated Type-5 LSAs
![]() |
|||||||
|
Contents
OSPF Forwarding Address Suppression in Translated Type-5 LSAsLast Updated: November 26, 2012
The OSPF Forwarding Address Suppression in Translated Type-5 LSAs feature causes a not-so-stubby area (NSSA) area border router (ABR) to translate Type-7 link state advertisements (LSAs) to Type-5 LSAs, but to use the address 0.0.0.0 for the forwarding address instead of that specified in the Type-7 LSA. This feature causes routers that are configured not to advertise forwarding addresses into the backbone to direct forwarded traffic to the translating NSSA ABRs.
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. Prerequisites for OSPF Forwarding Address SuppressionThis document presumes that you have OSPF configured on the networking device; it does not document other steps to configure OSPF. Information About OSPF Forwarding Address Suppression
Benefits of OSPF Forwarding Address SuppressionThe OSPF Forwarding Address Suppression in Translated Type-5 LSAs feature causes an NSSA ABR to translate Type-7 LSAs to Type-5 LSAs, but use the 0.0.0.0 as the forwarding address instead of that specified in the Type-7 LSA. This feature causes routers that are configured not to advertise forwarding addresses into the backbone to direct forwarded traffic to the translating NSSA ASBRs. When to Suppress OSPF Forwarding Address in Translated Type-5 LSAsIn the figure below, it would be advantageous to filter Area 2 addresses from Area 0 to minimize the number of routes introduced into the backbone (Area 0). However, using the area rangecommand to consolidate and summarize routes at the area boundary--filtering the Area 2 addresses--will not work because the Area 2 addresses include forwarding addresses for Type-7 LSAs that are generated by the ASBR. If these Type-7 LSA forwarding addresses have been filtered out of Area 0, the backbone routers cannot reach the prefixes advertised in the translated Type-5 LSAs (autonomous system external LSAs). This problem is solved by suppressing the forwarding address on the ABR so that the forwarding address is set to 0.0.0.0 in the Type-5 LSAs that were translated from Type-7 LSAs. A forwarding address set to 0.0.0.0 indicates that packets for the external destination should be forwarded to the advertising OSPF router, in this case, the translating NSSA ABR. Before configuring this feature, consider the following caution. How to Suppress the OSPF Forwarding AddressSuppressing the OSPF Forwarding Address in Translated Type-5 LSAsThis task describes how to suppress the OSPF forwarding address in translated Type-5 LSAs. Before configuring this feature, consider the following caution. DETAILED STEPS Configuration Examples for OSPF Forwarding Address SuppressionSuppressing OSPF Forwarding Address in Translated Type-5 LSAs ExampleThis example suppresses the forwarding address in translated Type-5 LSAs: interface gigabitethernet 0/0/0 ip address 10.93.1.1 255.255.255.0 ip ospf cost 1 ! interface gigabitethernet 0/01 ip address 10.94.1.1 255.255.255.0 ! router ospf 1 network 10.93.0.0 0.0.255.255 area 0.0.0.0 network 10.94.0.0 0.0.255.255 area 10 area 10 nssa translate type7 suppress-fa Additional ReferencesThe following sections provide references related to OSPF Forwarding Address Suppression in Translated Type-5 LSAs: Related DocumentsMIBsTechnical Assistance
Feature Information for OSPF Forwarding Address SuppressionThe 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.
|
||||||
|
|