nerdexam
Cisco

300-515 · Question #19

In MPLS Layer 3 VPN implementations, what is used on the PE router to isolate potential overlapping routing information between different customers?

The correct answer is B. VRFs. VRFs (Virtual Routing and Forwarding tables) are the mechanism PE routers use to maintain completely separate routing tables per customer, preventing overlapping IP address spaces from colliding - each customer gets their own isolated routing instance on the same physical…

Layer 3 VPNs

Question

In MPLS Layer 3 VPN implementations, what is used on the PE router to isolate potential overlapping routing information between different customers?

Options

  • Aroute targets
  • BVRFs
  • CVC IDs
  • Dpseudowire IDs
  • Epseudowire classes

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    91% (21)
  • C
    4% (1)

Explanation

VRFs (Virtual Routing and Forwarding tables) are the mechanism PE routers use to maintain completely separate routing tables per customer, preventing overlapping IP address spaces from colliding - each customer gets their own isolated routing instance on the same physical device.

Why the distractors are wrong:

  • A. Route targets are BGP extended communities used to control which routes get imported/exported between VRFs - they work alongside VRFs but don't themselves provide the isolation.
  • C. VC IDs identify virtual circuits in Layer 2 VPN (pseudowire) contexts, not Layer 3 VPN routing isolation.
  • D. Pseudowire IDs and E. Pseudowire classes both belong to Layer 2 MPLS services (like VPWS/L2VPN), not Layer 3 VPN architectures.

Memory tip: Think of VRFs as "virtual routers within a router" - each customer gets their own routing table, just like having a dedicated physical router, which is why overlapping 10.0.0.0/8 ranges from two different customers never conflict on the same PE.

Topics

#VRF#MPLS L3VPN#PE Router#Route Isolation

Community Discussion

No community discussion yet for this question.

Full 300-515 Practice