A network administrator is implementing a Cisco Software-Defined Access (SD-Access) architecture across an enterprise network campus. Which two operational characteristics are specific functions of the fabric overlay network rather than the underlay network? (Select two.)
- Encapsulating user data traffic into VXLAN packets to maintain logical Layer 2 and Layer 3 virtual network boundaries across the fabric.Cevap
- Maintaining a control plane mapping database using LISP to map endpoint identifiers to their current routing locator addresses.Cevap
- CEstablishing IP connectivity and IGP routing reachability between intermediate fabric switch interfaces using OSPF or IS-IS.
- DExecuting agentless configuration playbooks over SSH to automate initial physical switch hardware provisioning.
- ESending HTTP POST requests via REST APIs to retrieve operational status and interface state from network devices.
Cevap
The two correct overlay functions are encapsulating user data traffic into VXLAN packets to maintain logical network boundaries, and using LISP to map endpoint identifiers (EIDs) to routing locators (RLOCs).
In software-defined architectures (such as Cisco SD-Access), the overlay network creates logical virtual networks over the physical topology. The data plane uses VXLAN encapsulation to carry Layer 2 Ethernet frames and Layer 3 IP packets wrapped in UDP headers between fabric nodes. The control plane uses LISP (Locator/ID Separation Protocol) to manage the mapping database connecting Endpoint Identifiers (EIDs) to Routing Locators (RLOCs).
Adım Adım Çözüm
Anahtar Kavram
Overlay vs. Underlay Roles in SDN Fabrics