A network engineer is auditing a campus software-defined fabric infrastructure. During a traffic flow trace between two endpoints residing in different subnets, the engineer notes that the ingress fabric edge switch must resolve the location of a remote Endpoint Identifier (EID) to a destination Routing Locator (RLOC) IP address before encapsulating the frame. Which protocol and architectural layer are directly responsible for maintaining and querying this mapping database?
- Locator/ID Separation Protocol (LISP) operating at the fabric control plane layerAnswer
- BVirtual Extensible LAN (VXLAN) operating at the underlay data plane layer
- COpen Shortest Path First (OSPF) operating at the overlay control plane layer
- DBorder Gateway Protocol (BGP) EVPN operating at the physical underlay transport layer
Answer
Locator/ID Separation Protocol (LISP) operating at the fabric control plane layer
The correct answer identifies LISP at the fabric control plane layer. In Cisco SD-Access fabric architectures, LISP acts as the control plane tracking system. It maintains a database mapping host addresses (Endpoint Identifiers or EIDs) to the IP addresses of the edge switches to which they are attached (Routing Locators or RLOCs).
Step-by-Step Solution
Key Concept
Separation of Underlay Routing, Overlay Encapsulation, and Fabric Control Plane Mapping in Software-Defined Architectures