A network operations engineer is validating traffic transport across an enterprise Cisco Software-Defined Access (SD-Access) campus environment. The underlying physical switches use IS-IS routing to maintain full IP reachability between switch loopback interfaces. Which statement accurately describes how the underlay and overlay components interact during frame forwarding between endpoints?
- The underlay network provides basic IP reachability between switch loopback interfaces (RLOCs), while the overlay network uses VXLAN encapsulation to tunnel endpoint frames across the underlay.Answer
- BThe overlay network operates standard OSPF routing across physical interfaces, while the underlay network encapsulates endpoint traffic into LISP packets to bypass Layer 3 routing.
- CThe underlay network manages virtual MAC address tables using VXLAN encapsulation, while the overlay network maintains physical link status and port security profiles.
- DThe overlay network provides physical copper/fiber links between fabric nodes, while the underlay network creates logical BGP tunnels to transport local broadcast domains.
Answer
The underlay network provides basic IP reachability between switch loopback interfaces (RLOCs), while the overlay network uses VXLAN encapsulation to tunnel endpoint frames across the underlay.
In software-defined network (SDN) architectures such as Cisco SD-Access, the underlay consists of physical hardware devices interconnected via robust Layer 3 routing protocols (OSPF, IS-IS, BGP) that guarantee IP connectivity between Routing Locators (RLOCs/VTEPs). The overlay operates logically above this underlay, encapsulating endpoint data frames into VXLAN headers to deliver virtualized networks across the physical infrastructure.
Step-by-Step Solution
Key Concept
Underlay vs Overlay Separation in Software-Defined Fabrics
Estimated Time:1m 15s