A network operations team is reviewing the architectural layers of a newly deployed software-defined campus fabric. They need to ensure that the physical infrastructure properly supports endpoint encapsulation and tunneled communication across the fabric. Which of the following best describes the primary function of the underlay network in this software-defined architecture?
- Providing underlying physical IP connectivity and routing between fabric nodes using protocols like OSPF or IS-IS to transport overlay packetsAnswer
- BEncapsulating Layer 2 ethernet frames inside UDP datagrams to stretch subnets across Layer 3 boundaries
- CMaintaining the Endpoint Identifier (EID) to Routing Locator (RLOC) mapping database for fabric control plane lookups
- DExecuting centralized data-plane forwarding decisions for all real-time user traffic traversing fabric switches
Answer
Providing underlying physical IP connectivity and routing between fabric nodes using protocols like OSPF or IS-IS to transport overlay packets
The correct option accurately identifies the underlay network's role: establishing baseline physical layer IP reachability and routing across switches using traditional routing protocols (e.g., OSPF, IS-IS), allowing overlay encapsulated packets to be transported between nodes.
Step-by-Step Solution
Key Concept
Underlay vs. Overlay in Software-Defined Architectures