Match each software-defined networking component on the left with its primary architectural function within an enterprise fabric infrastructure on the right.
- VXLANEncapsulates Layer 2 and Layer 3 payload frames inside UDP packets for overlay transport.
- Underlay IGP (e.g., IS-IS / OSPF)Establishes physical IP reachability between routing locators (RLOCs) and VTEP loopbacks.
- LISP Control PlaneMaintains mapping database tracking host endpoint identifiers (EIDs) to routing locators (RLOCs).
- Fabric Edge NodeConnects end-user devices to the fabric and performs endpoint identification and authentication.
Cevap
VXLAN pairs with UDP payload encapsulation; Underlay IGP pairs with physical IP reachability between RLOCs; LISP Control Plane pairs with maintaining EID-to-RLOC mapping database; Fabric Edge Node pairs with connecting and authenticating end-user devices.
VXLAN handles data plane encapsulation over UDP, Underlay IGPs handle physical IP reachability, LISP handles the control plane mapping database between EIDs and RLOCs, and Fabric Edge nodes connect endpoints to the fabric network.
Adım Adım Çözüm
Anahtar Kavram
Software-Defined Architectures: Overlay, Underlay, and Fabric protocol roles