Provides configuration procedures for enabling OSPF virtual and sham links to maintain backbone connectivity and optimize routing on Cisco 8000 Series Routers.
This task provides the procedures required to maintain OSPF network integrity and routing efficiency through the implementation of virtual links and sham links.
-
Virtual Links: Establishes a logical connection between an Area Border Router (ABR) and the backbone area (Area 0) in scenarios where a direct physical connection is not feasible. This ensures continuous reachability and maintains the OSPF area hierarchy.
-
Sham Links: Configures an intra-area link between Provider Edge (PE) routers within an MPLS VPN environment. This ensures that OSPF treats the path across the MPLS backbone as an intra-area route, thereby preventing suboptimal routing and maintaining consistent OSPF adjacency for enterprise and service provider networks.
Perform this task on the CSC-PE to configure advanced L3VPN label allocation and BGP settings required for Carrier Supporting Carrier.
Before you begin
-
Configure the sham link under OSPF area submode as needed.
-
To create a virtual link with MD5 authentication to area 0:
-
Obtain the neighbor router’s router ID by running
show ospforshow ospfv3on the remote router. -
Set a stable router ID at each end. Avoid default-assigned router IDs to prevent link disruption.
-
Assign router IDs manually using the
router-idcommand. -
Optionally, configure a loopback interface for persistent router IDs.
-
Follow these steps to configure and verify Carrier Supporting Carrier for L3VPN on CSC-PE:
Procedure
Your OSPF configuration is committed and verified. The router uses the intended OSPF topology with both virtual and sham links.