nerdexam
Cisco

352-001 · Question #266

A Service Provider is designing a solution for a managed CE service to a number of local customers using a single CE platform and wants to have logical separation on the CE platform using Virtual Rout

The correct answer is B. Policy Based Routing. VRF selection based on IP address ranges or packet length requires Policy Based Routing (PBR), which can match traffic attributes and forward to specific VRFs.

Network Virtualization

Question

A Service Provider is designing a solution for a managed CE service to a number of local customers using a single CE platform and wants to have logical separation on the CE platform using Virtual Routing and Forwarding (VRF) based on IP address ranges or packet length. Which is the most scalable solution to provide this type of VRF Selection process on the CE edge device?

Options

  • AStatic Routes for Route Leaking
  • BPolicy Based Routing
  • CMulti-Protocol BGP
  • DOSPF per VRF Instance

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    76% (28)
  • C
    8% (3)
  • D
    14% (5)

Why each option

VRF selection based on IP address ranges or packet length requires Policy Based Routing (PBR), which can match traffic attributes and forward to specific VRFs.

AStatic Routes for Route Leaking

Static routes for route leaking share prefixes between already-established VRFs but cannot classify incoming packets into a VRF based on source IP range or packet length.

BPolicy Based RoutingCorrect

PBR uses route-maps that can match traffic via access-lists (covering IP address ranges) or match on packet length, then set the next-hop or VRF for that traffic. This approach does not require a separate routing protocol per VRF or manual static entries for every prefix, making it the most scalable option. PBR is the standard Cisco mechanism for directing traffic into VRFs based on packet attributes rather than destination-based forwarding.

CMulti-Protocol BGP

MP-BGP carries VRF routing information between PE routers in MPLS L3VPN designs and does not provide a packet-classification mechanism on the CE device for VRF assignment.

DOSPF per VRF Instance

Running a separate OSPF instance per VRF handles routing within each VRF but provides no mechanism to initially classify and assign a packet to a VRF based on IP range or packet length.

Concept tested: Policy Based Routing for CE VRF selection

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_pi/configuration/xe-16/iri-xe-16-book/iri-pbr.html

Topics

#VRF selection#Policy Based Routing#managed CE#service provider VRF

Community Discussion

No community discussion yet for this question.

Full 352-001 Practice