300-610 · Question #11
In virtual machine mobility architectures, which technical issue is LISP implemented to resolve?
The correct answer is D. suboptimal traffic flow between data centers. LISP (Location/ID Separation Protocol) is implemented in virtual machine mobility architectures to resolve suboptimal traffic flow between data centers. By separating a VM's identity from its network location, LISP ensures traffic is routed directly to the VM's current location a
Question
In virtual machine mobility architectures, which technical issue is LISP implemented to resolve?
Options
- Adata center VLAN extension
- Bflooding of unknown unicast traffic across the WAN
- Cmulticast limitations in the WAN
- Dsuboptimal traffic flow between data centers
How the community answered
(18 responses)- B6% (1)
- D94% (17)
Why each option
LISP (Location/ID Separation Protocol) is implemented in virtual machine mobility architectures to resolve suboptimal traffic flow between data centers. By separating a VM's identity from its network location, LISP ensures traffic is routed directly to the VM's current location after migration.
LISP is not primarily designed for data center VLAN extension; its main purpose is to enable endpoint mobility across different network locations while maintaining reachability without changing IP addresses.
While LISP's control-plane learning can indirectly help reduce unknown unicast flooding by providing explicit mapping information, its core function is to optimize routing paths for mobile endpoints, not specifically to address flooding as its primary problem.
LISP is not designed to resolve multicast limitations in the WAN; those are typically addressed by multicast routing protocols and specific network designs.
LISP addresses suboptimal traffic flow by decoupling a VM's identity (Endpoint ID) from its current network location (Routing Locator). When a VM moves to a different data center, its RLOC is updated, and LISP redirects future traffic directly to the new location, preventing traffic from 'hairpinning' back through the original data center.
Concept tested: LISP for VM mobility
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.