nerdexam
Cisco

300-410 · Question #97

How are customer routes isolated on PE routers in an MPLS Layer 3 VPN?

The correct answer is A. By using VRF. In MPLS Layer 3 VPNs, customer routes are isolated on PE (Provider Edge) routers through the use of VRF instances.

VPN Technologies

Question

How are customer routes isolated on PE routers in an MPLS Layer 3 VPN?

Options

  • ABy using VRF
  • BBy using VRGs
  • CBy using MP-BGP
  • DBy using LDP

How the community answered

(36 responses)
  • A
    92% (33)
  • B
    6% (2)
  • D
    3% (1)

Why each option

In MPLS Layer 3 VPNs, customer routes are isolated on PE (Provider Edge) routers through the use of VRF instances.

ABy using VRFCorrect

VRFs (Virtual Routing and Forwarding) are used on PE routers to maintain separate routing and forwarding tables for each customer VPN. This allows for complete isolation of customer routes and prevents routing information from one customer from mixing with another, even if they use overlapping IP address spaces. Each VRF is associated with one or more customer interfaces and has its own routing protocol instances and forwarding table.

BBy using VRGs

VRGs (Virtual Routing Groups) is not a standard or recognized technology for isolating customer routes in MPLS Layer 3 VPNs.

CBy using MP-BGP

MP-BGP (Multi-Protocol BGP) is used to exchange VPNv4 or VPNv6 routes between PE routers across the MPLS backbone, but it relies on VRFs on the PE routers to initially distinguish and import customer routes.

DBy using LDP

LDP (Label Distribution Protocol) is used to distribute labels for the forwarding equivalence classes (FECs) of the MPLS core, primarily for transporting labeled packets between P and PE routers, not for customer route isolation.

Concept tested: MPLS Layer 3 VPN route isolation (VRF)

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/mp_l3_vpn/configuration/15-mt/mp-l3-vpn-15-mt-book/mp-l3-vpn-overview.html

Topics

#MPLS L3 VPN#VRF#Route Isolation#PE Router

Community Discussion

No community discussion yet for this question.

Full 300-410 Practice