Table Of Contents
OSPF Support for Unlimited Software VRFs per Provider Edge Router
Prerequisites for OSPF Support for Unlimited Software VRFs per Provider Edge Router
Restrictions for OSPF Support for Unlimited Software VRFs per Provider Edge Router
Information About OSPF Support for Unlimited Software VRFs per Provider Edge Router
How to Configure the OSPF Support for Unlimited Software VRFs per Provider Edge Router Feature
Configuring and Verifying Unlimited Software VRFs per Provider Edge Router
Example: Configuring the OSPF Support for Unlimited Software VRFs per Provider Edge Router Feature
Example: Verifying the OSPF Support for Unlimited Software VRFs per Provider Edge Router Feature
OSPF Support for Unlimited Software VRFs per Provider Edge Router
In a Multiprotocol Label Switching—Virtual Private Network (MPLS-VPN) deployment, each VPN routing and forwarding instance (VRF) needs a separate Open Shortest Path First (OSPF) process when configured to run OSPF. The OSPF Support for Unlimited Software VRFs per Provider Edge Router feature addresses the scalability issue for OSPF VPNs by eliminating the OSPF VPN limit of 32 processes.
History for the OSPF Support for Unlimited Software VRFs per Provider Edge Router Feature
Finding Support Information for Platforms and Cisco IOS Software Images
Use Cisco Feature Navigator to find information about platform support and Cisco IOS software image support. Access Cisco Feature Navigator at http://www.cisco.com/go/fn. You must have an account on Cisco.com. If you do not have an account or have forgotten your username or password, click Cancel at the login dialog box and follow the instructions that appear.
Contents
•
Prerequisites for OSPF Support for Unlimited Software VRFs per Provider Edge Router
•
Restrictions for OSPF Support for Unlimited Software VRFs per Provider Edge Router
•
Information About OSPF Support for Unlimited Software VRFs per Provider Edge Router
•
How to Configure the OSPF Support for Unlimited Software VRFs per Provider Edge Router Feature
Prerequisites for OSPF Support for Unlimited Software VRFs per Provider Edge Router
You must have OSPF configured in your network.
Restrictions for OSPF Support for Unlimited Software VRFs per Provider Edge Router
Only 32 processes per VRF can be supported. For different VRF processes, there is no limit.
Information About OSPF Support for Unlimited Software VRFs per Provider Edge Router
Before Cisco IOS Releases 12.3(4)T and 12.0(27)S, a separate OSPF process was necessary for each VRF that receives VPN routes via OSPF. When VPNs are deployed, an MPLS Provider Edge (PE) router will be running both multiprotocol Border Gateway Protocol (BGP) for VPN distribution, and Interior Gateway Protocol (IGP) for PE-P connectivity. It is a common scenario when OSPF is used as the IGP between a customer edge (CE) router and a PE router. OSPF was not scalable in VPN deployment because of the limit of 32 processes. By default one process is used for connected routes and another process is used for static routes, therefore only 28 processes can be created for VRFs.
The OSPF Support for Unlimited Software VRFs per Provider Edge Router feature allows for an approximate range of 300 to 10,000 VRFs, depending on the particular platform and on the applications, processes, and protocols that are currently running on the platform.
How to Configure the OSPF Support for Unlimited Software VRFs per Provider Edge Router Feature
Configuring and Verifying Unlimited Software VRFs per Provider Edge Router
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
router ospf process-id [vrf vpn-name]
4.
end
5.
show ip ospf [process-id]
DETAILED STEPS
Configuration Examples for the OSPF Support for Unlimited Software VRFs per Provider Edge Router Feature
This section contains the following configuration examples:
•
Example: Configuring the OSPF Support for Unlimited Software VRFs per Provider Edge Router Feature
•
Example: Verifying the OSPF Support for Unlimited Software VRFs per Provider Edge Router Feature
Example: Configuring the OSPF Support for Unlimited Software VRFs per Provider Edge Router Feature
This example shows a basic OSPF configuration using the router ospf command to configure OSPF VRF processes for the VRFs first, second, and third:
Router> enableRouter# configure terminalRouter(config)# router ospf 12 vrf firstRouter(config)# router ospf 13 vrf secondRouter(config)# router ospf 14 vrf thirdRouter(config)# exitExample: Verifying the OSPF Support for Unlimited Software VRFs per Provider Edge Router Feature
This example illustrates the output display from the show ip ospf command to verify that the OSPF VRF process 12 has been created for the VRF named first. The output that relates to the VRF first appears in bold.
Router# show ip ospf 12main ID type 0x0005, value 0.0.0.100Supports only single TOS(TOS0) routesSupports opaque LSASupports Link-local Signaling (LLS)Supports area transit capabilityConnected to MPLS VPN Superbackbone, VRF firstIt is an area border routerInitial SPF schedule delay 5000 msecsMinimum hold time between two consecutive SPFs 10000 msecsMaximum wait time between two consecutive SPFs 10000 msecsIncremental-SPF disabledMinimum LSA interval 5 secsMinimum LSA arrival 1000 msecsLSA group pacing timer 240 secsInterface flood pacing timer 33 msecsRetransmission pacing timer 66 msecsNumber of external LSA 0. Checksum Sum 0x0Number of opaque AS LSA 0. Checksum Sum 0x0Number of DCbitless external and opaque AS LSA 0Number of DoNotAge external and opaque AS LSA 0Number of areas in this router is 1. 1 normal 0 stub 0 nssaNumber of areas transit capable is 0External flood list length 0Area BACKBONE(0)Number of interfaces in this area is 1Area has no authenticationSPF algorithm last executed 00:00:15.204 agoSPF algorithm executed 2 timesArea ranges areNumber of LSA 1. Checksum Sum 0xD9F3Number of opaque link LSA 0. Checksum Sum 0x0Number of DCbitless LSA 0Number of indication LSA 0Number of DoNotAge LSA 0Flood list length 0Additional References
The following sections provide references related to the OSPF Support for Unlimited Software VRFs per Provider Edge Router feature.
Related Documents
Standards
MIBs
MIBs MIBs LinkNone
To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at the following URL:
RFCs
Technical Assistance
Command Reference
This feature uses no new or modified commands.
Glossary
multiprotocol BGP—Border Gateway Protocol (BGP) can be used as an interdomain routing protocol in networks that use Connectionless Network Service (CLNS) as the network-layer protocol.
Cisco and the Cisco Logo are trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and other countries. A listing of Cisco's trademarks can be found at 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. (1005R)
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.
© 2011 Cisco Systems, Inc. All rights reserved.