352-001 · Question #764
A service provider hires you to design its new managed CE offering to meet these requirements: - The CEs cannot run a routing protocol with the PE - Provide the ability for equal or unequal ingress lo
The correct answer is D. LISP. LISP best satisfies all requirements by decoupling endpoint identity from location, enabling massive scale, IPv6 support, and load balancing without CE-PE routing protocol peering.
Question
A service provider hires you to design its new managed CE offering to meet these requirements:
- The CEs cannot run a routing protocol with the PE
- Provide the ability for equal or unequal ingress load balancing in
dual-homed CE scenarios
- Provide support for IPv6 customer routes.
- Scale up to 250,000 CE devices per customer
- Provide low operational management to scale customer growth
- Utilize low-end (inexpensive) routing platforms for CE functionality
Which tunnelling technology do you recommend?
Options
- ADMVPN
- BPoint-to-point GRE
- CFlexVPN
- DLISP
How the community answered
(48 responses)- A8% (4)
- B15% (7)
- C33% (16)
- D44% (21)
Why each option
LISP best satisfies all requirements by decoupling endpoint identity from location, enabling massive scale, IPv6 support, and load balancing without CE-PE routing protocol peering.
DMVPN requires a dynamic routing protocol such as EIGRP or OSPF between spoke CEs and the hub PE, violating the no-routing-protocol requirement, and its management overhead does not scale to 250,000 CE devices.
Point-to-point GRE requires a manually provisioned tunnel for every CE-PE pair, making it operationally impossible to scale to 250,000 devices and creating high management burden.
FlexVPN relies on IKEv2 and typically requires PKI or complex pre-shared key management, increasing CE platform requirements and operational complexity, which conflicts with the low-end hardware and low management goals.
LISP separates the Endpoint Identifier (EID) from the Routing Locator (RLOC), allowing CE devices to be reachable without running any dynamic routing protocol with the PE, which directly satisfies that constraint. LISP natively supports IPv6 EIDs and RLOCs, provides equal and unequal load balancing through multiple RLOCs per EID, scales to millions of endpoints via a distributed mapping system, and imposes minimal configuration on low-end CE platforms that only need basic IP forwarding.
Concept tested: LISP scalable managed CE without CE-PE routing protocol
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_lisp/configuration/xe-16/irl-xe-16-book/irl-overview.html
Topics
Community Discussion
No community discussion yet for this question.