An enterprise network implements a Cisco Software-Defined Access (SD-Access) solution where two endpoints residing on different IP subnets communicate across a campus fabric. Fabric Edge Switch 1 encapsulates packets from Endpoint A destined for Endpoint B on Fabric Edge Switch 2. Which two statements correctly describe the operational roles and behaviors of the underlay and overlay networks during this communication flow?
- The underlay network uses standard Layer 3 routing protocols to provide IP reachability exclusively between the Routing Locator (RLOC) addresses of the fabric edge nodes.Cevap
- The overlay network encapsulates original host packets inside VXLAN headers containing outer source and destination IP addresses corresponding to the fabric edge RLOCs.Cevap
- CIntermediate underlay switches inspect the inner VXLAN header of in-flight packets to perform Layer 2 MAC address forwarding for endpoint traffic.
- DAll intermediate underlay routers must participate in the LISP control plane protocol to map host Endpoint Identifiers (EIDs) to destination subnets.
- EThe underlay network terminates and re-encapsulates the VXLAN tunnel at each intermediate hop to enforce Layer 2 security policies.
Cevap
The correct statements are that the underlay network provides Layer 3 IP reachability strictly between fabric edge node Routing Locators (RLOCs) using standard routing protocols, and the overlay network encapsulates host frames using VXLAN with outer IP headers addressing those RLOCs.
In a Cisco SD-Access fabric, the underlay network is responsible solely for providing robust Layer 3 IP connectivity between fabric node loopback addresses, known as Routing Locators (RLOCs). The overlay network abstracts endpoint traffic by using VXLAN encapsulation at the ingress fabric edge node, wrapping the original packet inside an outer IP header directed to the egress fabric edge node's RLOC.
Adım Adım Çözüm
Anahtar Kavram
Underlay vs. Overlay Separation in SDN Fabric Architectures