|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/vxlan-implement-mp-bgp-evpn-vxlan-control-plane/
课程评论:没有评论
**课程概要:VxLAN - 实现 MP-BGP EVPN VxLAN 控制平面** 本课程专注于 VxLAN(Virtual Extensible Local Area Network)技术,这是一种在 L3 网络之上构建的 L2 叠加(overlay)方案,可以将 L2 网络扩展到 IP 网络之上。VxLAN 作为一种标准化的叠加技术,已被众多厂商采纳为数据中心解决方案,以提供可扩展性。 课程重点介绍了 MP-BGP EVPN(Multi-Protocol BGP Ethernet VPN)作为 VxLAN 控制平面协议的优势,它能够克服 VxLAN 泛洪和学习模式的局限性,提供更强大、更具可扩展性的解决方案。VxLAN 使用 24 位 VNI(VXLAN Network Identifier)来标识 L2 网段,克服了传统 VLAN 4094 的规模限制,支持多达 224 个网段。 VxLAN 使用 BGP 作为其叠加网络的控制平面,并在 VTEP(Virtual Tunnel End Points)处根据通过 MP-BGP EVPN 控制平面学习到的 MAC 或 IP 地址做出 L2 和 L3 的转发决策。其底层(underlay)网络可以使用 IGP、PIM 和 BGP。 **实验环节:** 本课程通过实践实验,引导学生在标准的 Spine-Leaf 拓扑结构中手动配置 BGP EVPN,并使用命令行工具验证 VxLAN/BGP EVPN 的配置。学生将使用虚拟 Nexus 交换机(NXOSv)来实践 Cisco 在 NX-OS 上的 VxLAN 实现。 **学习目标:** 完成本课程后,您将能够: * 在标准的 Spine-Leaf 拓扑中手动配置 BGP EVPN。 * 使用命令行工具验证 VxLAN/BGP EVPN 的配置。
Virtual Extensible Local Area Network (VXLAN) is an L2 overlay scheme on top of an L3 network, also described as an L2 in L3 tunnel. It runs over the existing networks and provides the means to stretch the L2 network. As a standardized overlay technology, multiple vendors have adopted VXLAN as a datacenter solution to provide scalability and allow layer 2 across IP network. MP-BPG EVPN as the VXLAN control plane protocol provides a robust scalable solution to overcome the limitation in VXLAN flood and learn mode. Only VMs within the same VXLAN segment can communicate with each other. Each VXLAN segment is identified by a 24 bit segment ID called VXLAN Network Identifier (VNI). This helps to overcome the 4094 VLAN scale limitation and enables extension to 224 segments. VXLAN uses BGP as its control plane for Overlay. It makes its forwarding decisions at VTEPs (Virtual tunnel end points) for L2 and L3. Forwarding happens based on MAC or IP learned via the control plane (MP-BGP EVPN). VXLAN uses IGP, PIM and BGP as its underlay in the fabric. This lab introduces students to the industry standard MP-BGP EVPN and Cisco implementation of VXLAN on NXOSv. Student will use virtual Nexus switches to implement MP-BGP EVPN VXLAN control plane. Upon completion of this lab, users will able to • Manually configure BGP EVPN in a standard Spine-Leaf topology • Use command line to verify VXLAN/BGP EVPN.