352-001 · Question #627
Which mechanism does OSPF use to prevent loops in an MPLS Layer 3 VPNS environment?
The correct answer is B. Down bit. OSPF uses the Down bit (DN bit) to prevent routing loops when routes are redistributed between OSPF and BGP in MPLS L3 VPN environments.
Question
Which mechanism does OSPF use to prevent loops in an MPLS Layer 3 VPNS environment?
Options
- ASham link
- BDown bit
- CP-Bit
- DDomain ID
- ERouting bit
How the community answered
(40 responses)- A3% (1)
- B88% (35)
- D3% (1)
- E8% (3)
Why each option
OSPF uses the Down bit (DN bit) to prevent routing loops when routes are redistributed between OSPF and BGP in MPLS L3 VPN environments.
A sham link is used to prevent OSPF from preferring a backdoor link over the MPLS backbone path, not to prevent routing loops caused by PE-to-CE redistribution.
The Down bit is set in OSPF LSAs (Type 3, 5, and 7) when a PE router redistributes a VPN route from VPN-IPv4 BGP into the CE-facing OSPF domain. When another PE receives an LSA with the Down bit set, it will not redistribute that route back into VPN-IPv4 BGP, breaking the potential redistribution loop.
The P-bit controls whether an NSSA LSA should be translated and flooded into the backbone area; it is not a loop prevention mechanism in MPLS L3 VPN redistribution.
The Domain ID determines whether redistributed OSPF routes appear as internal or external in the remote OSPF domain; it does not directly prevent routing loops.
There is no standard OSPF mechanism called the routing bit used for loop prevention in MPLS L3 VPN environments.
Concept tested: OSPF DN bit loop prevention in MPLS L3 VPN
Source: https://www.rfc-editor.org/rfc/rfc4577
Topics
Community Discussion
No community discussion yet for this question.